1. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  3. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 15 years ago
  4. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. b5878a2 mac80211: enhance tracing by Johannes Berg · 15 years ago
  7. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  8. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 15 years ago
  9. e69e95d mac80211: Send deauth/disassoc prior to dropping STA entry by Jouni Malinen · 15 years ago
  10. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 15 years ago
  11. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 15 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  13. 7905e35 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
  14. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 15 years ago
  15. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago
  16. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 15 years ago
  17. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  18. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 15 years ago
  19. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  20. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 15 years ago
  21. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  22. 29165e4 mac80211: fix deauth race by Johannes Berg · 15 years ago
  23. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  24. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 15 years ago
  25. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  26. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  27. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  28. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  29. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  30. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  31. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  32. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  33. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  34. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  35. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  36. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  37. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  38. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  39. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  40. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  41. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  42. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  43. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  44. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  45. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  46. 5d1ec85 mac80211: dont try to use existing sta for AP by Johannes Berg · 15 years ago
  47. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  48. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  49. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  50. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  51. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  52. bc83b68 mac80211: recalculate idle later in MLME by Johannes Berg · 15 years ago
  53. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  54. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  55. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  56. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  58. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  59. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  60. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  61. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  62. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  63. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  64. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  65. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  66. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago
  67. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  68. 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
  69. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  70. 8d8b261 mac80211: fix receiving deauth by Johannes Berg · 15 years ago
  71. 91a3bd7 mac80211: fix MLME issuing of probe requests while scanning by Luis R. Rodriguez · 15 years ago
  72. 4853184 mac80211: fix mlme timeouts by Johannes Berg · 15 years ago
  73. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  74. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  75. a99d024 mac80211: do not monitor the connection while scanning by Christian Lamparter · 15 years ago
  76. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 15 years ago
  77. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  78. ca386f3 mac80211: fix multi-use timer by Johannes Berg · 15 years ago
  79. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  80. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  81. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  82. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  83. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  84. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  85. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  86. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  87. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  88. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  89. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  90. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  91. 0575606 mac80211: tell SME about real auth state by Johannes Berg · 15 years ago
  92. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  93. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 16 years ago
  94. 1fa6f4a mac80211: fix wext bssid/ssid setting by Johannes Berg · 16 years ago
  95. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 16 years ago
  96. 68f2d02 mac80211: Do not try to associate with an empty SSID by Jouni Malinen · 16 years ago
  97. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 16 years ago
  98. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 16 years ago
  99. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 16 years ago
  100. a971be2 mac80211: correct probe wait time by Johannes Berg · 16 years ago