summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel
2021-03-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel
2021-03-24net: enetc: don't depend on system endianness in enetc_set_mac_ht_fltVladimir Oltean
2021-03-24net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filterVladimir Oltean
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-24sfc-falcon: Fix a typoBhaskar Chowdhury
2021-03-24octeontx2-af: Few mundane typos fixedBhaskar Chowdhury
2021-03-24net: ethernet: mtk_eth_soc: add flow offloading supportFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: add support for initializing the PPEFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: fix parsing packets in GDMFelix Fietkau
2021-03-24net: ocelot: Simplify MRP deletionHoratiu Vultur
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing
2021-03-23net: ethernet: indir_table.h is included twiceWan Jiabing
2021-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbevf: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23fm10k: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2021-03-23e1000e: Fix prototype warningSasha Neftin
2021-03-23igc: Fix prototype warningSasha Neftin
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-03-22dpaa2-switch: mark skbs with offload_fwd_markIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring per port unknown floodingIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring per port broadcast floodingIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring learning state per portIoana Ciornei
2021-03-22dpaa2-switch: refactor the egress flooding domain setupIoana Ciornei
2021-03-22dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood functionIoana Ciornei
2021-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-22mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel
2021-03-22mlxsw: spectrum_router: Encode adjacency group size ranges in an arrayIdo Schimmel
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel
2021-03-22mlxsw: spectrum_router: Avoid unnecessary neighbour updatesIdo Schimmel