summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller
2022-12-08ice: fix misuse of "link err" with "link status"Jacob Keller
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-08net/mlx5e: Open mlx5 driver to accept IPsec packet offloadLeon Romanovsky
2022-12-08net/mlx5e: Handle ESN update eventsLeon Romanovsky
2022-12-08net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky
2022-12-08net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky
2022-12-08net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky
2022-12-08net/mlx5e: Provide intermediate pointer to access IPsec structLeon Romanovsky
2022-12-08net/mlx5e: Skip IPsec encryption for TX path without matching policyLeon Romanovsky
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem
2022-12-08net/mlx5e: Improve IPsec flow steering autogroupLeon Romanovsky
2022-12-08net/mlx5e: Configure IPsec packet offload flow steeringLeon Romanovsky
2022-12-08net/mlx5e: Use same coding pattern for Rx and Tx flowsLeon Romanovsky
2022-12-08net/mlx5e: Add XFRM policy offload logicLeon Romanovsky
2022-12-08net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky
2022-12-07net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros
2022-12-07net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros
2022-12-07net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-06net/mlx5e: Generalize creation of default IPsec miss group and ruleLeon Romanovsky
2022-12-06net/mlx5e: Group IPsec miss handles into separate structLeon Romanovsky
2022-12-06net/mlx5e: Make clear what IPsec rx_err doesLeon Romanovsky
2022-12-06net/mlx5e: Flatten the IPsec RX add rule pathLeon Romanovsky
2022-12-06net/mlx5e: Refactor FTE setup code to be more clearLeon Romanovsky
2022-12-06net/mlx5e: Move IPsec flow table creation to separate functionLeon Romanovsky
2022-12-06net/mlx5e: Create hardware IPsec packet offload objectsLeon Romanovsky
2022-12-06net/mlx5e: Create Advanced Steering Operation object for IPsecLeon Romanovsky
2022-12-06net/mlx5e: Remove accesses to priv for low level IPsec FS codeLeon Romanovsky
2022-12-06net/mlx5e: Use mlx5 print routines for low level IPsec codeLeon Romanovsky