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