summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-27net: hns3: add hwtstamp_get/hwtstamp_set opsVadim Fedorenko
2025-10-27net: renesas: rswitch: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27net: ravb: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27ionic: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27mlx4: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27octeontx2: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27net: airoha: Fix a copy and paste bug in probe()Dan Carpenter
2025-10-27phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur
2025-10-27phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur
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: ath12k: Add lockdep warn for RCURipan Deuri
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move DP related functions from peer.c to dp_peer.c fileHarsh Kumar Bijlani
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