1. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  2. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  3. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  4. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  5. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  6. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  7. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  8. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  9. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  10. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  11. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  12. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  13. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  14. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  15. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  16. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 16 years ago
  17. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  18. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 16 years ago
  19. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  20. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  22. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 16 years ago
  23. 9e72ebd mac80211: remove channel use statistics by Johannes Berg · 16 years ago
  24. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  25. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  26. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  27. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  28. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  29. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  30. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  31. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  32. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  33. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  34. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  35. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  36. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  37. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  38. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  39. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  40. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  41. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  42. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  43. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  44. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 16 years ago
  45. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 16 years ago
  46. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  47. 5cf121c mac80211: split ieee80211_txrx_data by Johannes Berg · 16 years ago
  48. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  49. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  50. 004c872 mac80211: consolidate TIM handling code by Johannes Berg · 17 years ago
  51. 3d30d94 mac80211: Add cooked monitor mode support by Michael Wu · 17 years ago
  52. 5890529 mac80211: remove "dynamic" RX/TX handlers by Johannes Berg · 17 years ago
  53. 8cc9a73 mac80211: Use monitor configuration flags by Michael Wu · 17 years ago
  54. e4c26ad mac80211: split RX_DROP by Johannes Berg · 17 years ago
  55. 9ae54c8 mac80211: split ieee80211_txrx_result by Johannes Berg · 17 years ago
  56. 238814f mac80211: remove port control enable switch, clean up sta flags by Johannes Berg · 17 years ago
  57. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  58. 38f3714 mac80211: dissolve pre-rx handlers by Johannes Berg · 17 years ago
  59. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 17 years ago
  60. eadc8d9 mac80211: A-MPDU Tx adding basic functionality by Ron Rindjunsky · 17 years ago
  61. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  62. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 17 years ago
  63. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  64. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  65. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  66. 7136471 mac80211: A-MPDU Rx adding BAR handling capability by Ron Rindjunsky · 17 years ago
  67. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  68. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  69. ce3edf6d0 mac80211: clean up eapol frame handling/port control by Johannes Berg · 17 years ago
  70. 64bd4b6 mac80211: move A-MSDU identifier to flags by Ron Rindjunsky · 17 years ago
  71. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  72. fd4c7f2 mac80211: adding 802.11n essential A-MSDU Rx capability by Ron Rindjunsky · 17 years ago
  73. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  74. 76ee65b mac80211: restructuring data Rx handlers by Ron Rindjunsky · 17 years ago
  75. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  76. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  77. d06fc1d Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  78. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  79. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  80. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  81. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  82. ddd3d2b [MAC80211]: make userspace-mlme a per-interface setting by Johannes Berg · 17 years ago
  83. 58d4185 [MAC80211]: improve radiotap injection by Johannes Berg · 17 years ago
  84. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  85. 30ccb08 [PATCH] mac80211: bss_tim_clear must use ~ instead of ! by Michael Buesch · 17 years ago
  86. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  87. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  88. 5391899 [PATCH] mac80211: fix iff_promiscs, iff_allmultis race by Johannes Berg · 17 years ago
  89. 50741ae [PATCH] mac80211: fix TKIP IV update by Johannes Berg · 17 years ago
  90. fb1c1cd [PATCH] mac80211: fix vlan bug by Johannes Berg · 17 years ago
  91. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  92. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  93. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  94. 011bfcc [MAC80211]: remove key threshold stuff by Johannes Berg · 17 years ago
  95. 68aae11 [MAC80211]: use internal network device stats by Stephen Hemminger · 17 years ago
  96. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  97. f658eb9 [MAC80211] key handling: remove default_wep_only by Johannes Berg · 17 years ago
  98. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  99. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  100. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago