summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qed: Bulletin and LinkYuval Mintz2016-05-125-6/+425
* qed: IOV l2 functionalityYuval Mintz2016-05-129-246/+1957
* qed: IOV configure and FLRYuval Mintz2016-05-1215-11/+983
* qed: Introduce VFsYuval Mintz2016-05-1225-188/+1842
* qed: Add VF->PF channel infrastructureYuval Mintz2016-05-1210-15/+585
* 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-1124-1108/+1695
|\
| * 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 nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-042-0/+79
| * nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-046-17/+54
| * nfc: nci: Fix nci_core_conn_closeChristophe Ricard2016-05-042-1/+3
| * nfc: nci: Fix nci_core_conn_create to allowing empty destinationChristophe Ricard2016-05-041-9/+9
| * 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 device tree documentation for i2c phyMichael Thalmeier2016-05-011-0/+31
| * 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
* | Merge branch 'mlx5-next'David S. Miller2016-05-117-30/+328
|\ \
| * | 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-116-2/+211
|/ /
* | Merge branch 'more-dsa-probing'David S. Miller2016-05-118-78/+177
|\ \
| * | dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn2016-05-112-0/+20
| * | dsa: Rename switch chip data to cdAndrew Lunn2016-05-115-20/+20
| * | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-114-7/+5
| * | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-116-27/+28
| * | dsa: Add mdio device support to Marvell switchesAndrew Lunn2016-05-112-18/+99
| * | 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
|/ /
OpenPOWER on IntegriCloud