1. 37fa2bd mac80211: refactor channel switch function by Michal Kazior · 10 years ago
  2. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  3. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  4. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  5. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  6. 4bf332c mac80211: remove superfluous band variable by Johannes Berg · 10 years ago
  7. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 10 years ago
  8. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
  9. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 11 years ago
  10. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  11. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 10 years ago
  12. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 10 years ago
  13. cc901de mac80211: fix sdata->radar_required locking by Michal Kazior · 10 years ago
  14. 97518af mac80211: fix possible memory leak on AP CSA failure by Michal Kazior · 10 years ago
  15. faf046e mac80211: batch CSA bss info notification by Michal Kazior · 10 years ago
  16. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 11 years ago
  17. 2fae062 mac80211: Fix ROC duration == 0 handling by Ilan Peer · 11 years ago
  18. 80e207c mac80211: mesh: remove mesh_id check by Johannes Berg · 11 years ago
  19. c782bf8 mac80211: fix the increment of mesh precedence value by Chun-Yeow Yeoh · 11 years ago
  20. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  21. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 11 years ago
  22. 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
  23. 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
  24. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  25. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  26. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  27. 31f1f4e mac80211: read station mgmt keys via get_key call by Max Stepanov · 11 years ago
  28. 354e159 mac80211: check pairwise key_idx on get_key call by Max Stepanov · 11 years ago
  29. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  30. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
  31. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  32. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  33. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  34. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  35. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  36. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  37. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  38. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  39. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  40. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  41. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  42. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  43. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  44. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  45. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  46. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  47. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  48. 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
  49. 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
  50. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  51. 0951ebb mac80211: fix uninitialized variable by Michal Kazior · 11 years ago
  52. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  53. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  54. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  55. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  56. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  57. 03bb7f4 mac80211: use sta_info_get_bss() for nl80211 tx and client probing by Felix Fietkau · 11 years ago
  58. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  59. 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
  60. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  61. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  62. 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
  63. 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
  64. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  65. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  66. e13bae4 mac80211: fix ethtool stats for non-station interfaces by Johannes Berg · 11 years ago
  67. ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 11 years ago
  68. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  69. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  70. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
  71. f7aeb6f mac80211: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
  72. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  73. 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
  74. ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
  75. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  76. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  77. 0d4261a mac80211: enable Auth Protocol Identifier on mesh config. by Colleen Twitty · 11 years ago
  78. bd500af mac80211: write memcpy differently for smatch by Johannes Berg · 11 years ago
  79. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  80. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 11 years ago
  81. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  82. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  83. 0eabccd mac80211: clear SSID when stopping AP by Marek Puzyniak · 11 years ago
  84. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  85. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  86. ae76eef mac80211: return new mpath from mesh_path_add() by Bob Copeland · 11 years ago
  87. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  88. 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 11 years ago
  89. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  90. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 11 years ago
  91. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 11 years ago
  92. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 11 years ago
  93. 146bb48 mac80211: disallow changing auto_open_plinks by Thomas Pedersen · 11 years ago
  94. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  95. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 11 years ago
  96. 7b4396b mac80211: flush keys when stopping AP by Johannes Berg · 11 years ago
  97. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 11 years ago
  98. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 11 years ago
  99. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 11 years ago
  100. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 11 years ago