1. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  2. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 14 years ago
  3. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 14 years ago
  4. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  5. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  6. bef5d1c mac80211: split ieee80211_drop_unencrypted by Johannes Berg · 14 years ago
  7. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  8. 8404080 mac80211: reject unhandled action frames by Johannes Berg · 14 years ago
  9. 2f5265e mac80211: fix netdev rename by Johannes Berg · 14 years ago
  10. 228da6c mac80211: Fix error introduced in netdev_mc_count() changes. by David S. Miller · 14 years ago
  11. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  13. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  14. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 14 years ago
  15. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  16. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 14 years ago
  17. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  18. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  19. e15276a mac80211: Reset dynamic ps timer in Rx path. by Vivek Natarajan · 14 years ago
  20. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 14 years ago
  21. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 14 years ago
  22. 29165e4 mac80211: fix deauth race by Johannes Berg · 14 years ago
  23. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 14 years ago
  24. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 14 years ago
  25. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 14 years ago
  26. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  27. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 14 years ago
  28. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  29. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  30. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 14 years ago
  31. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 14 years ago
  32. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  33. 3c38405 mac80211: Don't call rate control when HW handles it by Vasanthakumar · 14 years ago
  34. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 14 years ago
  35. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 14 years ago
  36. 4754ffd mac80211: fix sta lookup for received action frames on an AP VLAN by Felix Fietkau · 14 years ago
  37. e0b20f1 mac80211: reduce stack usage in sta_agg_status_read() by Pavel Roskin · 14 years ago
  38. 4c82bf8 mac80211: reduce stack usage in sta_ht_capa_read() by Pavel Roskin · 14 years ago
  39. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. 744595c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  41. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 14 years ago
  42. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 14 years ago
  43. 18c9490 mac80211: fill jiffies/vif on filtered frames by Johannes Berg · 14 years ago
  44. 723bae7 mac80211: track work started through callbacks by Johannes Berg · 14 years ago
  45. 382b165 mac80211: fix sw crypto by Johannes Berg · 14 years ago
  46. 1396b23 mac80211: fix WARN_ON in the new work code by Felix Fietkau · 14 years ago
  47. eb807fb mac80211: fix update_tkip_key() documentation about the context by Kalle Valo · 14 years ago
  48. 3b43a18 mac80211: fix tx select key null pointer crash with hostapd by Kalle Valo · 14 years ago
  49. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. f12553e mac80211: add missing key check by Johannes Berg · 14 years ago
  51. 4bb29f8 mac80211: fix rx data handling for non-data frames on multiple vifs by Felix Fietkau · 14 years ago
  52. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 14 years ago
  53. e4fca00 mac80211: avoid NULL ptr deref when using WEP by John W. Linville · 14 years ago
  54. a98bfec mac80211: Fixed a bug in IBSS merge by Benoit Papillault · 14 years ago
  55. ce9058a mac80211: removed useless code in IBSS management by Benoit Papillault · 14 years ago
  56. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 14 years ago
  57. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 14 years ago
  58. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 14 years ago
  59. 697e6a0 mac80211: clear TX control on filtered frames by Johannes Berg · 14 years ago
  60. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 14 years ago
  61. 8e9310c mac80211: pid: replace open-coded msecs_to_jiffies by Bob Copeland · 14 years ago
  62. 861a57c mac80211: fix WMM AC default for non-QoS data frames by Felix Fietkau · 15 years ago
  63. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  64. 63734642 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  65. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  66. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 14 years ago
  67. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 14 years ago
  68. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 14 years ago
  69. 9389575 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode by Benoit Papillault · 14 years ago
  70. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 14 years ago
  71. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  72. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  73. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  74. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  75. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  76. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  77. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  78. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  79. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  80. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  81. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  82. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  83. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  84. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  85. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  86. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  87. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  88. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  89. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  90. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  91. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  92. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  93. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  94. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  95. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  96. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  97. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  98. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  99. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  100. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago