summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets
2023-07-28sfc: Remove PTP code for SienaMartin Habets
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets
2023-07-28sfc: Remove support for siena high priority queueMartin Habets
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets
2023-07-28sfc: Remove falcon referencesMartin Habets
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski
2023-07-27net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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
2023-07-24ice: Add guard rule when creating FDB in switchdevMarcin Szycik
2023-07-24ice: Switchdev FDB events supportWojciech Drewek
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek