summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com16-39/+51
2017-06-13ibmvnic: Remove netdev notify for failover resetsNathan Fontenot1-1/+3
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon1-0/+46
2017-06-13net: mvpp2: enable basic 10G supportAntoine Ténart1-8/+41
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund1-0/+20
2017-06-12Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller6-67/+284
2017-06-11net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko1-4/+1
2017-06-11net: 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-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 Kalderon5-447/+132
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-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-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal1-6/+6
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-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky2-203/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky3-1/+139
2017-06-08mlxsw: spectrum_switchdev: Change switchdev notifier APIArkadi Sharshevsky1-8/+11
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2-44/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for querying supported bridge flagsArkadi Sharshevsky1-0/+3
2017-06-08mlxsw: spectrum: Remove support for bridge FDB learning syncArkadi Sharshevsky1-11/+9
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2-3/+3
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko19-32/+57
2017-06-08net/mlx5e: Fill advertised and supported port data from Hardware infoEran Ben Elisha1-16/+74
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha1-2/+20
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb1-12/+20
2017-06-08net/mlx5e: Support header re-write of partial fields in TC pedit offloadOr Gerlitz1-9/+19