summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2016-01-042-6/+14
* mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel2016-01-041-10/+5
* mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel2016-01-041-3/+7
* mlxsw: spectrum: Initialize PVID only onceIdo Schimmel2016-01-041-1/+0
* chelsio: constify cphy_ops structuresJulia Lawall2016-01-048-14/+14
* fsl/fman: allow modular buildArnd Bergmann2016-01-041-1/+2
* Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-0424-175/+1748
|\
| * 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: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0
| * nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
| * 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: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
| * NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
| * 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
| * NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
| * 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
* | 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
* | sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov2016-01-041-43/+29
* | sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2016-01-042-17/+2
* | tilepro: use to_delayed_workGeliang Tang2016-01-041-2/+1
* | 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
* | bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan2016-01-043-25/+79
* | bnxt_en: Re-structure ring indexing and mapping.Michael Chan2016-01-042-38/+55
* | bnxt_en: Check for NULL rx or tx ring.Michael Chan2016-01-041-5/+22
* | bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan2016-01-042-86/+70
* | bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan2016-01-041-17/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31128-617/+1321
|\ \