summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval3-229/+223
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval1-34/+50
2017-06-09qed: LL2 to use packed information for txMintz, Yuval3-111/+75
2017-06-09r8152: replace napi_complete with napi_complete_donehayeswang1-1/+3
2017-06-09r8152: avoid rx queue more than 1000 packetshayeswang1-0/+4
2017-06-09r8152: check if disabling ALDPS is finishedhayeswang1-1/+7
2017-06-09r8152: move the initialization to reset_resume functionhayeswang1-4/+5
2017-06-09r8152: move the default coalesce setting for RTL8153hayeswang1-13/+13
2017-06-09r8152: adjust U2P3 for RTL8153hayeswang1-4/+37
2017-06-09r8152: adjust rtl8153_runtime_enable functionhayeswang1-2/+2
2017-06-09r8152: move the setting of rx aggregationhayeswang1-5/+4
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang1-5/+29
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang1-4/+1
2017-06-09r8152: add r8153_phy_status functionhayeswang1-12/+25
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy3-1/+26
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski5-2/+19
2017-06-09nfp: keep MIP object aroundJakub Kicinski4-4/+22
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski8-79/+54
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski8-112/+63
2017-06-09nfp: make sure to cancel port refresh on the error pathJakub Kicinski1-0/+1
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles2-5/+8
2017-06-09geneve: add missing rx stats accountingGirish Moodalbail1-12/+24
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+69
2017-06-09netvsc: fold in get_outbound_net_devicestephen hemminger1-13/+3
2017-06-09netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vspstephen hemminger1-20/+11
2017-06-09netvsc: mark error cases as unlikelystephen hemminger1-2/+2
2017-06-09netvsc: use typed pointer for internal statestephen hemminger1-2/+1
2017-06-09netvsc: use hv_get_bytes_to_readstephen hemminger1-7/+3
2017-06-09netvsc: optimize calculation of number of slotsstephen hemminger1-33/+10
2017-06-09net: dsa: mv88e6xxx: prefix PHY macrosVivien Didelot2-7/+8
2017-06-09net: dsa: mv88e6xxx: rework jumbo size operationVivien Didelot4-23/+36
2017-06-09net: dsa: mv88e6xxx: rework pause limit operationVivien Didelot4-32/+37
2017-06-09net: dsa: mv88e6xxx: do not prefix ops with g1Vivien Didelot2-56/+56
2017-06-09net: dsa: mv88e6xxx: use bridge state valuesVivien Didelot2-21/+22
2017-06-09net: dsa: mv88e6xxx: add egress mode enumerationVivien Didelot4-8/+32
2017-06-09net: dsa: mv888e6xxx: do not use netdev printingVivien Didelot2-37/+33
2017-06-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal1-6/+6
2017-06-08drivers/net/sungem: add const to mii_phy_ops structuresBhumika Goyal1-13/+13
2017-06-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-7/+12
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy1-4/+3
2017-06-08mlxsw: spectrum: Pass port argument to module mapping functionsIdo Schimmel1-8/+9
2017-06-08mlxsw: spectrum: Simplify port split flowIdo Schimmel1-75/+28
2017-06-08mlxsw: spectrum_router: Mark only first LPM tree as reservedIdo Schimmel1-1/+1
2017-06-08rocker: Remove support bridge bypass FDBArkadi Sharshevsky3-106/+0
2017-06-08rocker: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky3-47/+0
2017-06-08rocker: Add support for learning FDB through notificationArkadi Sharshevsky1-5/+135
2017-06-08rocker: Change world_ops API and implementation to be switchdev independantArkadi Sharshevsky3-339/+235
2017-06-08rocker: Add support for querying supported bridge flagsArkadi Sharshevsky3-0/+33
2017-06-08rocker: Remove support for bridge FDB learning syncArkadi Sharshevsky1-5/+1
2017-06-08net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky2-12/+0