1. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  2. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  3. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  4. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  5. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  6. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  7. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  8. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  9. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  10. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  11. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  12. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  13. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  14. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  15. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  16. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  17. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  18. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  19. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  20. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  21. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  22. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  23. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  24. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  25. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  26. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  27. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  28. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  29. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  30. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  31. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  32. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  33. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  34. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  35. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  36. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  37. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 15 years ago
  38. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  39. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  40. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  41. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  42. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  43. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  44. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  45. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  46. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  47. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  48. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  49. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  50. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  51. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  52. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  53. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  54. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  55. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  56. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  57. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  58. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  59. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  60. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  61. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  62. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  63. 9da3e06 mac80211: only bother printing highest data rate on debugfs if its set by Luis R. Rodriguez · 15 years ago
  64. 7db94e2 mac80211: parse the HT capabilities info through debugfs by Luis R. Rodriguez · 15 years ago
  65. cb136f5 mac80211: make debugfs mcs set entry reflect 16 bits by Luis R. Rodriguez · 15 years ago
  66. 2c7e6bc mac80211: disallow fixing bitrates with hw rate control by Johannes Berg · 15 years ago
  67. 5d1ec85 mac80211: dont try to use existing sta for AP by Johannes Berg · 15 years ago
  68. 5fba4af cfg80211: avoid sending spurious deauth to userspace by Johannes Berg · 15 years ago
  69. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  70. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  71. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  72. ca99861 mac80211 : fix a race with update_tkip_key by gregor kowski · 15 years ago
  73. 3b377ea wireless: support internal statically compiled regulatory database by John W. Linville · 15 years ago
  74. 59d9cb0 mac80211: remove payload alignment warning by Kalle Valo · 15 years ago
  75. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  76. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  77. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  78. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  79. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  80. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 15 years ago
  81. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  82. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  83. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  84. 5d618cb mac80211: Fixed bug in mesh portal paths by Javier Cardona · 15 years ago
  85. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  86. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  87. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  88. 77722b1 tcp: fix retrans_stamp advancing in error cases by Ilpo Järvinen · 15 years ago
  89. 2f7de57 tcp: Stalling connections: Move timeout calculation routine by Damian Lukowski · 15 years ago
  90. 2e302eb atm: [br2684] allow routed mode operation again by chas williams - CONTRACTOR · 15 years ago
  91. eb04458 atm: [lec] initialize .netdev_ops before calling register_netdev() by chas williams - CONTRACTOR · 15 years ago
  92. 2a8875e [PATCH] tcp: documents timewait refcnt tricks by Eric Dumazet · 15 years ago
  93. 3cdaeda tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  94. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  95. 3dc7893 tcp: Remove runtime check that can never be true. by David S. Miller · 15 years ago
  96. e61444d 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
  97. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  98. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  99. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  100. 1814077 mac80211: Fix bug in computing crc over dynamic IEs in beacon by Vasanthakumar Thiagarajan · 15 years ago