summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani-13/+160
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani-193/+234
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani-7/+218
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani-144/+163
2025-10-27wifi: ath12k: Move DP related functions from peer.c to dp_peer.c fileHarsh Kumar Bijlani-267/+292
2025-10-27wifi: mac80211_hwsim: advertise puncturing feature supportAditya Kumar Singh-0/+1
2025-10-27wifi: rt2x00: check retval for of_get_mac_addressRosen Penev-4/+12
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran-25/+22
2025-10-24net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli-0/+6
2025-10-24ethernet: stmmac: dwmac-rk: Add RK3506 GMAC supportDavid Wu-0/+64
2025-10-24net: ravb: Allocate correct number of queues based on SoC supportLad Prabhakar-3/+4
2025-10-24net: ravb: Make DBAT entry count configurable per-SoCLad Prabhakar-3/+8
2025-10-24net: usb: usbnet: coding style for functionsOliver Neukum-25/+24
2025-10-24net: stmmac: add support for controlling PCS interruptsRussell King (Oracle)-22/+34
2025-10-24net: stmmac: add stmmac_mac_irq_modify()Russell King (Oracle)-0/+62
2025-10-24net: stmmac: convert to phylink managed WoL PHY speedRussell King (Oracle)-25/+2
2025-10-24net: stmmac: convert to phylink-managed Wake-on-LanRussell King (Oracle)-38/+36
2025-10-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)-0/+12
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)-4/+76
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)-2/+12
2025-10-24ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel-1/+1
2025-10-24ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel-9/+23
2025-10-24ice: extract ice_init_dev() from ice_init()Przemek Kitszel-9/+9
2025-10-24ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel-19/+31
2025-10-24ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel-30/+28
2025-10-24ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel-19/+12
2025-10-24ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel-14/+11
2025-10-24ice: move service task start out of ice_init_pf()Przemek Kitszel-7/+12
2025-10-24ice: enforce RTNL assumption of queue NAPI manipulationPrzemek Kitszel-2/+2
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma-0/+2
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang-1/+19
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang-2/+154
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle-10/+7
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle-18/+15
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle-70/+70
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle-40/+38
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle-84/+76
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle-47/+67
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle-1/+5
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh-3/+8
2025-10-23usbnet: Prevents free active keventLizhi Xu-0/+2
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi-111/+100
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-51/+87
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-137/+285
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson-28/+28
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad-2/+30
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad-42/+39
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar-1/+3
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko-2/+2
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh-0/+2