summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-151-2/+2
* usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
* vhost_net: conditionally enable tx pollingJason Wang2017-11-151-0/+2
* net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
* atm: horizon: Fix irq release errorArvind Yadav2017-11-141-1/+1
* liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
* ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
* net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
* net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
* net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian2017-11-141-1/+1
* net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit2017-11-141-0/+2
* mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
* mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
* bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
* cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
* cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
* vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long2017-11-141-18/+13
* ppp: exit_net cleanup checks addedVasily Averin2017-11-141-0/+2
* vxlan: exit_net cleanup checks addedVasily Averin2017-11-141-0/+4
* geneve: exit_net cleanup check addedVasily Averin2017-11-141-0/+1
* forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
* Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-1310-10/+10
|\
| * NFC: fdp: make struct nci_ops staticColin Ian King2017-11-061-1/+1
| * nfc: s3fwrn5: make array match static constColin Ian King2017-11-061-1/+1
| * nfc: st21nfca: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: st-nci: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: s3fwrn5: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: pn544: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: pn533: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: nxp-nci: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: nfcmrvl: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| * nfc: microread: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* | net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli2017-11-132-4/+11
* | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-139-28/+28
* | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
* | net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
* | net: dsa: lan9303: Fix lan9303_alr_del_port()Egil Hjelmeland2017-11-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1218-44/+70
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1110-22/+45
| |\ \
| | * \ Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| | |\ \
| | | * | can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | | * | can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | | * | can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | | * | can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| | * | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| | * | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| | * | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| | * | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| | * | | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| | |/ /
| * | | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
| |\ \ \