summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit
2026-01-19wifi: cfg80211: limit NAN func management APIs to offloaded DEMiri Korenblit
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam
2026-01-14wifi: cfg80211: add support for key configuration before associationKavita Kavita
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when sending chandefLachlan Hodges
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-27wifi: cfg80211: default S1G chandef width to 1MHzLachlan Hodges
2025-10-20wifi: nl80211: call kfree without a NULL checkEmmanuel Grumbach
2025-09-22wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flagsJohannes Berg
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges
2025-09-19wifi: cfg80211: Store the NAN cluster IDIlan Peer
2025-09-19wifi: cfg80211: Support Tx/Rx of action frame for NANIlan Peer
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11wifi: nl80211: completely disable per-link stats for nowJohannes Berg
2025-09-10wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station(...Nithyanantham Paramasivam
2025-09-04wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada
2025-07-22wifi: nl80211: Set num_sub_specs before looping through sub_specsKees Cook
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
2025-07-18wifi: cfg80211: support configuring an S1G short beaconing BSSLachlan Hodges
2025-07-18wifi: cfg80211/mac80211: remove wrong scan request n_channelsJohannes Berg
2025-07-15wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()Sarika Sharma
2025-07-15wifi: cfg80211: fix off channel operation allowed check for MLOAditya Kumar Singh
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09wifi: nl80211: make nl80211_check_scan_flags() type safeJohannes Berg
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg
2025-06-30wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges
2025-06-24wifi: cfg80211: support configuration of S1G station capabilitiesLachlan Hodges
2025-06-24wifi: cfg80211: Report per-radio RTS threshold to userspaceRoopni Devanathan
2025-06-24wifi: cfg80211: Add Support to Set RTS Threshold for each RadioRoopni Devanathan