summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+4
2026-02-23wifi: radiotap: reject radiotap with unknown bitsJohannes Berg-2/+2
2026-02-23wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov-0/+1
2026-02-23wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-12/+12
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-28/+28
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-77/+64
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg-27/+180
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-21/+98
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern-0/+19
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern-0/+1
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern-5/+6
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern-0/+23
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+5
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg-10/+0
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit-5/+6
2026-01-19wifi: cfg80211: cleanup cluster_id when stopping NANMiri Korenblit-0/+2
2026-01-19wifi: cfg80211: limit NAN func management APIs to offloaded DEMiri Korenblit-0/+6
2026-01-19wifi: cfg80211: stop NAN and P2P in cfg80211_leaveMiri Korenblit-1/+3
2026-01-19wifi: cfg80211: allow only one NAN interface, also in multi radioMiri Korenblit-6/+2
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam-0/+5
2026-01-14wifi: cfg80211: add support for key configuration before associationKavita Kavita-1/+3
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari-2/+12
2026-01-13wifi: cfg80211: don't apply HT flags to S1G channelsLachlan Hodges-1/+10
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-19/+36
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges-0/+3
2026-01-12wifi: cfg80211: Fix bitrate calculation overflow for HE ratesVeerendranath Jakkam-3/+5
2026-01-08wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet-0/+8
2026-01-08wifi: cfg80211: Fix use_for flag update on BSS refreshHuang Chenming-1/+1
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran-18/+32
2025-12-16wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()Dan Carpenter-1/+1
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when sending chandefLachlan Hodges-0/+3
2025-11-24wifi: cfg80211: stop radar detection in cfg80211_leave()Johannes Berg-0/+21
2025-11-24wifi: cfg80211: use cfg80211_leave() in iftype changeJohannes Berg-22/+1
2025-11-20wifi: cfg80211: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-3/+3
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu-6/+8
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu-14/+1
2025-11-11wifi: cfg80211: use a C99 initializer in wiphy_registerEmmanuel Grumbach-6/+6
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+77
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+1
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg-0/+77
2025-10-27wifi: cfg80211: Add parameters to radio-specific debugfs directoriesRoopni Devanathan-0/+33
2025-10-27wifi: cfg80211: Add debugfs support for multi-radio wiphyRoopni Devanathan-0/+15
2025-10-27wifi: cfg80211: default S1G chandef width to 1MHzLachlan Hodges-0/+3
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee-3/+3
2025-10-20wifi: nl80211: call kfree without a NULL checkEmmanuel Grumbach-2/+1
2025-09-23wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()Ryder Lee-1/+1
2025-09-22wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flagsJohannes Berg-15/+0