summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-11-20net: fec: remove rx_align from fec_enet_privateWei Fang
2025-11-20net: fec: remove struct fec_enet_priv_txrx_infoWei Fang
2025-11-20net: fec: simplify the conditional preprocessor directivesWei Fang
2025-11-20net: fec: remove useless conditional preprocessor directivesWei Fang
2025-11-20net/mlx5e: Add 1600Gbps link modesYael Chemla
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sitesRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)
2025-11-20net: stmmac: provide common stmmac_axi_blen_to_mask()Russell King (Oracle)
2025-11-20net: stmmac: move common DMA AXI register bits to common.hRussell King (Oracle)
2025-11-20net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()Russell King (Oracle)
2025-11-20net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()Russell King (Oracle)
2025-11-20net: stmmac: rk: convert to init()/exit() methodsRussell King (Oracle)
2025-11-20net: stmmac: move probe/remove calling of init/exitRussell King (Oracle)
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-11-20bng_en: Add RoCE aux device supportVikas Gupta
2025-11-20net: ti: icssg-prueth: Enable zero copy in XDP featuresMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for RXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Make emac_run_xdp function independent of pageMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for TXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add XSK pool helpersMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queuesMeghana Malladi
2025-11-20net: txgbe: support getting module EEPROM by pageJiawen Wu
2025-11-20net: txgbe: delay to identify modules in .ndo_openJiawen Wu
2025-11-20net: txgbe: improve functions of AML 40G devicesJiawen Wu
2025-11-20net: txgbe: rename the SFP relatedJiawen Wu
2025-11-20net: txgbe: support CR modules for AML devicesJiawen Wu
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-11-19octeontx2-af: Skip TM tree print for disabled SQsAnshumali Gaur
2025-11-19net: stmmac: stmmac_is_jumbo_frm() returns booleanRussell King (Oracle)
2025-11-19net: stmmac: stmmac_is_jumbo_frm() len should be unsignedRussell King (Oracle)
2025-11-19net: stmmac: convert priv->sph* to boolean and renameRussell King (Oracle)
2025-11-19igb: Switch to use %ptSpAndy Shevchenko
2025-11-19e1000e: Switch to use %ptSpAndy Shevchenko
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran
2025-11-18net/mlx5e: Recover SQ on excessive PTP TX timestamp deltaCarolina Jubran
2025-11-18net/mlx5: Refactor EEPROM query error handling to return status separatelyGal Pressman
2025-11-18net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar