summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-0534-181/+1862
|\
| * NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter2015-12-291-3/+3
| * nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1
| * nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-19/+2
| * nfc: microread: Fix header commentChristophe Ricard2015-12-291-1/+1
| * nfc: microread: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0
| * nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
| * MAINTAINERS: nfc: Add missing platform_data files referencesChristophe Ricard2015-12-291-0/+5
| * nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
| * nfc: st-nci: Add support for HCI event connectivityChristophe Ricard2015-12-291-1/+1
| * nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-294-0/+52
| * NFC: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
| * NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
| * NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard2015-12-291-1/+1
| * nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0
| * nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2
| * nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1
| * nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-1/+50
| * nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
| * nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
| * nfc: st21nfca: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
| * nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-292-4/+9
| * nfc: st21nfca: Group device table togetherChristophe Ricard2015-12-291-7/+6
| * nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
| * nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
| * nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
| * nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
| * nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0
| * nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0
| * NFC: trf7970a: use to_spi_deviceGeliang Tang2015-12-291-4/+4
| * NFC: st95hf: Fix build errorShikha Singh2015-12-291-4/+4
| * DT: bindings: net: nfc: Add ST95HF binding docShikha Singh2015-12-291-0/+50
| * NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
| * NFC: digital: Add Type4A tags supportShikha Singh2015-12-291-1/+2
| * NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar2015-12-211-3/+7
| * nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
| * nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-042-4/+8
* | Merge branch 'r8169-hw-programming-typo-fixes'David S. Miller2016-01-041-16/+9
|\ \
| * | r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin2016-01-041-11/+4
| * | r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin2016-01-041-2/+2
| * | r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin2016-01-041-3/+3
|/ /
* | l2tp: rely on ppp layer for skb scrubbingGuillaume Nault2016-01-041-16/+1
* | Merge branch 'sh_eth-remove-BE-desc-support'David S. Miller2016-01-043-59/+30
|\ \
| * | sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov2016-01-041-43/+29
| * | sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2016-01-043-18/+3
|/ /
* | tilepro: use to_delayed_workGeliang Tang2016-01-041-2/+1
* | Merge branch 'bnxt_en-combined-rx-tx-channels'David S. Miller2016-01-043-185/+328
|\ \
| * | bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan2016-01-041-12/+45
| * | bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan2016-01-041-10/+32