| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-03 | wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() | Dan Carpenter | 1 | -1/+4 |
| 2025-07-18 | wifi: cfg80211/mac80211: remove wrong scan request n_channels | Johannes Berg | 1 | -1/+0 |
| 2025-07-09 | wifi: cfg80211: hide scan internals | Johannes Berg | 1 | -20/+20 |
| 2024-12-19 | Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -8/+4 |
| 2024-12-06 | wifi: cfg80211: sme: init n_channels before channels[] access | Haoyu Li | 1 | -0/+1 |
| 2024-12-04 | wifi: cfg80211: define and use wiphy guard | Johannes Berg | 1 | -8/+4 |
| 2024-09-09 | wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors | Dmitry Antipov | 1 | -1/+2 |
| 2024-07-26 | wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done | Veerendranath Jakkam | 1 | -0/+1 |
| 2024-06-12 | wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan | Emmanuel Grumbach | 1 | -2/+2 |
| 2024-05-03 | wifi: cfg80211: Clear mlo_links info when STA disconnects | Xin Deng | 1 | -0/+1 |
| 2024-01-26 | wifi: cfg80211: validate MLO connections better | Johannes Berg | 1 | -1/+2 |
| 2023-12-21 | wifi: cfg80211: Schedule regulatory check on BSS STA channel change | Andrei Otcheretianski | 1 | -0/+2 |
| 2023-10-23 | wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P... | Vinayak Yadawad | 1 | -9/+14 |
| 2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -36/+19 |
| 2023-09-11 | wifi: cfg80211: sme: hold wiphy lock for wdev iteration | Johannes Berg | 1 | -0/+2 |
| 2023-09-11 | wifi: cfg80211: check RTNL when iterating devices | Johannes Berg | 1 | -1/+1 |
| 2023-06-19 | wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal | Veerendranath Jakkam | 1 | -0/+15 |
| 2023-06-07 | wifi: cfg80211: hold wiphy lock in auto-disconnect | Johannes Berg | 1 | -1/+3 |
| 2023-03-12 | wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" | Hector Martin | 1 | -2/+0 |
| 2023-02-15 | wifi: cfg80211: Set SSID if it is not already set | Marc Bornand | 1 | -0/+17 |
| 2023-02-14 | wifi: cfg80211: Fix use after free for wext | Alexander Wetzel | 1 | -5/+26 |
| 2023-01-18 | wifi: cfg80211: remove support for static WEP | Johannes Berg | 1 | -5/+1 |
| 2022-10-07 | cfg80211: Update Transition Disable policy during port authorization | Vinayak Yadawad | 1 | -4/+8 |
| 2022-10-07 | wifi: cfg80211: support reporting failed links | Johannes Berg | 1 | -0/+14 |
| 2022-08-26 | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 1 | -1/+4 |
| 2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam | 1 | -1/+1 |
| 2022-08-25 | wifi: cfg80211: reject connect response with MLO params for WEP | Veerendranath Jakkam | 1 | -0/+3 |
| 2022-08-08 | wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_result | Veerendranath Jakkam | 1 | -3/+5 |
| 2022-07-15 | wifi: cfg80211: set country_elem to NULL | Johannes Berg | 1 | -1/+1 |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2022-06-29 | wifi: cfg80211: Allow P2P client interface to indicate port authorization | Vinayak Yadawad | 1 | -1/+2 |
| 2022-06-20 | cfg80211: Indicate MLO connection info in connect and roam callbacks | Veerendranath Jakkam | 1 | -106/+285 |
| 2022-06-20 | wifi: nl80211: support MLO in auth/assoc | Johannes Berg | 1 | -0/+2 |
| 2022-06-20 | wifi: cfg80211: simplify cfg80211_mlme_auth() prototype | Johannes Berg | 1 | -7/+13 |
| 2022-06-20 | wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc() | Johannes Berg | 1 | -3/+12 |
| 2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -48/+54 |
| 2021-11-28 | cfg80211: use ieee80211_bss_get_elem() instead of _get_ie() | Johannes Berg | 1 | -12/+10 |
| 2021-04-08 | cfg80211: remove WARN_ON() in cfg80211_sme_connect | Du Cheng | 1 | -1/+1 |
| 2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 1 | -3/+2 |
| 2020-08-27 | net: wireless: Convert to use the preferred fallthrough macro | Miaohe Lin | 1 | -2/+2 |
| 2020-08-27 | net: wireless: sme.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -3/+3 |
| 2020-05-31 | nl80211: really allow client-only BIGTK support | Johannes Berg | 1 | -2/+5 |
| 2020-04-24 | cfg80211: Unprotected Beacon frame RX indication | Jouni Malinen | 1 | -0/+2 |
| 2020-02-24 | cfg80211: Support key configuration for Beacon protection (BIGTK) | Jouni Malinen | 1 | -2/+9 |
| 2020-01-15 | cfg80211: fix deadlocks in autodisconnect work | Markus Theil | 1 | -3/+3 |
| 2019-05-28 | cfg80211: Handle bss expiry during connection | Chaitanya Tata | 1 | -4/+28 |
| 2019-02-01 | cfg80211: call disconnect_wk when AP stops | Johannes Berg | 1 | -1/+1 |
| 2018-11-09 | cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte... | Sriram R | 1 | -1/+5 |
| 2018-11-09 | cfg80211: add missing constraint for user-supplied VHT mask | Sergey Matyukevich | 1 | -0/+2 |
| 2018-05-23 | nl80211: add FILS related parameters to ROAM event | Arend Van Spriel | 1 | -7/+41 |
| 2018-05-23 | cfg80211: use separate struct for FILS parameters | Arend Van Spriel | 1 | -19/+21 |
| 2018-03-29 | cfg80211: Support all iftypes in autodisconnect_wk | Denis Kenzior | 1 | -11/+32 |
| 2018-02-19 | cfg80211: clear wep keys after disconnection | Avraham Stern | 1 | -0/+2 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+41 |
| 2017-10-18 | cfg80211: fix connect/disconnect edge cases | Johannes Berg | 1 | -9/+41 |
| 2017-10-02 | cfg80211/nl80211: add a port authorized event | Avraham Stern | 1 | -1/+44 |
| 2017-06-13 | nl80211: add authorized flag to ROAM event | Avraham Stern | 1 | -0/+1 |
| 2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 1 | -52/+38 |
| 2017-03-31 | cfg80211: Add support for FILS shared key authentication offload | Vidyullatha Kanchanapally | 1 | -1/+24 |
| 2017-03-31 | cfg80211: Use a structure to pass connect response params | Vidyullatha Kanchanapally | 1 | -69/+80 |
| 2017-01-13 | cfg80211: Specify the reason for connect timeout | Purushottam Kushwaha | 1 | -12/+27 |
| 2017-01-09 | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT | Andrzej Zaborowski | 1 | -0/+33 |
| 2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg | 1 | -0/+14 |
| 2016-10-19 | cfg80211: allow aborting in-progress connection atttempts | Ilan Peer | 1 | -1/+1 |
| 2016-09-30 | cfg80211: Add support for static WEP in the driver | David Spinadel | 1 | -1/+5 |
| 2016-09-15 | cfg80211: allow connect keys only with default (TX) key | Johannes Berg | 1 | -0/+3 |
| 2016-05-31 | cfg80211: Allow cfg80211_connect_result() errors to be distinguished | Jouni Malinen | 1 | -5/+3 |
| 2016-05-12 | cfg80211: make wdev_list accessible to drivers | Johannes Berg | 1 | -2/+2 |
| 2016-04-26 | cfg80211: Add option to report the bss entry in connect result | Kanchanapally, Vidyullatha | 1 | -6/+22 |
| 2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -3/+3 |
| 2016-04-06 | cfg80211: Allow reassociation to be requested with internal SME | Jouni Malinen | 1 | -2/+12 |
| 2016-04-05 | cfg80211: Allow a scan request for a specific BSSID | Jouni Malinen | 1 | -0/+2 |
| 2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
| 2016-02-24 | cfg80211: basic support for PBSS network type | Lior David | 1 | -3/+6 |
| 2016-02-23 | cfg80211: stop critical protocol session upon disconnect event | Arend van Spriel | 1 | -0/+6 |
| 2015-05-26 | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg | 1 | -1/+3 |
| 2015-04-07 | cfg80211: send extended capabilities IE in connect | Johannes Berg | 1 | -10/+64 |
| 2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 1 | -10/+6 |
| 2014-10-10 | cfg80211: set the rates mask in connection probes over specified freq | Karl Beldan | 1 | -2/+11 |
| 2014-09-11 | cfg80211: clear connect keys when freeing them | Johannes Berg | 1 | -3/+3 |
| 2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -3/+5 |
| 2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 1 | -1/+1 |
| 2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2014-05-05 | cfg80211: free sme on connection failures | Eliad Peller | 1 | -1/+1 |
| 2014-04-29 | cfg80211: remove BUG_ON usage | Johannes Berg | 1 | -2/+4 |
| 2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 1 | -18/+19 |
| 2014-04-09 | cfg80211: slightly clean up of cfg80211_sme_connect() | Zhao, Gang | 1 | -2/+1 |
| 2014-03-19 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 1 | -1/+0 |
| 2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg | 1 | -1/+1 |
| 2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -10/+3 |
| 2014-01-09 | cfg80211: Add a function to get the number of supported channels | Ilan Peer | 1 | -10/+3 |
| 2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -10/+12 |
| 2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park | 1 | -0/+2 |
| 2013-12-05 | cfg80211: fix WARN_ON for re-association to the expired BSS | Ujjal Roy | 1 | -10/+12 |
| 2013-10-09 | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() | Luis R. Rodriguez | 1 | -2/+2 |
| 2013-08-14 | cfg80211: don't request disconnect if not connected | Johannes Berg | 1 | -6/+4 |
| 2013-07-16 | cfg80211: fix bugs in new SME implementation | Johannes Berg | 1 | -3/+26 |
| 2013-06-24 | wireless: add comments about bss refcounting | Ben Greear | 1 | -0/+3 |
| 2013-06-24 | wireless: Make sure __cfg80211_connect_result always puts bss | Ben Greear | 1 | -1/+4 |
| 2013-06-19 | cfg80211: hold BSS over association process | Johannes Berg | 1 | -5/+10 |
| 2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -288/+254 |
| 2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 1 | -34/+7 |
| 2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg | 1 | -20/+20 |
| 2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -22/+4 |
| 2013-05-23 | cfg80211: check wdev->netdev in connection work | Johannes Berg | 1 | -0/+3 |
| 2013-05-16 | cfg80211: fix interface down/disconnect state handling | Johannes Berg | 1 | -1/+2 |
| 2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
| 2013-03-30 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 1 | -0/+2 |
| 2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+4 |
| 2013-03-24 | cfg80211: always check for scan end on P2P device | Johannes Berg | 1 | -2/+4 |
| 2013-03-20 | cfg80211: fix potential connection work crash | Johannes Berg | 1 | -1/+1 |
| 2013-03-06 | cfg80211: refactor association parameters | Johannes Berg | 1 | -13/+15 |
| 2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg | 1 | -1/+3 |
| 2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 1 | -8/+8 |
| 2013-01-16 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 1 | -1/+2 |
| 2013-01-03 | regulatory: code cleanup | Johannes Berg | 1 | -4/+2 |
| 2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 1 | -2/+11 |
| 2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -4/+5 |
| 2012-10-18 | cfg80211: add support for flushing old scan results | Sam Leffler | 1 | -0/+1 |
| 2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen | 1 | -1/+1 |
| 2012-07-12 | nl80211: move scan API to wdev | Johannes Berg | 1 | -3/+3 |
| 2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 1 | -2/+2 |
| 2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 1 | -34/+7 |
| 2011-12-13 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 1 | -21/+40 |
| 2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
| 2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear | 1 | -1/+6 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2011-09-20 | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan | 1 | -7/+12 |
| 2011-09-16 | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 1 | -0/+2 |
| 2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen | 1 | -5/+14 |
| 2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -1/+1 |
| 2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 1 | -3/+6 |
| 2010-07-20 | wireless: mark cfg80211_is_all_idle as static | John W. Linville | 1 | -1/+1 |
| 2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+0 |
| 2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -5/+0 |
| 2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 1 | -6/+10 |
| 2010-04-16 | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e... | Nishant Sarmukadam | 1 | -6/+10 |
| 2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+9 |
| 2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 1 | -6/+9 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-01 | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 1 | -0/+40 |
| 2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+1 |
| 2010-01-15 | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez | 1 | -0/+1 |
| 2010-01-14 | cfg80211: fix channel setting for wext | Abhijeet Kolekar | 1 | -0/+1 |
| 2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 1 | -3/+3 |
| 2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+5 |
| 2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg | 1 | -2/+5 |
| 2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+19 |
| 2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 1 | -2/+19 |
| 2009-10-07 | wext: refactor | Johannes Berg | 1 | -6/+6 |
| 2009-09-28 | cfg80211: always get BSS | Johannes Berg | 1 | -3/+2 |
| 2009-09-16 | cfg80211: fix SME connect | Johannes Berg | 1 | -8/+13 |
| 2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 1 | -3/+9 |
| 2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi | 1 | -1/+2 |
| 2009-08-20 | cfg80211: fix leaks of wdev->conn->ie | David Kilroy | 1 | -0/+4 |
| 2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg | 1 | -16/+6 |
| 2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg | 1 | -2/+1 |
| 2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg | 1 | -12/+42 |
| 2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -0/+9 |
| 2009-08-14 | cfg80211: Set WEP ciphers | Samuel Ortiz | 1 | -2/+16 |
| 2009-08-14 | cfg80211: fix SME association after disassociation | Johannes Berg | 1 | -0/+20 |
| 2009-08-04 | cfg80211: clear SSID on disconnect/no connection | Johannes Berg | 1 | -0/+4 |
| 2009-08-04 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 1 | -0/+16 |
| 2009-08-04 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 1 | -17/+18 |
| 2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 1 | -0/+2 |
| 2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg | 1 | -1/+2 |
| 2009-07-24 | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi | 1 | -2/+2 |
| 2009-07-24 | cfg80211: remove WARN_ON in __cfg80211_sme_scan_done | Zhu Yi | 1 | -1/+1 |
| 2009-07-24 | cfg80211: fix a locking bug | Johannes Berg | 1 | -2/+2 |
| 2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -26/+71 |
| 2009-07-24 | cfg80211: fix two buglets | Johannes Berg | 1 | -3/+2 |
| 2009-07-10 | cfg80211: clean up naming once and for all | Johannes Berg | 1 | -24/+24 |
| 2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -56/+196 |
| 2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg | 1 | -1/+7 |
| 2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -63/+93 |
| 2009-07-10 | cfg80211: send events for userspace SME | Johannes Berg | 1 | -26/+38 |
| 2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg | 1 | -22/+33 |
| 2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg | 1 | -13/+382 |
| 2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz | 1 | -0/+224 |