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