summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-26net/mlx4: clean up a type issueDan Carpenter
2023-07-26net: ethernet: mtk_eth_soc: add basic support for MT7988 SoCLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: convert clock bitmap to u64Daniel Golle
2023-07-26net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64Lorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: add NETSYS_V3 version supportLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNTLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3Lorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: add version in mtk_soc_dataLorenzo Bianconi
2023-07-26mlxsw: core_env: Read transceiver module EEPROM in 128 bytes chunksIdo Schimmel
2023-07-26mlxsw: reg: Increase Management Cable Info Access Register lengthIdo Schimmel
2023-07-26mlxsw: reg: Remove unused function argumentIdo Schimmel
2023-07-26mlxsw: reg: Add Management Capabilities Mask RegisterAmit Cohen
2023-07-26mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos'Amit Cohen
2023-07-26bcmasp: BCMASP should depend on ARCH_BRCMSTBGeert Uytterhoeven
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26net/mlx5: Unregister devlink params in case interface is downShay Drory
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu
2023-07-26net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea
2023-07-26net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea
2023-07-26net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-07-26net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-07-26net/mlx5: Honor user input for migratable port fn attrShay Drory
2023-07-26net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-07-26net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-07-26net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-07-26net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-25net/mlx5e: Support IPsec NAT-T functionalityLeon Romanovsky
2023-07-25net/mlx5e: Check for IPsec NAT-T supportLeon Romanovsky
2023-07-25net: ethernet: mtk_eth_soc: remove mac_pcs_get_state and moderniseRussell King (Oracle)
2023-07-25net: ethernet: mtk_eth_soc: remove incorrect PLL configurationRussell King (Oracle)
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh
2023-07-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-24ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-07-24net: fec: avoid tx queue timeout when XDP is enabledWei Fang
2023-07-24ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-07-24atheros: fix return value check in atl1_tso()Yuanjun Gong
2023-07-24ice: add tracepoints for the switchdev bridgePawel Chmielewski
2023-07-24ice: implement static version of ageingMichal Swiatkowski
2023-07-24ice: implement bridge port vlanMichal Swiatkowski
2023-07-24ice: Add VLAN FDB support in switchdev modeMarcin Szycik