summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller2017-07-031-6/+6
* net: cdc_mbim: apply "NDP to end" quirk to HP lt4132Tore Anderson2017-07-031-0/+7
* vxlan: correctly set vxlan->net when creating the device in a netnsSabrina Dubroca2017-07-031-3/+6
* net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2017-07-032-71/+35
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-032-0/+52
* net/mlx5: fix memcpy limit?Stephen Rothwell2017-07-031-1/+1
* net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2017-07-031-12/+42
* qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-031-0/+4
* qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-031-2/+11
* qed: iWARP CM add error handlingKalderon, Michal2017-07-031-2/+181
* qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-1/+89
* qed: iWARP CM add active side connectKalderon, Michal2017-07-033-12/+239
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-037-19/+1012
* qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-033-3/+291
* qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2017-07-032-3/+220
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
* qed: Rename some ll2 related definesKalderon, Michal2017-07-032-16/+15
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-039-40/+749
* qed: Introduce iWARP personalityKalderon, Michal2017-07-036-26/+42
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-023-4/+13
|\
| * Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton2017-06-291-0/+1
| * Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede2017-06-291-0/+9
| * Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain2017-06-271-2/+1
| * Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King2017-06-231-2/+2
* | sfc: correct comment on efx_mcdi_process_eventEdward Cree2017-07-021-1/+1
* | sfc: change Unknown MCDI event message to print full event.Jon Cooper2017-07-021-2/+3
* | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King2017-07-011-1/+1
* | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-0113-592/+313
|\ \
| * | NFC: trf7970a: Correct register settings for 27MHz clockGeoff Lansberry2017-06-281-0/+7
| * | NFC: add NULL checks to avoid potential NULL pointer dereferenceGustavo A. R. Silva2017-06-231-2/+4
| * | Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer2017-06-231-21/+4
| * | NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King2017-06-221-1/+1
| * | NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-222-103/+18
| * | NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-222-8/+26
| * | NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko2017-06-222-48/+11
| * | NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-222-58/+28
| * | NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-222-14/+2
| * | NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-222-82/+4
| * | NFC: fdp: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+12
| * | NFC: fdp: Convert to use devres APIAndy Shevchenko2017-06-222-16/+9
| * | NFC: fdp: Convert I2C driver to ->probe_new()Andy Shevchenko2017-06-221-10/+2
| * | NFC: st21nfca: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-221-52/+10
| * | NFC: st21nfca: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+14
| * | NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-221-2/+1
| * | NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold2017-06-181-5/+4
| * | NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold2017-06-181-3/+1
| * | NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold2017-06-181-0/+3
| * | NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-06-181-7/+9
| * | NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-06-181-2/+5
| * | NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-06-181-8/+11