summary refs log tree commit diff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28sfc: bare bones TC offload on EF100Edward Cree
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree
2022-09-28sfc: optional logging of TC offload errorsEdward Cree
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree
2022-09-28net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur
2022-09-27mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie fle...Kees Cook
2022-09-27net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma
2022-09-27ionic: change order of devlink port register and netdev registerJiri Pirko
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko
2022-09-27funeth: unregister devlink port after netdevice unregisterJiri Pirko
2022-09-27net: ethernet: mtk_eth_soc: fix usage of foe_entry_sizeDaniel Golle
2022-09-27net: ethernet: mtk_eth_soc: fix wrong use of new helper functionDaniel Golle
2022-09-26sunhme: Use vdbg for spam-y printsSean Anderson
2022-09-26sunhme: Combine continued messagesSean Anderson
2022-09-26sunhme: Use (net)dev_foo wherever possibleSean Anderson
2022-09-26sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)Sean Anderson
2022-09-26sunhme: Clean up debug infrastructureSean Anderson
2022-09-26sunhme: Convert FOO((...)) to FOO(...)Sean Anderson
2022-09-26sunhme: switch to devresRolf Eike Beer
2022-09-26sunhme: Regularize probe errorsSean Anderson
2022-09-26sunhme: Return an ERR_PTR from quattro_pci_findSean Anderson
2022-09-26sunhme: forward the error code from pci_enable_device()Rolf Eike Beer
2022-09-26sunhme: Remove versionSean Anderson
2022-09-26sunhme: remove unused tx_dump_ring()Rolf Eike Beer
2022-09-26net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLEYang Yingliang
2022-09-26net: vertexcom: mse102x: Silence no spi_device_id warningsWei Yongjun
2022-09-26net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()Wei Yongjun
2022-09-26mlxsw: reg: Remove deprecated code about SFTR-V2 RegisterGaosheng Cui
2022-09-26net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon
2022-09-23net/mlx5e: macsec: remove checks on the prepare phaseAntoine Tenart
2022-09-23net: atlantic: macsec: remove checks on the prepare phaseAntoine Tenart
2022-09-23net: atlantic: macsec: make the prepare phase a noopAntoine Tenart
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur
2022-09-23net: lan966x: Add registers used by taprioHoratiu Vultur
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur
2022-09-23net: microchip: sparx5: add support for offloading ets qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add support for offloading tbf qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add support for offloading mqprio qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add tc setup hookDaniel Machon
2022-09-22net/mlx5e: Support MACsec offload replay windowEmeel Hakim
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2022-09-22net/mlx5e: Move MACsec initialization from profile init stage to profile enab...Emeel Hakim
2022-09-22net/mlx5e: Create advanced steering operation (ASO) object for MACsecEmeel Hakim