1. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  2. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  3. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  4. 5d1ec85 mac80211: dont try to use existing sta for AP by Johannes Berg · 15 years ago
  5. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  6. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  7. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  8. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  9. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  10. bc83b68 mac80211: recalculate idle later in MLME by Johannes Berg · 15 years ago
  11. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  12. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  13. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  14. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  16. ce470613c cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  17. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  18. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  19. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  20. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  21. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  22. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  23. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  24. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago
  25. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  26. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 8d8b261 mac80211: fix receiving deauth by Johannes Berg · 15 years ago
  29. 91a3bd7 mac80211: fix MLME issuing of probe requests while scanning by Luis R. Rodriguez · 15 years ago
  30. 4853184 mac80211: fix mlme timeouts by Johannes Berg · 15 years ago
  31. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  32. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  33. a99d024 mac80211: do not monitor the connection while scanning by Christian Lamparter · 15 years ago
  34. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 15 years ago
  35. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  36. ca386f3 mac80211: fix multi-use timer by Johannes Berg · 15 years ago
  37. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  38. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  39. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  40. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  41. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  42. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  43. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  44. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  45. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  46. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  47. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  48. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  49. 0575606 mac80211: tell SME about real auth state by Johannes Berg · 15 years ago
  50. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  51. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  52. 1fa6f4a mac80211: fix wext bssid/ssid setting by Johannes Berg · 15 years ago
  53. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  54. 68f2d02 mac80211: Do not try to associate with an empty SSID by Jouni Malinen · 15 years ago
  55. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  56. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  57. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  58. a971be2 mac80211: correct probe wait time by Johannes Berg · 15 years ago
  59. 4ef699f mac80211: fix probe response wait timing by Johannes Berg · 15 years ago
  60. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 15 years ago
  61. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 15 years ago
  62. 3019667 mac80211: PS processing for every Beacon with our AID in TIM by Jouni Malinen · 15 years ago
  63. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  64. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  65. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 15 years ago
  66. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 15 years ago
  67. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  68. e0502de mac80211: split out and decrease probe wait time by Johannes Berg · 15 years ago
  69. 34bfc41 mac80211: respond to beacon loss report only once by Johannes Berg · 15 years ago
  70. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  71. 413ad50 mac80211: properly track HT operation_mode by Johannes Berg · 15 years ago
  72. 9ed6bcc mac80211: move HT operation mode BSS info by Johannes Berg · 15 years ago
  73. aa837e1 mac80211: set default QoS values according to spec by Johannes Berg · 15 years ago
  74. 6cfe62c mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth() by Luis R. Rodriguez · 15 years ago
  75. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  76. 16cf438 mac80211: fix probe response processing by Johannes Berg · 15 years ago
  77. e61f234 nl80211: Send timeout event on failed direct probe by Jouni Malinen · 15 years ago
  78. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  79. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  80. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  81. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  82. 9ccebe6 mac80211: rename max_sleep_interval to max_sleep_period by Johannes Berg · 15 years ago
  83. d5edaed mac80211: fix PS vs. scan race by Johannes Berg · 15 years ago
  84. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  85. 04fe203 mac80211: calculate maximum sleep interval by Johannes Berg · 15 years ago
  86. 1d4df3a mac80211: fix variable truncation on 32-bit by Johannes Berg · 15 years ago
  87. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  88. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  89. bbbdff9 mac80211: enable PS by default by Johannes Berg · 15 years ago
  90. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  91. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 15 years ago
  92. 965beda mac80211: improve powersave implementation by Johannes Berg · 15 years ago
  93. 66174bb mac80211: Report rejected association to user space SME by Jouni Malinen · 15 years ago
  94. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 15 years ago
  95. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 15 years ago
  96. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  97. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  98. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  99. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  100. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 15 years ago