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