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. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  4. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  5. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  6. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  7. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  8. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  9. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  10. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  11. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  12. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  13. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  14. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  15. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  16. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  17. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  18. 8f56874 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
  19. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  21. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  23. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  24. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  25. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  26. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  27. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  28. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  29. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  30. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  31. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  32. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  33. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  34. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  35. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  36. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  37. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  38. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  39. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  40. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  41. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  43. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  44. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  45. c8a61a7 mac80211: New stat counters for multicast and unicast forwarded frames by Daniel Walker · 15 years ago
  46. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  47. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  48. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  49. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  50. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  51. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  52. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  53. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  54. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  55. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  56. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  57. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  58. 2fb3f02 mac80211: introduce a new scan state "decision" by Helmut Schaa · 15 years ago
  59. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  60. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  61. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  62. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  63. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  64. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  65. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  66. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  67. 3f65b24 mac80211: remove an unused function declaration by Johannes Berg · 15 years ago
  68. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  69. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  70. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  71. db2e6bd mac80211: add queue debugfs file by Johannes Berg · 15 years ago
  72. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  73. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  74. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  75. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  76. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  77. d3707d9 mac80211: make noack test available by Johannes Berg · 15 years ago
  78. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  79. 413ad50 mac80211: properly track HT operation_mode by Johannes Berg · 15 years ago
  80. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  81. 16cf438 mac80211: fix probe response processing by Johannes Berg · 15 years ago
  82. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  83. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  84. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 16 years ago
  85. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 16 years ago
  86. d323655 cfg80211: clean up includes by Johannes Berg · 16 years ago
  87. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 16 years ago
  88. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 16 years ago
  89. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 16 years ago
  90. 965beda mac80211: improve powersave implementation by Johannes Berg · 16 years ago
  91. f2753dd mac80211: add hardware restart function by Johannes Berg · 16 years ago
  92. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 16 years ago
  93. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 16 years ago
  94. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 16 years ago
  95. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
  96. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 16 years ago
  97. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 16 years ago
  98. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 16 years ago
  99. 04de838 mac80211: add beacon filtering support by Kalle Valo · 16 years ago
  100. 15b7b06 mac80211: track beacons separately from the rx path activity by Kalle Valo · 16 years ago