1. 1396b23 mac80211: fix WARN_ON in the new work code by Felix Fietkau · 14 years ago
  2. eb807fb mac80211: fix update_tkip_key() documentation about the context by Kalle Valo · 14 years ago
  3. 3b43a18 mac80211: fix tx select key null pointer crash with hostapd by Kalle Valo · 14 years ago
  4. f12553e mac80211: add missing key check by Johannes Berg · 14 years ago
  5. 4bb29f8 mac80211: fix rx data handling for non-data frames on multiple vifs by Felix Fietkau · 14 years ago
  6. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 14 years ago
  7. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 14 years ago
  8. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 14 years ago
  9. e4fca00 mac80211: avoid NULL ptr deref when using WEP by John W. Linville · 14 years ago
  10. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 14 years ago
  11. a98bfec mac80211: Fixed a bug in IBSS merge by Benoit Papillault · 14 years ago
  12. ce9058a mac80211: removed useless code in IBSS management by Benoit Papillault · 14 years ago
  13. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 14 years ago
  14. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 14 years ago
  15. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 14 years ago
  16. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 14 years ago
  17. 697e6a0 mac80211: clear TX control on filtered frames by Johannes Berg · 14 years ago
  18. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 14 years ago
  19. 8e9310c mac80211: pid: replace open-coded msecs_to_jiffies by Bob Copeland · 14 years ago
  20. 861a57c mac80211: fix WMM AC default for non-QoS data frames by Felix Fietkau · 15 years ago
  21. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  22. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 14 years ago
  23. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 14 years ago
  24. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 14 years ago
  25. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 14 years ago
  26. 9389575 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode by Benoit Papillault · 14 years ago
  27. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 14 years ago
  28. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 14 years ago
  29. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  30. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 14 years ago
  31. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  32. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  33. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  34. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  35. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  36. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  37. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  38. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  39. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  40. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  41. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  42. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  43. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  44. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  45. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  46. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  47. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  48. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  49. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  50. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  51. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  52. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  53. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  54. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  55. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  56. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  57. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  58. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  59. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  60. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  61. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  62. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  63. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  64. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  65. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  66. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  67. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  68. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  69. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  70. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  71. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  72. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  73. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  74. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 15 years ago
  75. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  76. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  77. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  78. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  79. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  80. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  81. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  82. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  83. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  84. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  85. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  86. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  87. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  88. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  89. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  90. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  91. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  92. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  93. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  94. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  95. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  96. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  97. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  98. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  99. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  100. 9da3e06 mac80211: only bother printing highest data rate on debugfs if its set by Luis R. Rodriguez · 15 years ago