summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-27sfc: fix potential memory leak in efx_mae_process_mport()Abdun Nihaal
2025-10-27net: hns3: return error code when function failsJijie Shao
2025-10-27Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang
2025-10-27wifi: mac80211_hwsim: advertise puncturing feature supportAditya Kumar Singh
2025-10-27wifi: rt2x00: check retval for of_get_mac_addressRosen Penev
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran
2025-10-24net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli
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: usb: usbnet: coding style for functionsOliver Neukum
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-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)
2025-10-24net: phy: add phy_may_wakeup()Russell 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-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh
2025-10-23usbnet: Prevents free active keventLizhi Xu
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
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: phy: micrel: always set shared->phydev for LAN8814Robert Marko
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh