summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-17sundance: remove unused variable cntColin Ian King
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
2022-11-16sfc: implement counters readout to TC statsEdward Cree
2022-11-16sfc: validate MAE action orderEdward Cree
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: accumulate MAE counter values from update packetsEdward Cree
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-16sfc: add ability for extra channels to receive raw RX buffersEdward Cree
2022-11-16sfc: add start and stop methods to channelsEdward Cree
2022-11-16sfc: add ability for an RXQ to grant credits on refillEdward Cree
2022-11-16sfc: fix ef100 RX prefix macroEdward Cree
2022-11-15net: mscc: ocelot: drop workaround for forcing RX flow controlVladimir Oltean
2022-11-15net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-15net: ethernet: mtk_eth_soc: enable hardware DSA untaggingFelix Fietkau
2022-11-15net: ethernet: mtk_eth_soc: add support for configuring vlan rx offloadFelix Fietkau
2022-11-15net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stackFelix Fietkau
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-11-14net: nfp: Remove linux/msi.h includesThomas Gleixner
2022-11-14net: dpaa2: Remove linux/msi.h includesThomas Gleixner
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen
2022-11-14net: ethernet: renesas: rswitch: Fix build error about ptpYoshihiro Shimoda
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14net: fec: add xdp and page pool statisticsShenwei Wang
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-14ibmvnic: Update XPS assignments during affinity bindingNick Child
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-14ibmvnic: Assign IRQ affinity hints to device queuesNick Child
2022-11-14ice: virtchnl rss hena supportMd Fahad Iqbal Polash
2022-11-14net: liquidio: release resources when liquidio driver open failedZhengchao Shao
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed