1. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  2. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  3. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  4. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  5. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  6. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  7. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  8. 2fb3f02 mac80211: introduce a new scan state "decision" by Helmut Schaa · 15 years ago
  9. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  10. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  11. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  12. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  13. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  14. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  15. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  16. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  17. 3f65b24 mac80211: remove an unused function declaration by Johannes Berg · 15 years ago
  18. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  19. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  20. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  21. db2e6bd mac80211: add queue debugfs file by Johannes Berg · 15 years ago
  22. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  23. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  24. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  25. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  26. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  27. d3707d9 mac80211: make noack test available by Johannes Berg · 15 years ago
  28. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  29. 413ad50 mac80211: properly track HT operation_mode by Johannes Berg · 15 years ago
  30. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  31. 16cf438 mac80211: fix probe response processing by Johannes Berg · 15 years ago
  32. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  33. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  34. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  35. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  36. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  37. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  38. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  39. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 15 years ago
  40. 965beda mac80211: improve powersave implementation by Johannes Berg · 15 years ago
  41. f2753dd mac80211: add hardware restart function by Johannes Berg · 15 years ago
  42. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  43. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 15 years ago
  44. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  45. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  46. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 15 years ago
  47. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  48. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  49. 04de838 mac80211: add beacon filtering support by Kalle Valo · 15 years ago
  50. 15b7b06 mac80211: track beacons separately from the rx path activity by Kalle Valo · 15 years ago
  51. 3cf335d mac80211: decrease execution of the associated timer by Kalle Valo · 15 years ago
  52. 7986cf9 mac80211: remove mixed-cell and userspace MLME code by Johannes Berg · 15 years ago
  53. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  54. 827b1fb mac80211: resume properly, add suspend/resume test by Johannes Berg · 15 years ago
  55. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 15 years ago
  56. 2542060 mac80211: stop queues across suspend/resume by Johannes Berg · 15 years ago
  57. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago
  58. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 16 years ago
  59. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 16 years ago
  60. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  61. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 16 years ago
  62. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 16 years ago
  63. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  64. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 16 years ago
  65. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  66. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 16 years ago
  67. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 16 years ago
  68. b8695a8 mac80211: restructure HT code by Johannes Berg · 16 years ago
  69. 20ad19d mac80211: fix RX aggregation timeouts by Johannes Berg · 16 years ago
  70. 572e001 mac80211: use ps-poll when dynamic power save mode is disabled by Kalle Valo · 16 years ago
  71. 7a94708 mac80211: Free current bss information in few places where we don't need it any more by Vasanthakumar Thiagarajan · 16 years ago
  72. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  73. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 16 years ago
  74. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  75. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  76. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  77. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  78. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  79. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  80. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  81. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  82. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  83. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  84. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  85. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  86. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  87. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  88. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  89. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  90. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  91. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  92. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  93. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  94. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  95. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  96. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  97. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  98. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  99. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  100. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago