1. a95bfb8 cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard by Lorenzo Bianconi · 3 years, 2 months ago
  2. 8415816 cfg80211: allow continuous radar monitoring on offchannel chain by Lorenzo Bianconi · 3 years, 2 months ago
  3. c47240c cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event by Lorenzo Bianconi · 3 years, 2 months ago
  4. 91e89c7 cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_radar_detection by Lorenzo Bianconi · 3 years, 2 months ago
  5. 1507b15 cfg80211: move offchan_cac_event to a dedicated work by Lorenzo Bianconi · 3 years, 3 months ago
  6. bc2dfc0 cfg80211: implement APIs for dedicated radar detection HW by Lorenzo Bianconi · 3 years, 3 months ago
  7. 09b1d5d cfg80211: fix management registrations locking by Johannes Berg · 3 years, 3 months ago
  8. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  9. 3bb0214 cfg80211: support immediate reconnect request hint by Johannes Berg · 4 years, 1 month ago
  10. 80ca257 cfg80211: handle Association Response from S1G STA by Thomas Pedersen · 4 years, 4 months ago
  11. 7b506ff net: wireless: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  12. 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 7 months ago
  13. e76fede cfg80211: add KHz variants of frame RX API by Thomas Pedersen · 4 years, 9 months ago
  14. 9dba48a cfg80211: support multicast RX registration by Johannes Berg · 4 years, 9 months ago
  15. 6cd536f cfg80211: change internal management frame registration API by Johannes Berg · 4 years, 9 months ago
  16. ff74c51 cfg80211/mac80211: Allow user space to register for station Rx authentication by Ilan Peer · 5 years ago
  17. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  18. 81c5dce cfg80211: add missing constraint for user-supplied VHT mask by Sergey Matyukevich · 6 years ago
  19. 8509645 cfg80211: fix CAC_STARTED event handling by Dmitry Lebed · 7 years ago
  20. 2cb021f cfg80211/nl80211: add CAC_STARTED event by Dmitry Lebed · 7 years ago
  21. 6c2fb1e cfg80211: cleanup signal strength units notation by Sergey Matyukevich · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  24. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  25. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  26. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  27. ab5bb2d cfg80211: Add support for randomizing TA of Public Action frames by vamsi krishna · 8 years ago
  28. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  29. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  30. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  31. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  32. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  33. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  34. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  35. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 10 years ago
  36. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 10 years ago
  37. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  38. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  39. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
  40. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  41. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  42. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  43. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  44. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  45. bbe09bb cfg80211: update dfs_state_entered upon dfs_state change by Michal Kazior · 11 years ago
  46. c532a58 cfg80211: fix DFS channel recovery timeout by Michal Kazior · 11 years ago
  47. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  48. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 12 years ago
  49. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 12 years ago
  50. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 12 years ago
  51. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 12 years ago
  52. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 12 years ago
  53. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
  54. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 12 years ago
  55. 7ade703 cfg80211: use C99 initialisers to simplify code a bit by Johannes Berg · 12 years ago
  56. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 12 years ago
  57. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
  58. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  59. 947add3 cfg80211: move exported event functions into nl80211 by Johannes Berg · 12 years ago
  60. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  61. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  62. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  63. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  64. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  65. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  66. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  67. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  68. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 13 years ago
  69. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  70. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  71. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  72. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  73. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  74. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 13 years ago
  75. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 13 years ago
  76. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 13 years ago
  77. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 13 years ago
  78. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 13 years ago
  79. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 13 years ago
  80. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  81. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  82. c6fb08a cfg80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  83. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  84. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  85. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  86. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  87. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  88. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  89. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  90. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  91. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  92. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 14 years ago
  93. 323222b cfg80211: Ignore downstream DEAUTH for authtry_bsses by Paul Stewart · 14 years ago
  94. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 14 years ago
  95. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 14 years ago
  96. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  97. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  98. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  99. 271733c cfg80211: notify drivers about frame registrations by Johannes Berg · 14 years ago
  100. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago