summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | NFC: st21nfca: Covert to use GPIO descriptorAndy Shevchenko2017-04-051-27/+13
| * | | | | | | | | NFC: st21nfca: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-04-051-6/+1
| * | | | | | | | | NFC: st21nfca: Get rid of platform dataAndy Shevchenko2017-04-051-43/+3
| * | | | | | | | | NFC: st21nfca: Fix obvious typo when check error codeAndy Shevchenko2017-04-051-2/+2
| * | | | | | | | | NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko2017-04-051-67/+17
| * | | | | | | | | NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-051-4/+17
| * | | | | | | | | NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko2017-04-051-11/+5
| * | | | | | | | | NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko2017-04-051-93/+33
| * | | | | | | | | NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-051-37/+6
| * | | | | | | | | NFC: pn533: change order operations in dev registationAndrey Rusalin2017-04-024-27/+48
| * | | | | | | | | NFC: pn533: improve cmd queue handlingAndrey Rusalin2017-04-021-13/+27
| * | | | | | | | | NFC: pn533: change order of free_irq and dev unregistrationAndrey Rusalin2017-04-021-2/+2
| * | | | | | | | | nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee2017-04-021-3/+3
| * | | | | | | | | NFC: Make EN2 pin optional in the TRF7970A driverGuan Ben2017-04-021-12/+14
| * | | | | | | | | nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire2017-04-021-1/+1
| * | | | | | | | | NFC: st21nfca: Fix potential memory leakChristophe JAILLET2017-04-021-6/+6
| * | | | | | | | | NFC: nfcmrvl: double free on error pathDan Carpenter2017-04-021-3/+2
| * | | | | | | | | nfc: st21nfca: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
| * | | | | | | | | nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
| * | | | | | | | | nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
| * | | | | | | | | NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2017-04-012-2/+2
| * | | | | | | | | NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser2017-04-011-1/+1
| * | | | | | | | | NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang2017-04-011-1/+0
| * | | | | | | | | NFC: remove TI nfcwilink driverRob Herring2017-04-013-590/+0
| * | | | | | | | | nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi2017-04-011-12/+23
| * | | | | | | | | nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi2017-04-011-0/+1
| * | | | | | | | | nfc: Add support RC-S380P to port100OGAWA Hirofumi2017-04-011-3/+5
* | | | | | | | | | bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-212-1/+6
* | | | | | | | | | net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov2017-04-211-1/+3
* | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-04-2127-187/+1625
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller2017-04-192-11/+7
| * | | | | | | | | | i40e: reset all VFs in parallel when rebuilding PFJacob Keller2017-04-194-6/+129
| * | | | | | | | | | i40e: split some code in i40e_reset_vf into helpersJacob Keller2017-04-191-37/+72
| * | | | | | | | | | i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller2017-04-191-2/+0
| * | | | | | | | | | i40e: reduce wait time for adminq command completionJacob Keller2017-04-194-6/+6
| * | | | | | | | | | i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller2017-04-191-9/+29
| * | | | | | | | | | i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller2017-04-191-50/+89
| * | | | | | | | | | i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller2017-04-191-2/+9
| * | | | | | | | | | i40e: new AQ commandsJingjing Wu2017-04-198-0/+686
| * | | | | | | | | | i40e/i40evf: Add tracepointsScott Peterson2017-04-198-0/+495
| * | | | | | | | | | i40e: dump VF information in debugfsMitch Williams2017-04-191-0/+51
| * | | | | | | | | | i40e: Fix support for flow director programming statusAlexander Duyck2017-04-193-31/+43
| * | | | | | | | | | i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael2017-04-191-7/+0
| * | | | | | | | | | i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-193-28/+11
* | | | | | | | | | | netvsc: fix use after free on module removalstephen hemminger2017-04-212-7/+11
* | | | | | | | | | | netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan2017-04-211-0/+16
* | | | | | | | | | | ibmvnic: Remove unused bouce bufferNathan Fontenot2017-04-212-57/+0
* | | | | | | | | | | ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot2017-04-211-6/+3
* | | | | | | | | | | ibmvnic: Disable irq prior to closeBrian King2017-04-211-0/+18
* | | | | | | | | | | ibmvnic: Correct crq and resource releasingNathan Fontenot2017-04-211-3/+6