Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | NFC: st21nfca: Covert to use GPIO descriptor | Andy Shevchenko | 2017-04-05 | 1 | -27/+13 | |
| * | | | | | | | | | NFC: st21nfca: Get rid of "interesting" use of interrupt polarity | Andy Shevchenko | 2017-04-05 | 1 | -6/+1 | |
| * | | | | | | | | | NFC: st21nfca: Get rid of platform data | Andy Shevchenko | 2017-04-05 | 1 | -43/+3 | |
| * | | | | | | | | | NFC: st21nfca: Fix obvious typo when check error code | Andy Shevchenko | 2017-04-05 | 1 | -2/+2 | |
| * | | | | | | | | | NFC: pn544: Get rid of code duplication in ->probe() | Andy Shevchenko | 2017-04-05 | 1 | -67/+17 | |
| * | | | | | | | | | NFC: pn544: Add GPIO ACPI mapping table | Andy Shevchenko | 2017-04-05 | 1 | -4/+17 | |
| * | | | | | | | | | NFC: pn544: Convert to use devm_request_threaded_irq() | Andy Shevchenko | 2017-04-05 | 1 | -11/+5 | |
| * | | | | | | | | | NFC: pn544: Convert to use GPIO descriptor | Andy Shevchenko | 2017-04-05 | 1 | -93/+33 | |
| * | | | | | | | | | NFC: pn544: Get rid of platform data | Andy Shevchenko | 2017-04-05 | 1 | -37/+6 | |
| * | | | | | | | | | NFC: pn533: change order operations in dev registation | Andrey Rusalin | 2017-04-02 | 4 | -27/+48 | |
| * | | | | | | | | | NFC: pn533: improve cmd queue handling | Andrey Rusalin | 2017-04-02 | 1 | -13/+27 | |
| * | | | | | | | | | NFC: pn533: change order of free_irq and dev unregistration | Andrey Rusalin | 2017-04-02 | 1 | -2/+2 | |
| * | | | | | | | | | nfc: fdp: fix NULL pointer dereference | Sudip Mukherjee | 2017-04-02 | 1 | -3/+3 | |
| * | | | | | | | | | NFC: Make EN2 pin optional in the TRF7970A driver | Guan Ben | 2017-04-02 | 1 | -12/+14 | |
| * | | | | | | | | | nfc: nxp-nci: use msleep for long delays | Nicholas Mc Guire | 2017-04-02 | 1 | -1/+1 | |
| * | | | | | | | | | NFC: st21nfca: Fix potential memory leak | Christophe JAILLET | 2017-04-02 | 1 | -6/+6 | |
| * | | | | | | | | | NFC: nfcmrvl: double free on error path | Dan Carpenter | 2017-04-02 | 1 | -3/+2 | |
| * | | | | | | | | | nfc: st21nfca: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2017-04-02 | 1 | -1/+0 | |
| * | | | | | | | | | nfc: pn544: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2017-04-02 | 1 | -1/+0 | |
| * | | | | | | | | | nfc: nxp-nci: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2017-04-02 | 1 | -1/+0 | |
| * | | | | | | | | | NFC: nxp-nci: Include unaligned.h instead of access_ok.h | Guenter Roeck | 2017-04-01 | 2 | -2/+2 | |
| * | | | | | | | | | NFC: nfcmrvl: Include unaligned.h instead of access_ok.h | Tobias Klauser | 2017-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | NFC: nfcmrvl: drop duplicate header gpio.h | Geliang Tang | 2017-04-01 | 1 | -1/+0 | |
| * | | | | | | | | | NFC: remove TI nfcwilink driver | Rob Herring | 2017-04-01 | 3 | -590/+0 | |
| * | | | | | | | | | nfc: Fix hangup of RC-S380* in port100_send_ack() | OGAWA Hirofumi | 2017-04-01 | 1 | -12/+23 | |
| * | | | | | | | | | nfc: Fix RC-S380* needs zero-length packet | OGAWA Hirofumi | 2017-04-01 | 1 | -0/+1 | |
| * | | | | | | | | | nfc: Add support RC-S380P to port100 | OGAWA Hirofumi | 2017-04-01 | 1 | -3/+5 | |
* | | | | | | | | | | bonding: fix wq initialization for links created via netlink | Mahesh Bandewar | 2017-04-21 | 2 | -1/+6 | |
* | | | | | | | | | | net: arc_emac: switch to phy_start()/phy_stop() | Alexander Kochetkov | 2017-04-21 | 1 | -1/+3 | |
* | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-04-21 | 27 | -187/+1625 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state | Jacob Keller | 2017-04-19 | 2 | -11/+7 | |
| * | | | | | | | | | | i40e: reset all VFs in parallel when rebuilding PF | Jacob Keller | 2017-04-19 | 4 | -6/+129 | |
| * | | | | | | | | | | i40e: split some code in i40e_reset_vf into helpers | Jacob Keller | 2017-04-19 | 1 | -37/+72 | |
| * | | | | | | | | | | i40e: remove I40E_FLAG_IN_NETPOLL entirely | Jacob Keller | 2017-04-19 | 1 | -2/+0 | |
| * | | | | | | | | | | i40e: reduce wait time for adminq command completion | Jacob Keller | 2017-04-19 | 4 | -6/+6 | |
| * | | | | | | | | | | i40e: fix CONFIG_BUSY checks in i40e_set_settings function | Jacob Keller | 2017-04-19 | 1 | -9/+29 | |
| * | | | | | | | | | | i40e: factor out queue control from i40e_vsi_control_(tx|rx) | Jacob Keller | 2017-04-19 | 1 | -50/+89 | |
| * | | | | | | | | | | i40e: don't hold RTNL lock while waiting for VF reset to finish | Jacob Keller | 2017-04-19 | 1 | -2/+9 | |
| * | | | | | | | | | | i40e: new AQ commands | Jingjing Wu | 2017-04-19 | 8 | -0/+686 | |
| * | | | | | | | | | | i40e/i40evf: Add tracepoints | Scott Peterson | 2017-04-19 | 8 | -0/+495 | |
| * | | | | | | | | | | i40e: dump VF information in debugfs | Mitch Williams | 2017-04-19 | 1 | -0/+51 | |
| * | | | | | | | | | | i40e: Fix support for flow director programming status | Alexander Duyck | 2017-04-19 | 3 | -31/+43 | |
| * | | | | | | | | | | i40e/i40evf: Remove VF Rx csum offload for tunneled packets | alice michael | 2017-04-19 | 1 | -7/+0 | |
| * | | | | | | | | | | i40evf: Use net_device_stats from struct net_device | Tobias Klauser | 2017-04-19 | 3 | -28/+11 | |
* | | | | | | | | | | | netvsc: fix use after free on module removal | stephen hemminger | 2017-04-21 | 2 | -7/+11 | |
* | | | | | | | | | | | netvsc: Deal with rescinded channels correctly | K. Y. Srinivasan | 2017-04-21 | 1 | -0/+16 | |
* | | | | | | | | | | | ibmvnic: Remove unused bouce buffer | Nathan Fontenot | 2017-04-21 | 2 | -57/+0 | |
* | | | | | | | | | | | ibmvnic: Allocate zero-filled memory for sub crqs | Nathan Fontenot | 2017-04-21 | 1 | -6/+3 | |
* | | | | | | | | | | | ibmvnic: Disable irq prior to close | Brian King | 2017-04-21 | 1 | -0/+18 | |
* | | | | | | | | | | | ibmvnic: Correct crq and resource releasing | Nathan Fontenot | 2017-04-21 | 1 | -3/+6 |