summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel
2020-02-19sfc: remove unused variable 'efx_default_channel_type'YueHaibing
2020-02-19net: hns3: add missing help info for QS shaper in debugfsYonglong Liu
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu
2020-02-19net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19net: socionext: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19net: qcom/emac: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19jme: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19e1000(e): use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19enic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19net: atheros: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19r8169: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-02-18sfc: elide assignment of skbEdward Cree
2020-02-18net: fec: Prevent unbind operationFabio Estevam
2020-02-17net: ena: remove set but not used variable 'hash_key'YueHaibing
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel
2020-02-17sfc: move some ARFS code out of headersEdward Cree
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree
2020-02-17net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko
2020-02-16net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frameLorenzo Bianconi
2020-02-16net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi
2020-02-16net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi
2020-02-16net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi
2020-02-16net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi