1. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 14 years ago
  2. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  3. e15276a mac80211: Reset dynamic ps timer in Rx path. by Vivek Natarajan · 14 years ago
  4. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 14 years ago
  5. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 14 years ago
  6. 29165e4 mac80211: fix deauth race by Johannes Berg · 14 years ago
  7. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 14 years ago
  8. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 14 years ago
  9. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 14 years ago
  10. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  11. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 14 years ago
  12. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  13. 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
  14. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 14 years ago
  15. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 14 years ago
  16. 299af9d lib80211: Introduce TKIP_HDR_LEN define for code clarity by Andriy Tkachuk · 14 years ago
  17. d0833a6 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation by Andriy Tkachuk · 14 years ago
  18. 3c38405 mac80211: Don't call rate control when HW handles it by Vasanthakumar · 14 years ago
  19. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 14 years ago
  20. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 14 years ago
  21. 4754ffd mac80211: fix sta lookup for received action frames on an AP VLAN by Felix Fietkau · 14 years ago
  22. e0b20f1 mac80211: reduce stack usage in sta_agg_status_read() by Pavel Roskin · 14 years ago
  23. 4c82bf8 mac80211: reduce stack usage in sta_ht_capa_read() by Pavel Roskin · 14 years ago
  24. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  25. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 14 years ago
  26. 5423326 cfg80211: fix wext-compat for setting rate to 'auto' by John W. Linville · 15 years ago
  27. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  28. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 15 years ago
  29. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 15 years ago
  30. 18c9490 mac80211: fill jiffies/vif on filtered frames by Johannes Berg · 15 years ago
  31. 723bae7 mac80211: track work started through callbacks by Johannes Berg · 15 years ago
  32. 382b165 mac80211: fix sw crypto by Johannes Berg · 15 years ago
  33. 1396b23 mac80211: fix WARN_ON in the new work code by Felix Fietkau · 15 years ago
  34. eb807fb mac80211: fix update_tkip_key() documentation about the context by Kalle Valo · 15 years ago
  35. 3b43a18 mac80211: fix tx select key null pointer crash with hostapd by Kalle Valo · 15 years ago
  36. f12553e mac80211: add missing key check by Johannes Berg · 15 years ago
  37. 4bb29f8 mac80211: fix rx data handling for non-data frames on multiple vifs by Felix Fietkau · 15 years ago
  38. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 15 years ago
  39. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 15 years ago
  40. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 15 years ago
  41. e4fca00 mac80211: avoid NULL ptr deref when using WEP by John W. Linville · 15 years ago
  42. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 15 years ago
  43. a98bfec mac80211: Fixed a bug in IBSS merge by Benoit Papillault · 15 years ago
  44. ce9058a mac80211: removed useless code in IBSS management by Benoit Papillault · 15 years ago
  45. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 15 years ago
  46. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 15 years ago
  47. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 15 years ago
  48. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 15 years ago
  49. 697e6a0 mac80211: clear TX control on filtered frames by Johannes Berg · 15 years ago
  50. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 15 years ago
  51. 8e9310c mac80211: pid: replace open-coded msecs_to_jiffies by Bob Copeland · 15 years ago
  52. 861a57c mac80211: fix WMM AC default for non-QoS data frames by Felix Fietkau · 15 years ago
  53. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  54. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  55. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 15 years ago
  56. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  57. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  58. 9389575 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode by Benoit Papillault · 15 years ago
  59. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  60. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 15 years ago
  61. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  62. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  63. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  64. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  65. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  66. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  67. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  68. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  69. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  70. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  71. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  72. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  73. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  74. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  75. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  76. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  77. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  78. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  79. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  80. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  81. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  82. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  83. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  84. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  85. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  86. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  87. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  88. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  89. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  90. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  91. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  92. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  93. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  94. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  95. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  96. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  97. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  98. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  99. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  100. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago