- 26ab092 cfg80211: remove WARN_ON() in cfg80211_sme_connect by Du Cheng · 3 years, 9 months ago
- 7b506ff net: wireless: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
- 54f65de net: wireless: sme.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 0e47901 nl80211: really allow client-only BIGTK support by Johannes Berg · 4 years, 8 months ago
- 4d797fc cfg80211: Unprotected Beacon frame RX indication by Jouni Malinen · 4 years, 10 months ago
- 56be393 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 5 years ago
- 5a128a0 cfg80211: fix deadlocks in autodisconnect work by Markus Theil · 5 years ago
- a3ce17d cfg80211: Handle bss expiry during connection by Chaitanya Tata · 6 years ago
- e005bd7d cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
- 113f3aa cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces by Sriram R · 6 years ago
- 81c5dce cfg80211: add missing constraint for user-supplied VHT mask by Sergey Matyukevich · 6 years ago
- e841b7b nl80211: add FILS related parameters to ROAM event by Arend Van Spriel · 7 years ago
- 76804d2 cfg80211: use separate struct for FILS parameters by Arend Van Spriel · 7 years ago
- 37b1c00 cfg80211: Support all iftypes in autodisconnect_wk by Denis Kenzior · 7 years ago
- 3027a8e cfg80211: clear wep keys after disconnection by Avraham Stern · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 51e1335 cfg80211: fix connect/disconnect edge cases by Johannes Berg · 7 years ago
- 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
- f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 8 years ago
- 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
- a3caf74 cfg80211: Add support for FILS shared key authentication offload by Vidyullatha Kanchanapally · 8 years ago
- 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
- 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
- bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
- e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
- 0711d63 cfg80211: allow aborting in-progress connection atttempts by Ilan Peer · 8 years ago
- b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
- f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
- bf1ecd2 cfg80211: Allow cfg80211_connect_result() errors to be distinguished by Jouni Malinen · 9 years ago
- 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 9 years ago
- e705498 cfg80211: Add option to report the bss entry in connect result by Kanchanapally, Vidyullatha · 9 years ago
- 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
- 4ce2bd9 cfg80211: Allow reassociation to be requested with internal SME by Jouni Malinen · 9 years ago
- 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 34d5051 cfg80211: basic support for PBSS network type by Lior David · 9 years ago
- b860715 cfg80211: stop critical protocol session upon disconnect event by Arend van Spriel · 9 years ago
- 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 10 years ago
- 46b9d18 cfg80211: send extended capabilities IE in connect by Johannes Berg · 10 years ago
- 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 10 years ago
- 2a84ee8 cfg80211: set the rates mask in connection probes over specified freq by Karl Beldan · 10 years ago
- b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
- 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
- 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
- c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 11 years ago
- 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 11 years ago
- f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
- babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 11 years ago
- 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 11 years ago
- f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
- f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
- 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
- fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
- 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
- 789fd03 cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() by Luis R. Rodriguez · 11 years ago
- dee8a97 cfg80211: don't request disconnect if not connected by Johannes Berg · 11 years ago
- 923a0e7 cfg80211: fix bugs in new SME implementation by Johannes Berg · 12 years ago
- 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 12 years ago
- 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 12 years ago
- f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 12 years ago
- ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 12 years ago
- 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 12 years ago
- 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 12 years ago
- 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 12 years ago
- c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 12 years ago
- 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 12 years ago
- 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
- 90e0970 cfg80211: sched_scan_mtx lock in cfg80211_conn_work() by Artem Savkov · 12 years ago
- 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
- f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 12 years ago
- 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 12 years ago
- f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
- ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
- 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
- cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
- 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
- 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
- e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 13 years ago
- 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
- e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
- fd01428 nl80211: move scan API to wdev by Johannes Berg · 13 years ago
- 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 13 years ago
- 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
- adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
- 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
- 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
- bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 14 years ago
- e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 13 years ago
- 3965ac00 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 13 years ago
- ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 14 years ago
- e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
- 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
- 20925fee wireless: mark cfg80211_is_all_idle as static by John W. Linville · 14 years ago
- cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago