summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran
2025-10-24ethernet: stmmac: dwmac-rk: Add RK3506 GMAC supportDavid Wu
2025-10-24net: ravb: Allocate correct number of queues based on SoC supportLad Prabhakar
2025-10-24net: ravb: Make DBAT entry count configurable per-SoCLad Prabhakar
2025-10-24net: stmmac: add support for controlling PCS interruptsRussell King (Oracle)
2025-10-24net: stmmac: add stmmac_mac_irq_modify()Russell King (Oracle)
2025-10-24net: stmmac: convert to phylink managed WoL PHY speedRussell King (Oracle)
2025-10-24net: stmmac: convert to phylink-managed Wake-on-LanRussell King (Oracle)
2025-10-24ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel
2025-10-24ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel
2025-10-24ice: extract ice_init_dev() from ice_init()Przemek Kitszel
2025-10-24ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel
2025-10-24ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel
2025-10-24ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel
2025-10-24ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel
2025-10-24ice: move service task start out of ice_init_pf()Przemek Kitszel
2025-10-24ice: enforce RTNL assumption of queue NAPI manipulationPrzemek Kitszel
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring
2025-10-22eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definitionPei Xiao
2025-10-22net: spacemit: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit
2025-10-21net: macb: Remove duplicate linux/inetdevice.h headerJiapeng Chong
2025-10-21bnxt_en: support PPS in/out on all pinsVadim Fedorenko
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon
2025-10-21net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_registerHeiner Kallweit
2025-10-21eth: 3c515: replace cleanup_module with __exitShi Hao
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi
2025-10-21net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopbackLorenzo Bianconi
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi
2025-10-21net: airoha: Add airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...Lorenzo Bianconi
2025-10-21net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe structLorenzo Bianconi
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits
2025-10-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg