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