summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qed: Add VF->PF channel infrastructureYuval Mintz2016-05-129-15/+580
* qed: Add CONFIG_QED_SRIOVYuval Mintz2016-05-129-0/+650
* Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-1119-1086/+1527
|\
| * NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier2016-05-101-0/+8
| * NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier2016-05-101-3/+3
| * NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier2016-05-091-4/+11
| * NFC: pn533: fix order of initializationMichael Thalmeier2016-05-094-5/+8
| * NFC: pn533: i2c: free irq on driver removeMichael Thalmeier2016-05-091-0/+2
| * nfc: st-nci: Move loopback usage from HCI to NCIChristophe Ricard2016-05-043-66/+14
| * nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-042-3/+6
| * nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.cChristophe Ricard2016-05-041-2/+0
| * nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.hChristophe Ricard2016-05-042-3/+2
| * NFC: st-nci: spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
| * NFC: st-nci: i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
| * NFC: st21nfca: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
| * nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-041-1/+1
| * nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-041-1/+1
| * nfc: st-nci: Simplify white list buildingChristophe Ricard2016-05-041-9/+2
| * nfc: st21nfca: Simplify white list buildingChristophe Ricard2016-05-041-9/+2
| * nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-042-8/+26
| * nfc: st21nfca: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-041-4/+13
| * nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
| * nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
| * nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
| * nfc: st21nfca: Fix static checker warning Christophe Ricard2016-05-041-2/+4
| * nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-014-4/+0
| * NFC: pn533: add I2C phy driverMichael Thalmeier2016-04-095-0/+317
| * NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-097-924/+1081
| * NFC: pn533: Fix socket deadlockMichael Thalmeier2016-04-091-10/+30
| * NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is setMichael Thalmeier2016-04-091-2/+3
* | net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed2016-05-113-0/+72
* | net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan2016-05-113-29/+46
* | net/mlx5e: CQE compressionTariq Toukan2016-05-115-2/+177
* | dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn2016-05-112-0/+20
* | dsa: Rename switch chip data to cdAndrew Lunn2016-05-112-4/+4
* | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-111-0/+1
* | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-112-1/+20
* | dsa: Add mdio device support to Marvell switchesAndrew Lunn2016-05-111-18/+72
* | dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn2016-05-111-4/+4
* | dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn2016-05-111-2/+1
* | net: dsa: mv88e6xxx: add STU capabilityVivien Didelot2016-05-112-14/+16
* | net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot2016-05-111-4/+28
* | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-98/+91
* | gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira2016-05-101-0/+2
* | block/drbd: align properly u64 in nl messagesNicolas Dichtel2016-05-101-12/+16
* | net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-24/+2
* | net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-102-29/+21
* | net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-0/+24
* | Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...David S. Miller2016-05-108-78/+347
|\ \
| * | can: ifi: Add more detailed error reportingMarek Vasut2016-05-091-6/+107