aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-67/+284
2017-06-10net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko1-4/+1
2017-06-10net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko1-4/+8
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2017-06-10bonding: warn user when 802.3ad speed is unknownNicolas Dichtel1-0/+5
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar1-1/+5
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann1-0/+5
2017-06-09qed: collect GSI port statisticsMintz, Yuval1-0/+23
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval1-6/+7
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval1-23/+8
2017-06-09qed*: LL2 callback operationsMichal Kalderon8-505/+320
2017-06-09qed: LL2 code relocationsMintz, Yuval1-30/+28
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