1. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  2. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  3. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  4. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  5. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago
  6. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  7. 57c9fff mac80211: fix sparse warnings/errors by Johannes Berg · 15 years ago
  8. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 15 years ago
  9. 4da163a mac80211: disable software retry for now by Johannes Berg · 15 years ago
  10. 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
  11. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  13. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  14. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  15. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  16. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 15 years ago
  17. 0ee9c13 mac80211: fix an oops in ieee80211_scan_state_set_channel by Helmut Schaa · 15 years ago
  18. 8d8b261 mac80211: fix receiving deauth by Johannes Berg · 15 years ago
  19. 89c3a8a mac80211: fix suspend by Johannes Berg · 15 years ago
  20. 21f5fc7 mac80211: fix oops due to missing private data by Luis R. Rodriguez · 15 years ago
  21. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  22. 91a3bd7 mac80211: fix MLME issuing of probe requests while scanning by Luis R. Rodriguez · 15 years ago
  23. 4853184 mac80211: fix mlme timeouts by Johannes Berg · 15 years ago
  24. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  25. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  26. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  27. 2fb3f02 mac80211: introduce a new scan state "decision" by Helmut Schaa · 15 years ago
  28. f502d09 mac80211: advance the state machine immediately if no delay is needed by Helmut Schaa · 15 years ago
  29. 7d3be3c mac80211: refactor the scan code by Helmut Schaa · 15 years ago
  30. a272a72 mac80211: allow using network namespaces by Johannes Berg · 15 years ago
  31. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  32. 5061b0c mac80211: cooperate more with network namespaces by Johannes Berg · 15 years ago
  33. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  34. 249b405 mac80211: Fix regression in mesh forwarding path. by Javier Cardona · 15 years ago
  35. 3d34deb mac80211: fix ieee80211_xmit call context by Johannes Berg · 15 years ago
  36. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  37. f742880 mac80211: fix spare warnings in driver-trace.h by Christian Lamparter · 15 years ago
  38. a99d024 mac80211: do not monitor the connection while scanning by Christian Lamparter · 15 years ago
  39. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  40. e898643 mac80211: make minstrel/pid RC use ieee80211_is_data(fc) by Luis R. Rodriguez · 15 years ago
  41. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 15 years ago
  42. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 15 years ago
  43. a43816d mac80211: mesh: fix two small problems by Johannes Berg · 15 years ago
  44. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  45. ca386f3 mac80211: fix multi-use timer by Johannes Berg · 15 years ago
  46. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  47. 10c836d mac80211: Assign next hop address to pending mesh frames by Javier Cardona · 15 years ago
  48. 0a2b8bb mac80211: driver operation debugging by Johannes Berg · 15 years ago
  49. 99783e2 mac80211: fix sparse warning by Johannes Berg · 15 years ago
  50. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 15 years ago
  52. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  53. e2e414d mac80211: disable mesh by Johannes Berg · 15 years ago
  54. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  55. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  56. c9cf012 mac80211: refactor the WEP code to be directly usable by Johannes Berg · 15 years ago
  57. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  58. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  59. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  60. 96f7e73 mac80211: shorten the passive dwell time for sw scans by Helmut Schaa · 15 years ago
  61. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  62. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  63. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  64. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  65. ac00326 mac80211: re-add HT disabling by Johannes Berg · 15 years ago
  66. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  67. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  68. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  69. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  70. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  71. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  72. 3f65b24 mac80211: remove an unused function declaration by Johannes Berg · 15 years ago
  73. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  74. 0575606 mac80211: tell SME about real auth state by Johannes Berg · 15 years ago
  75. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  76. d3cebbd mac80211: fix todo lock by Johannes Berg · 15 years ago
  77. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  78. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago
  79. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  80. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  81. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  83. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  84. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  85. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  86. 1fa6f4a mac80211: fix wext bssid/ssid setting by Johannes Berg · 15 years ago
  87. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  88. db2e6bd mac80211: add queue debugfs file by Johannes Berg · 15 years ago
  89. 68f2d02 mac80211: Do not try to associate with an empty SSID by Jouni Malinen · 15 years ago
  90. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  91. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  92. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  93. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  94. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  95. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 15 years ago
  96. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  97. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  98. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  99. 0aa8204 cfg80211: fix Kconfig for users of cfg80211 by Johannes Berg · 15 years ago
  100. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 15 years ago