1. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 10 years ago
  2. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  3. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 10 years ago
  4. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 10 years ago
  5. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 10 years ago
  6. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  7. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  8. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  9. 9900e48 nl80211: use ie_len in scheduled scan by Johannes Berg · 10 years ago
  10. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  11. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 11 years ago
  12. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 10 years ago
  13. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 10 years ago
  14. 96f55f1 cfg80211: set preset_chandef after channel switch by Janusz Dziedzic · 11 years ago
  15. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  16. 348baf0 nl80211: send event when AP operation is stopped by Johannes Berg · 11 years ago
  17. ae811e2 nl80211: check nla_parse() return values by Johannes Berg · 11 years ago
  18. 94e860f nl80211: make netlink attribute policies const by Johannes Berg · 11 years ago
  19. 1ff79df nl80211: check channel switch validity better by Johannes Berg · 11 years ago
  20. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  21. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  22. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  23. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  24. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  25. 7f2b856 net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  26. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  27. e03ad6e nl80211: move vendor/testmode event skb functions out of ifdef by Johannes Berg · 11 years ago
  28. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  29. 567ffc3 nl80211: support vendor-specific events by Johannes Berg · 11 years ago
  30. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  31. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  32. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  33. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  34. b9243ab nl80211: allow setting bitrate mask back to default by Janusz Dziedzic · 11 years ago
  35. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  36. 7869303 nl80211: don't clear bitrate_mask twice by Janusz Dziedzic · 11 years ago
  37. 55f7435 cfg80211: DFS check dfs_region before usage by Luis R. Rodriguez · 11 years ago
  38. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 11 years ago
  39. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  40. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  41. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 11 years ago
  42. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  43. 01e0daa cfg80211: fix reporting 5/10 MHz support to user space by Felix Fietkau · 11 years ago
  44. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  45. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  46. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  47. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  48. fe7c3a1 cfg80211: DFS check chandef usable before CAC by Janusz Dziedzic · 11 years ago
  49. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  50. 1b09cd8 cfg80211: ignore supported rates for nonexistant bands on scan by Felix Fietkau · 11 years ago
  51. 7fa322c nl80211: check nla_nest_start() return value by Johannes Berg · 11 years ago
  52. 9fe271a nl80211: fix error path in nl80211_get_key() by Johannes Berg · 11 years ago
  53. ae917c9 nl80211: check nla_put_* return values by Johannes Berg · 11 years ago
  54. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  55. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  56. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  57. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  58. f84f771 genetlink: allow making ops const by Johannes Berg · 11 years ago
  59. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  60. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  61. d0a361a nl80211: fix channel switch parsing by Andrei Otcheretianski · 11 years ago
  62. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  63. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  64. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  65. c01fc9a cfg80211: pass station supported channel and oper class info by Sunil Dutt · 11 years ago
  66. ff311bc nl80211: allow CAC only if no operation is going on by Simon Wunderlich · 11 years ago
  67. ee4bc9e nl80211: enable IBSS support for channel switch announcements by Simon Wunderlich · 11 years ago
  68. 1800329 cfg80211: use the correct macro to check for active monitor support by Luciano Coelho · 11 years ago
  69. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  70. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  71. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  72. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  73. cb35fba nl80211: nl80211hdr_put() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  74. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  75. 1da5fcc nl80211: clean up CQM settings code by Johannes Berg · 11 years ago
  76. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  77. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  78. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  79. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  80. c319d50 nl80211: fix another nl80211_fam.attrbuf race by Johannes Berg · 11 years ago
  81. bf37264 nl80211: allow 5 and 10 MHz channels for IBSS by Simon Wunderlich · 11 years ago
  82. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  83. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  84. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  85. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  86. 83374fe nl80211: fix the setting of RSSI threshold value for mesh by Chun-Yeow Yeoh · 11 years ago
  87. a0ec570 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  88. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  89. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  90. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 11 years ago
  92. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  93. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  94. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 11 years ago
  95. a1193be nl80211: use attributes to parse beacons by Simon Wunderlich · 11 years ago
  96. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 11 years ago
  97. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 11 years ago
  98. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 11 years ago
  99. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  100. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago