1. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  2. dddd586 mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  3. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
  4. 6f07d21 mac80211: lock sdata in ieee80211_csa_connection_drop_work() by Luciano Coelho · 11 years ago
  5. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  6. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  7. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 11 years ago
  8. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  9. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  10. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  11. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  12. 8e8d347 mac80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  13. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  14. 9449410 mac80211: send a CSA action frame when changing channel by Simon Wunderlich · 11 years ago
  15. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  16. 871a418 mac80211: split off ibss disconnect by Simon Wunderlich · 11 years ago
  17. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. 75a423f mac80211: ibss: fix ignored channel parameter by Simon Wunderlich · 11 years ago
  19. 2a3ba63c mac80211: add missing channel context release by Johannes Berg · 11 years ago
  20. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  21. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  22. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  23. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  24. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  25. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  26. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  27. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  28. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  29. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  30. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  31. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 11 years ago
  32. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  33. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  34. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  35. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  36. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  37. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 11 years ago
  38. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 11 years ago
  39. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 11 years ago
  40. a618294 mac80211: cleanup suspend/resume on ibss mode by Stanislaw Gruszka · 11 years ago
  41. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  42. fd0f979 mac80211: simplify idle handling by Johannes Berg · 11 years ago
  43. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  44. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  45. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  46. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  47. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  48. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  49. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  50. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  51. 2f91a96 mac80211: adapt slot time in IBSS mode by Simon Wunderlich · 12 years ago
  52. 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
  53. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  54. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  55. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  56. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  57. 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
  58. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  59. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  60. b78a493 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  61. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  63. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  64. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  65. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  66. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  67. 2514ec8 mac80211: fix IBSS auth TX debug message by Sylvain Roger Rieunier · 12 years ago
  68. 2cc59e7 mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS by Antonio Quartulli · 12 years ago
  69. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  70. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  71. 273686d mac80211: use oper_channel in ibss by Johannes Berg · 12 years ago
  72. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  73. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 12 years ago
  74. 452a6d2 mac80211: send auth in IBSS only if userspace isn't handling it by Will Hawkins · 12 years ago
  75. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  76. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  77. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  78. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  79. 0d894ec mac80211: Push the deleted comment to correct place by Ashok Nagarajan · 12 years ago
  80. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  81. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  82. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  83. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  84. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  86. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  87. 32c5057 mac80211: use IEEE80211_NUM_ACS by Johannes Berg · 12 years ago
  88. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  89. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  90. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  91. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 12 years ago
  92. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  94. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 12 years ago
  95. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 13 years ago
  96. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  97. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 13 years ago
  98. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 13 years ago
  99. f124970 mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() by Antonio Quartulli · 13 years ago
  100. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago