aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-09-26sunhme: Use (net)dev_foo wherever possibleSean Anderson1-89/+85
2022-09-26sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)Sean Anderson1-74/+78
2022-09-26sunhme: Clean up debug infrastructureSean Anderson1-40/+32
2022-09-26sunhme: Convert FOO((...)) to FOO(...)Sean Anderson1-136/+136
2022-09-26sunhme: switch to devresRolf Eike Beer1-41/+14
2022-09-26sunhme: Regularize probe errorsSean Anderson1-8/+13
2022-09-26sunhme: Return an ERR_PTR from quattro_pci_findSean Anderson1-22/+27
2022-09-26sunhme: forward the error code from pci_enable_device()Rolf Eike Beer1-3/+3
2022-09-26sunhme: Remove versionSean Anderson1-15/+2
2022-09-26sunhme: remove unused tx_dump_ring()Rolf Eike Beer1-16/+0
2022-09-26net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu1-2/+2
2022-09-26cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca1-9/+19
2022-09-26net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLEYang Yingliang1-0/+1
2022-09-26net: vertexcom: mse102x: Silence no spi_device_id warningsWei Yongjun1-0/+8
2022-09-26net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()Wei Yongjun1-2/+2
2022-09-26mlxsw: reg: Remove deprecated code about SFTR-V2 RegisterGaosheng Cui1-71/+0
2022-09-26net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon1-0/+125
2022-09-26Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin1-2/+2
2022-09-23sfc: correct filter_table_remove method for EF10 PFsAndy Moreton1-1/+1
2022-09-23net/mlx5e: macsec: remove checks on the prepare phaseAntoine Tenart1-36/+0
2022-09-23net: atlantic: macsec: remove checks on the prepare phaseAntoine Tenart1-57/+0
2022-09-23net: atlantic: macsec: make the prepare phase a noopAntoine Tenart1-45/+45
2022-09-23net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey1-0/+4
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur7-3/+560
2022-09-23net: lan966x: Add registers used by taprioHoratiu Vultur1-0/+159
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur5-2/+71
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur2-1/+3
2022-09-23net: microchip: sparx5: add support for offloading ets qdiscDaniel Machon4-0/+154
2022-09-23net: microchip: sparx5: add support for offloading tbf qdiscDaniel Machon5-0/+648
2022-09-23net: microchip: sparx5: add support for offloading mqprio qdiscDaniel Machon5-2/+77
2022-09-23net: microchip: sparx5: add tc setup hookDaniel Machon4-1/+37
2022-09-22net/mlx5e: Support MACsec offload replay windowEmeel Hakim1-8/+39
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim5-7/+443
2022-09-22net/mlx5e: Move MACsec initialization from profile init stage to profile enable stageEmeel Hakim1-5/+6
2022-09-22net/mlx5e: Create advanced steering operation (ASO) object for MACsecEmeel Hakim1-19/+130
2022-09-22net/mlx5e: Expose memory key creation (mkey) functionEmeel Hakim2-2/+2
2022-09-22net/mlx5e: Fix MACsec initial packet numberEmeel Hakim1-3/+2
2022-09-22net/mlx5e: Fix MACsec initialization error pathEmeel Hakim1-1/+3
2022-09-22net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()Zhengchao Shao3-12/+8
2022-09-22net: hinic: replace magic numbers with macroZhengchao Shao1-1/+2
2022-09-22net: hinic: remove unused enumerated valueZhengchao Shao3-35/+0
2022-09-22net: hinic: change hinic_deinit_vf_hw() to voidZhengchao Shao1-4/+2
2022-09-22net: hinic: simplify code logicZhengchao Shao1-2/+2
2022-09-22net: hinic: remove duplicate macro definitionZhengchao Shao1-2/+0
2022-09-22net: hinic: remove unused macroZhengchao Shao5-9/+0
2022-09-22net: hinic: remove unused functionsZhengchao Shao4-51/+0
2022-09-22net: hinic: change type of function to be staticZhengchao Shao12-25/+9
2022-09-22net: hinic: modify kernel doc commentsZhengchao Shao3-6/+0
2022-09-22net/mlx5e: Support 256 bit keys with kTLS device offloadGal Pressman5-17/+111
2022-09-22bnxt_en: replace reset with config timestampsVadim Fedorenko1-3/+7