summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan2017-03-101-2/+3
* bnxt_en: Check if firmware LLDP agent is running.Michael Chan2017-03-103-1/+6
* bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan2017-03-101-1/+7
* bnxt_en: Perform function reset earlier during probe.Michael Chan2017-03-101-4/+4
* tun: remove copyright printingLABBE Corentin2017-03-101-1/+0
* qed: Fix copy of uninitialized memoryrobert.foss@collabora.com2017-03-091-1/+1
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
* net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-092-14/+45
* net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-091-6/+0
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
* liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144
* mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko2017-03-091-2/+2
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-091-1/+2
* team: use ETH_MAX_MTU as max mtuJarod Wilson2017-03-091-0/+1
* net: Revert ksettings conversions.David S. Miller2017-03-097-233/+188
* net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter2017-03-091-8/+17
* net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-10/+14
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+29
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-46/+52
* net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-03-071-8/+8
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-072-1/+27
* bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
* bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-072-1/+8
* bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt2017-03-071-5/+11
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-03-071-12/+11
* bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-071-6/+8
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-03-071-1/+19
* spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1
* net/mlx5e: add IPV6 dependencyArnd Bergmann2017-03-071-0/+1
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0536-123/+373
|\
| * sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| * sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| * Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\
| | * can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
| * | nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
| * | net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
| * | net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
| * | xen-netback: don't vfree() queues under spinlockPaul Durrant2017-03-031-1/+4