1. c771c9d mac80211: add interface list lock by Johannes Berg · 15 years ago
  2. e874e65 mac80211: flush workqueue a second time in suspend() by Bob Copeland · 15 years ago
  3. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 15 years ago
  4. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 15 years ago
  5. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 15 years ago
  6. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 15 years ago
  7. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 15 years ago
  8. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  9. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 15 years ago
  10. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 15 years ago
  11. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 15 years ago
  12. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 15 years ago
  13. 2182b83 mac80211: trivial documentation fix (mesh_nexthop_lookup()). by Rami Rosen · 15 years ago
  14. eb80ed8 mac80211: trivial documentation fixes (enum mesh_path_flags). by Rami Rosen · 15 years ago
  15. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 15 years ago
  16. e964817 mac80211: cleanup kmalloc/memset -> kcalloc by Wei Yongjun · 15 years ago
  17. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  18. ebe6c7b mac80211: Fix radiotap header it_present on big endian CPUs by Jouni Malinen · 16 years ago
  19. f4f727a mac80211: Mark ieee80211_process_sa_query_req() static by Jouni Malinen · 16 years ago
  20. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  21. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  22. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  23. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  24. 97ebe12 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used by Jouni Malinen · 16 years ago
  25. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  26. fea1473 mac80211: 802.11w - SA Query processing by Jouni Malinen · 16 years ago
  27. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  28. 22787db mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  29. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  30. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  31. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  32. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  33. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  34. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  35. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  36. e9aeaba mac80211: validate SIOCSIWPOWER arguments better by Johannes Berg · 16 years ago
  37. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  38. d1c3a37 mac80211: clarify alignment docs, fix up alignment by Johannes Berg · 16 years ago
  39. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  40. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  41. 81d963a mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. by Rami Rosen · 16 years ago
  42. 504a71e mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). by Rami Rosen · 16 years ago
  43. def1343 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). by Rami Rosen · 16 years ago
  44. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  45. b522ed5 mac80211: Allow to set channel in adhoc properly by Alina Friedrichsen · 16 years ago
  46. 65f0e6a mac80211: Don't merge if BSSID is set manually by Alina Friedrichsen · 16 years ago
  47. 137f9f4 mac80211: Don't scan if BSSID and channel are set manually by Alina Friedrichsen · 16 years ago
  48. 0efcdfd mac80211: Disallow to set multicast BSSID by Alina Friedrichsen · 16 years ago
  49. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  50. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  51. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  52. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  53. 7cbf0ba mac80211: Cancel the power save timer in ieee80211_stop. by Vivek Natarajan · 16 years ago
  54. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  55. 869717f mac80211: A couple of fixes to dynamic power save. by Vivek Natarajan · 16 years ago
  56. d063ed0 mac80211: Reset the power save timer from master_start_xmit. by Vivek Natarajan · 16 years ago
  57. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  58. 391429c mac80211: fix slot time debug message by Christian Lamparter · 15 years ago
  59. 5dc306f mac80211: decrement ref count to netdev after launching mesh discovery by Brian Cavagnolo · 15 years ago
  60. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  61. 85b9e4f mac80211: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 16 years ago
  62. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 16 years ago
  63. dcebf45 mac80211: allow mode change if IBSS is not allowed by Pavel Roskin · 16 years ago
  64. d57854b minstrel: fix warning if lowest supported rate index is not 0 by Christian Lamparter · 16 years ago
  65. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  66. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  67. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  68. 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
  69. 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
  70. 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
  71. b8d476c mac80211: Send Layer 2 Update frame on reassociation by Jouni Malinen · 16 years ago
  72. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  73. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  74. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  75. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  76. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  77. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  78. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  79. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  80. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  81. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  82. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 8e7be8d mac80211: tx module cleanup. by Rami Rosen · 16 years ago
  84. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  85. cb3da8c mac80211: accept empty strings for hidden SSIDs by Fabio Rossi · 16 years ago
  86. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  87. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  88. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  89. 72eaa43 mac80211: only transition STAs ps->wake on data frames by Johannes Berg · 16 years ago
  90. 8e268e4 mac80211: disassociate prior to unlinking AP/station by Tomas Winkler · 16 years ago
  91. e327b847 mac80211: deauth when interface is marked down by John W. Linville · 16 years ago
  92. 5cf12e8 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  93. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. 860c6e6 mac80211: fix unaligned access in ieee80211_wep_encrypt_data by Ivan Kuten · 16 years ago
  95. 5925d97 mac80211: Look out for some other AP when disassoc is received. by Vivek Natarajan · 16 years ago
  96. 1dc5a84 mac80211: Fix pid rate-setting algorithm to allow rate changes by Larry Finger · 16 years ago
  97. 8eb41c9 mac80211: make Minstrel the default rate control algorithm by Luis R. Rodriguez · 16 years ago
  98. 4ada424 mac80211: don't assume driver has been attached on registration by Luis R. Rodriguez · 16 years ago
  99. f16f33d mac80211: Use the HT capabilities from the IE instead of the station's caps. by Sujith · 16 years ago
  100. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago