1. 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
  2. 96a4688e mac80211: check fast-xmit if IBSS STA QoS changed by Johannes Berg · 9 years ago
  3. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  4. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 9 years ago
  5. 76bed0f mac80211: IBSS fix scan request by Janusz.Dziedzic@tieto.com · 9 years ago
  6. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  7. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 9 years ago
  8. 8a4988d mac80211: IBSS: refactor ieee80211_rx_bss_info by Janusz.Dziedzic@tieto.com · 9 years ago
  9. c84a67a mac80211: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  10. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 9 years ago
  11. d2954457 mac80211: notify NSS changed when IBSS and HT by Janusz Dziedzic · 10 years ago
  12. 84469a4 mac80211: use secondary channel offset IE also beacons during CSA by Luciano Coelho · 10 years ago
  13. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  14. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  15. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  16. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  17. c7d37a6 mac80211: fix IBSS join by initializing last_scan_completed by Krzysztof Hałasa · 10 years ago
  18. 0d06d9b mac80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  19. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  20. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  21. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  22. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  23. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  24. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 10 years ago
  25. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  26. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 10 years ago
  27. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  28. 953467d mac80211: remove set but unused variables by Johannes Berg · 10 years ago
  29. 691eb61 mac80211: send ibss probe responses with noack flag by Simon Wunderlich · 10 years ago
  30. 9fa37a3 mac80211: ibss: remove unnecessary call to release channel by Luciano Coelho · 10 years ago
  31. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 10 years ago
  32. cc901de mac80211: fix sdata->radar_required locking by Michal Kazior · 10 years ago
  33. faf046e mac80211: batch CSA bss info notification by Michal Kazior · 10 years ago
  34. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  35. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  36. dddd586 mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  37. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  38. 6f07d21 mac80211: lock sdata in ieee80211_csa_connection_drop_work() by Luciano Coelho · 11 years ago
  39. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  40. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  41. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 11 years ago
  42. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  43. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  44. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  45. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  46. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  47. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  48. 9449410 mac80211: send a CSA action frame when changing channel by Simon Wunderlich · 11 years ago
  49. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  50. 871a418 mac80211: split off ibss disconnect by Simon Wunderlich · 11 years ago
  51. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  52. 75a423f mac80211: ibss: fix ignored channel parameter by Simon Wunderlich · 11 years ago
  53. 2a3ba63c mac80211: add missing channel context release by Johannes Berg · 11 years ago
  54. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  55. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  56. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  57. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  58. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  59. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  60. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  61. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  62. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  63. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  64. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  65. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 11 years ago
  66. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  67. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  68. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  69. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  70. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  71. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 11 years ago
  72. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 11 years ago
  73. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 11 years ago
  74. a618294 mac80211: cleanup suspend/resume on ibss mode by Stanislaw Gruszka · 11 years ago
  75. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  76. fd0f979 mac80211: simplify idle handling by Johannes Berg · 11 years ago
  77. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  78. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  79. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  80. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  81. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  82. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  83. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  84. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  85. 2f91a96 mac80211: adapt slot time in IBSS mode by Simon Wunderlich · 12 years ago
  86. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  87. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  88. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  89. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  90. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  91. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  92. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  94. b78a493 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  95. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  96. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  97. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  98. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  99. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  100. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago