summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin4-19/+86
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-301/+495
2017-10-18dpaa_eth: remove obsolete commentMadalin Bucur1-4/+0
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur1-6/+6
2017-10-18dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur1-33/+20
2017-10-18dpaa_eth: change device usedMadalin Bucur3-53/+27
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur3-84/+66
2017-10-18fsl/fman: remove of_nodeMadalin Bucur1-1/+0
2017-10-18net: fs_enet: Remove unused timerKees Cook2-3/+0
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook10-50/+43
2017-10-18net: hns: Convert timers to use timer_setup()Kees Cook2-11/+9
2017-10-18net: neterion: Convert timers to use timer_setup()Kees Cook2-10/+5
2017-10-18net/ethernet/sgi: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-18net: seeq: Convert timers to use timer_setup()Kees Cook2-5/+7
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook9-31/+24
2017-10-18net: ethernet: apple: Convert timers to use timer_setup()Kees Cook2-14/+10
2017-10-18forcedeth: Convert timers to use timer_setup()Kees Cook1-14/+14
2017-10-18net: ksz884x: Convert timers to use timer_setup()Kees Cook1-9/+9
2017-10-18net: dl2k: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-18bna: Convert timers to use timer_setup()Kees Cook1-24/+19
2017-10-18net: amd8111e: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-18chelsio: Convert timers to use timer_setup()Kees Cook1-16/+13
2017-10-18drivers/net/3com: Convert timers to use timer_setup()Kees Cook3-22/+20
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook10-50/+48
2017-10-18net: vxge: Convert timers to use timer_setup()Kees Cook2-11/+9
2017-10-18net: ethernet: stmmac: Convert timers to use timer_setup()Kees Cook1-12/+10
2017-10-18net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook1-12/+9
2017-10-18ethernet/broadcom: Convert timers to use timer_setup()Kees Cook1-15/+9
2017-10-18net/ti/tlan: Convert timers to use timer_setup()Kees Cook1-19/+13
2017-10-18net: ftgmac100: Request clock and set speedJoel Stanley1-0/+26
2017-10-17i40e: fix u64 division usageAlan Brady2-19/+42
2017-10-17i40e: convert i40e_set_link_ksettings to new APIAlan Brady1-36/+57
2017-10-17i40e: rename 'change' variable to 'autoneg_changed'Alan Brady1-6/+6
2017-10-17i40e: convert i40e_get_settings_link_up to new APIAlan Brady1-62/+125
2017-10-17i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady1-64/+140
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari5-0/+16
2017-10-17i40e: group autoneg PHY types togetherAlan Brady1-44/+41
2017-10-17i40e: fix whitespace issues in i40e_ethtool.cAlan Brady1-26/+18
2017-10-17i40e: fix comment typoAlan Brady1-2/+2
2017-10-17i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady1-1/+1
2017-10-17i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady1-8/+6
2017-10-17i40e: add function header for i40e_get_rxfhAlan Brady1-0/+10
2017-10-17i40e: remove ifdef SPEED_25000Alan Brady1-5/+0
2017-10-17i40e: rename 'cmd' variables in ethtool interfaceAlan Brady1-71/+74
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata2-30/+20
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata3-3/+49
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata3-10/+109
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata1-19/+19
2017-10-16mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata2-7/+17
2017-10-16net: systemport: add NET_DSA dependencyArnd Bergmann1-0/+1