aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-092-20/+37
* net: dsa: make the VLAN add function return voidVivien Didelot2016-04-082-18/+14
* net: dsa: make the FDB add function return voidVivien Didelot2016-04-083-14/+13
* net: dsa: make the STP state function return voidVivien Didelot2016-04-085-17/+11
* Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-087-6/+11
|\
| * mac80211: allow passing transmitter station on RXJohannes Berg2016-04-064-4/+4
| * mac80211_hwsim: Support a hw scan request for a specific BSSIDJouni Malinen2016-04-051-0/+5
| * mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-052-2/+2
* | mlxsw: reg: Fix SBPM register nameJiri Pirko2016-04-081-2/+2
* | mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko2016-04-082-26/+17
* | mlxsw: Do not pass around driver_priv directlyJiri Pirko2016-04-084-24/+31
* | mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko2016-04-084-19/+9
* | mlxsw: Move devlink port registration into common core codeJiri Pirko2016-04-085-41/+55
* | nfp: allow ring size reconfiguration at runtimeJakub Kicinski2016-04-083-21/+136
* | nfp: pass ring count as function parameterJakub Kicinski2016-04-081-9/+14
* | nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski2016-04-081-6/+102
* | nfp: propagate list buffer size in struct rx_ringJakub Kicinski2016-04-082-8/+19
* | nfp: sync ring state during FW reconfigurationJakub Kicinski2016-04-081-29/+16
* | nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski2016-04-081-82/+136
* | nfp: move filling ring information to FW configJakub Kicinski2016-04-081-18/+32
* | nfp: preallocate RX buffers early in .ndo_openJakub Kicinski2016-04-081-23/+11
* | nfp: reorganize initial filling of RX ringsJakub Kicinski2016-04-081-41/+78
* | nfp: cleanup tx ring flush and rename to resetJakub Kicinski2016-04-081-44/+37
* | nfp: allocate ring SW structs dynamicallyJakub Kicinski2016-04-083-17/+37
* | nfp: make *x_ring_init do all the initJakub Kicinski2016-04-081-10/+18
* | nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski2016-04-081-79/+47
* | nfp: move link state interrupt request/free callsJakub Kicinski2016-04-081-11/+12
* | nfp: correct RX buffer length calculationJakub Kicinski2016-04-081-7/+1
* | ixgbe: Bump version numberMark Rustad2016-04-071-1/+1