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