summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-02nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire
2017-04-02NFC: st21nfca: Fix potential memory leakChristophe JAILLET
2017-04-02NFC: nfcmrvl: double free on error pathDan Carpenter
2017-04-02nfc: st21nfca: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-04-02nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-04-02nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-04-01NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck
2017-04-01NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser
2017-04-01NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang
2017-04-01NFC: remove TI nfcwilink driverRob Herring
2017-04-01nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi
2017-04-01nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi
2017-04-01nfc: Add support RC-S380P to port100OGAWA Hirofumi
2017-04-01net: dsa: Mock-up driverFlorian Fainelli
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot
2017-04-01net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot
2017-04-01net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot
2017-04-01net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot
2017-04-01dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas
2017-03-30ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot
2017-03-30ibmvnic: Create init/release routines for stats tokenNathan Fontenot
2017-03-30ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the rx poolNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the tx poolNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot
2017-03-30ibmvnic: Update main crq initialization and releaseNathan Fontenot
2017-03-30net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-30net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin
2017-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-29net: mvneta: set rx mode during resume if interface is runningJisheng Zhang
2017-03-29net: mvneta: add RGMII_RXID and RGMII_TXID supportJisheng Zhang
2017-03-29net: veth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller
2017-03-29net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli
2017-03-29i40e: fix for queue timing delaysWyborny, Carolyn
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-29i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag codeAlexander Duyck
2017-03-29i40e/i40evf: Pull out code for cleaning up Rx buffersAlexander Duyck
2017-03-29i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_bufferAlexander Duyck