summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-02net: sparx5: move FDMA/XTR initialization out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move PTP IRQ handling out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move remaining init functions from start() to probe()Daniel Machon
2026-03-02net: sparx5: move calendar initialization to probeDaniel Machon
2026-03-02net: sparx5: move stats initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move MAC table initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move VCAP initialization to probeDaniel Machon
2026-03-02net: sparx5: move netdev and notifier block registration to probeDaniel Machon
2026-03-02net: stmmac: move DMA configuration validation to driver probeRussell King (Oracle)
2026-03-02net: stmmac: simplify atds initialisationRussell King (Oracle)
2026-03-02net: stmmac: move initialisation of dma_cfg->atdsRussell King (Oracle)
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)
2026-03-02net: stmmac: make chain_mode a booleanRussell King (Oracle)
2026-03-02net: stmmac: make extend_desc booleanRussell King (Oracle)
2026-03-02net: stmmac: remove mac->xlgmacRussell King (Oracle)
2026-03-02net: stmmac: remove dwmac410_(enable|disable)_dma_irqRussell King (Oracle)
2026-03-02net: stmmac: remove dwmac4 DMA_CHAN_INTR_DEFAULT_[TR]X*Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_len()Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_ls()Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_owner()Russell King (Oracle)
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)
2026-03-02net: stmmac: clean up formatting in stmmac_mac_finish()Russell King (Oracle)
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-02-28octeontx2-af: npc: Use common structuresRatheesh Kannoth
2026-02-28octeontx2-af: npc: cn20k: add debugfs supportRatheesh Kannoth
2026-02-28octeontx2-pf: cn20k: Add TC rules supportSubbaraya Sundeep
2026-02-28octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installationRatheesh Kannoth
2026-02-28octeontx2-af: npc: cn20k: virtual index supportRatheesh Kannoth
2026-02-28octeontx2-af: npc: cn20k: Add new mailboxes for CN20K siliconSuman Ghosh
2026-02-28octeontx2-af: npc: cn20k: Prepare for new SoCRatheesh Kannoth
2026-02-28octeontx2-af: npc: cn20k: Use common APIsSuman Ghosh
2026-02-28octeontx2-af: npc: cn20k: Allocate default MCAM indexesRatheesh Kannoth
2026-02-28octeontx2-af: npc: cn20k: MKEX profile supportSuman Ghosh
2026-02-28octeontx2-af: npc: cn20k: Add default profileSuman Ghosh
2026-02-28octeontx2-af: npc: cn20k: KPM profile changesSuman Ghosh
2026-02-28octeontx2-af: npc: cn20k: Index managementRatheesh Kannoth
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-02-28gve: Enable reading max ring size from the device in DQO-QPL modeMatt Olson
2026-02-28gve: Update QPL page registration logicMatt Olson
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-02-27net: ethernet: litex: use device pointer to simplify code.Inochi Amaoto
2026-02-27net: ethernet: litex: use devm_register_netdev() to register netdevInochi Amaoto
2026-02-27net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-02-26net: airoha: fix typo in function nameZhengping Zhang