summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-03-10net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-03-10net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-03-10net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-03-10net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-03-10amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas1-8/+2
2017-03-10bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan1-2/+3
2017-03-10bnxt_en: Check if firmware LLDP agent is running.Michael Chan3-1/+6
2017-03-10bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan1-1/+7
2017-03-10bnxt_en: Perform function reset earlier during probe.Michael Chan1-4/+4
2017-03-10qed: Fix copy of uninitialized memoryrobert.foss@collabora.com1-1/+1
2017-03-10net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu1-2/+4
2017-03-10net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2-14/+45
2017-03-10net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham1-6/+0
2017-03-10net: thunderx: Fix IOMMU translation faultsSunil Goutham4-39/+156
2017-03-10liquidio: improve UDP TX performanceVSR Burru7-182/+144
2017-03-09mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko1-2/+2
2017-03-09net: Revert ksettings conversions.David S. Miller7-233/+188
2017-03-09net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter1-8/+17
2017-03-09net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+14
2017-03-09net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+29
2017-03-09net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+34
2017-03-09net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+57
2017-03-09net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+20
2017-03-09net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-09net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+25
2017-03-09net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+27
2017-03-08ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon1-8/+8
2017-03-08ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2-1/+27
2017-03-08bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt1-0/+17
2017-03-08bnx2x: fix incorrect filter count in an error messageMichal Schmidt1-1/+1
2017-03-08bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-03-08bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt1-5/+11
2017-03-08bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-03-08bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt1-6/+8
2017-03-08bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-03-07net/mlx5e: add IPV6 dependencyArnd Bergmann1-0/+1
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-66/+153
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+5
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2-2/+3
2017-03-03ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni3-4/+20
2017-03-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-1/+5
2017-03-03drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov6-25/+25
2017-03-03cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas1-0/+2