1. de1ede7 mac80211: make BA session handling independent of STA mode by Johannes Berg · 16 years ago
  2. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  3. 5484e23 mac80211: move BSS handling to scan code by Johannes Berg · 16 years ago
  4. 98c8fcc mac80211: refactor and move scan RX code by Johannes Berg · 16 years ago
  5. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  6. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  7. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  8. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  9. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  11. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  12. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  13. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  14. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  15. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  16. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  17. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  18. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  19. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  20. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  21. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  22. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  23. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  24. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  25. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  26. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  27. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  28. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  29. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  30. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  31. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  32. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 16 years ago
  33. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  34. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 16 years ago
  35. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  36. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  38. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 16 years ago
  39. 9e72ebd mac80211: remove channel use statistics by Johannes Berg · 16 years ago
  40. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  41. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  42. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  43. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  44. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  45. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  46. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  47. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  48. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  49. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  50. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  51. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  52. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  53. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  54. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  55. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  56. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  57. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  58. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  59. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  60. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 17 years ago
  61. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 17 years ago
  62. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 17 years ago
  63. 5cf121c mac80211: split ieee80211_txrx_data by Johannes Berg · 17 years ago
  64. 902acc7 mac80211: clean up mesh code by Johannes Berg · 17 years ago
  65. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 17 years ago
  66. 004c872 mac80211: consolidate TIM handling code by Johannes Berg · 17 years ago
  67. 3d30d94 mac80211: Add cooked monitor mode support by Michael Wu · 17 years ago
  68. 5890529 mac80211: remove "dynamic" RX/TX handlers by Johannes Berg · 17 years ago
  69. 8cc9a73 mac80211: Use monitor configuration flags by Michael Wu · 17 years ago
  70. e4c26ad mac80211: split RX_DROP by Johannes Berg · 17 years ago
  71. 9ae54c8 mac80211: split ieee80211_txrx_result by Johannes Berg · 17 years ago
  72. 238814f mac80211: remove port control enable switch, clean up sta flags by Johannes Berg · 17 years ago
  73. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  74. 38f3714 mac80211: dissolve pre-rx handlers by Johannes Berg · 17 years ago
  75. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 17 years ago
  76. eadc8d9 mac80211: A-MPDU Tx adding basic functionality by Ron Rindjunsky · 17 years ago
  77. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  78. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 17 years ago
  79. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  80. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  81. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  82. 7136471 mac80211: A-MPDU Rx adding BAR handling capability by Ron Rindjunsky · 17 years ago
  83. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  84. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  85. ce3edf6d0 mac80211: clean up eapol frame handling/port control by Johannes Berg · 17 years ago
  86. 64bd4b6 mac80211: move A-MSDU identifier to flags by Ron Rindjunsky · 17 years ago
  87. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  88. fd4c7f2 mac80211: adding 802.11n essential A-MSDU Rx capability by Ron Rindjunsky · 17 years ago
  89. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  90. 76ee65b mac80211: restructuring data Rx handlers by Ron Rindjunsky · 17 years ago
  91. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  92. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  93. 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
  94. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  95. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  96. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  97. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  98. ddd3d2b [MAC80211]: make userspace-mlme a per-interface setting by Johannes Berg · 17 years ago
  99. 58d4185 [MAC80211]: improve radiotap injection by Johannes Berg · 17 years ago
  100. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago