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