1. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  2. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 16 years ago
  3. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  4. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  5. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  6. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  7. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  8. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  9. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  10. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  11. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  12. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  13. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  14. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  15. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  16. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  17. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  18. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  19. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  20. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  21. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  22. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  23. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  24. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  25. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  26. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  27. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  28. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  29. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  30. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  31. 9477828 mac80211: provide sequence numbers by Johannes Berg · 16 years ago
  32. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  33. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  34. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  35. 1397dce mac80211: remove unused declaration of struct sta_attribute. by Rami Rosen · 16 years ago
  36. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  37. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  38. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  39. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  40. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  41. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  42. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  43. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  44. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  45. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  46. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  47. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  48. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  49. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  50. 39192c0 mac80211: move spectrum management code out by Johannes Berg · 16 years ago
  51. de1ede7 mac80211: make BA session handling independent of STA mode by Johannes Berg · 16 years ago
  52. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  53. 5484e23 mac80211: move BSS handling to scan code by Johannes Berg · 16 years ago
  54. 98c8fcc mac80211: refactor and move scan RX code by Johannes Berg · 16 years ago
  55. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  56. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  57. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  58. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  59. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  61. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  62. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  63. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  64. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  65. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  66. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  67. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  68. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  69. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  70. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  71. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  72. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  73. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  74. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  75. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  76. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  77. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  78. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  79. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  80. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  81. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  82. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 16 years ago
  83. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  84. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 16 years ago
  85. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  86. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  88. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 16 years ago
  89. 9e72ebd mac80211: remove channel use statistics by Johannes Berg · 16 years ago
  90. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  91. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  92. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  93. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  94. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  95. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  96. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  97. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  98. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  99. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  100. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago