1. 24af717 mac80211: fix VHT MCS calculation by Johannes Berg · 11 years ago
  2. 4992185 mac80211: Fix crash due to un-canceled work-items by Ben Greear · 12 years ago
  3. 9b5bd5a mac80211: stop timers before canceling work items by Ben Greear · 12 years ago
  4. 586e01e mac80211: prevent spurious HT/VHT downgrade message by Johannes Berg · 12 years ago
  5. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  6. 30eb1dc mac80211: properly track HT/VHT operation changes by Johannes Berg · 12 years ago
  7. 6565ec9 mac80211: move ieee80211_determine_chantype function by Johannes Berg · 12 years ago
  8. f2d9330 mac80211: clean up channel use in ieee80211_config_ht_tx by Johannes Berg · 12 years ago
  9. 08e6eff mac80211: disable HT/VHT if AP has no HT/VHT capability by Johannes Berg · 12 years ago
  10. bee7f58 mac80211: handle operating mode notif in beacon/assoc response by Johannes Berg · 12 years ago
  11. cb14502 mac80211: fix HT/VHT disable flags by Johannes Berg · 12 years ago
  12. 1128958 mac80211: init HT TX data before rate control by Johannes Berg · 12 years ago
  13. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  14. 4a34215 mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap by Johannes Berg · 12 years ago
  15. 8cdc196 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  16. 5b36ebd mac80211: always unblock CSA queue stop when disconnecting by Johannes Berg · 12 years ago
  17. 89afe61 mac80211: fix auth/assoc timeout handling by Johannes Berg · 12 years ago
  18. cab1c7f mac80211: fix ieee80211_sta_tx_notify for nullfunc by Wojciech Dubowik · 12 years ago
  19. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  20. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  21. 3e4d40f mac80211: remove unused code to mark AP station authenticated by Johannes Berg · 12 years ago
  22. fd0f979 mac80211: simplify idle handling by Johannes Berg · 12 years ago
  23. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 12 years ago
  24. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  25. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 12 years ago
  26. 112c31f mac80211: fix AP beacon loss messages by Johannes Berg · 12 years ago
  27. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  28. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  29. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 12 years ago
  30. 6b684db mac80211: send deauth if connection was lost during suspend by Johannes Berg · 12 years ago
  31. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  32. eef9e54 mac80211: send deauth when connection is lost by Johannes Berg · 12 years ago
  33. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  34. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  35. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 12 years ago
  36. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  37. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  38. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  39. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  40. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 12 years ago
  41. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  42. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  43. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  44. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  45. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  46. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  47. 8e3c1b7 mac80211: a few whitespace fixes by Johannes Berg · 12 years ago
  48. 246dc3f mac80211: return if CSA is not handle by Simon Wunderlich · 12 years ago
  49. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  50. f2d9d27 mac80211: support VHT association by Johannes Berg · 12 years ago
  51. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  52. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  53. 03ae834f mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  54. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  55. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  56. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  57. 8655201 mac80211: send deauth only with channel context by Johannes Berg · 12 years ago
  58. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  59. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  60. f87ad63 mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon by Rami Rosen · 12 years ago
  61. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  63. 3a40414 mac80211: connect with HT20 if HT40 is not permitted by Johannes Berg · 12 years ago
  64. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  65. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  66. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  67. 0f4126e mac80211: Add debug print on unexpect authentication state by Jouni Malinen · 12 years ago
  68. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  69. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  70. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  71. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  72. 7f16114 mac80211: don't send delBA before disassoc by Johannes Berg · 12 years ago
  73. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  74. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 12 years ago
  75. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 12 years ago
  76. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 12 years ago
  77. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 12 years ago
  78. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  79. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 12 years ago
  80. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  81. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  82. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  83. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 12 years ago
  84. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 12 years ago
  85. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 12 years ago
  86. 2d9957c mac80211: clear timer bits when disconnecting by Johannes Berg · 12 years ago
  87. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 12 years ago
  88. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  89. 568d6e2 mac80211: use oper_channel in managed mlme by Johannes Berg · 12 years ago
  90. b17166a mac80211: set channel only once during auth/assoc by Johannes Berg · 12 years ago
  91. 13e0c8e mac80211: rename sta to new_sta by Johannes Berg · 12 years ago
  92. 1b49de2 mac80211: supress HT/VHT disable if not supported by Johannes Berg · 12 years ago
  93. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  94. 8c7d857 mac80211: don't call mgd_prepare_tx when associated by Emmanuel Grumbach · 12 years ago
  95. 7eeff74 mac80211: don't react to beacon loss if HW monitoring by Johannes Berg · 12 years ago
  96. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
  97. 707be0a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  98. 88bc40e mac80211: go out of PS before sending disassoc by Eliad Peller · 12 years ago
  99. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  100. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago