1. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  2. ee96d6e mac80211: remove useless non-NULL tests from scan results code by Johannes Berg · 16 years ago
  3. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  4. 60f8b39 mac80211: reorder mlme code by Johannes Berg · 16 years ago
  5. 24e6462 mac80211: stop queues before carrier off by Tomas Winkler · 16 years ago
  6. f5e5bf2 mac80211: remove disassociation code from ieee80211_set_associated by Tomas Winkler · 16 years ago
  7. 3b7ee69 mac80211: disassociate when moving to new BSS by Tomas Winkler · 16 years ago
  8. aa458d1 mac80211: restructure disassoc/deauth flows by Tomas Winkler · 16 years ago
  9. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  10. 5fd12d4 mac80211: fix typo in action frame handling by Johannes Berg · 16 years ago
  11. 9c80d3dc mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  12. 5bda617 mac80211: BSS info: check channel first by Johannes Berg · 16 years ago
  13. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  14. 69e6c01 mac80211: move some RCU locking into an if branch by Johannes Berg · 16 years ago
  15. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  16. 8e1535d mac80211: Fix rate scale initialization in IBSS by Emmanuel Grumbach · 16 years ago
  17. 9818bab mac80211: Fix low bit rate in IBSS by Tomas Winkler · 16 years ago
  18. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  19. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  21. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  22. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  23. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  24. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  25. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  26. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  27. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  28. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  29. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  30. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  31. 4c43e0d iwlwifi: HW bug fixes by Tomas Winkler · 16 years ago
  32. 80693ce mac80211: automatic IBSS channel selection by Daniel Drake · 16 years ago
  33. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  34. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  35. 56a6d13 mac80211: fix mesh beaconing by Luis Carlos Cobo · 16 years ago
  36. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  37. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  38. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  39. 1e18863 mac80211: dont add a STA which is not in the same IBSS by Emmanuel Grumbach · 16 years ago
  40. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  41. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  42. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  43. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 17 years ago
  45. ebd7448 mac80211: fix warning: unused variable ifsta by Tomas Winkler · 17 years ago
  46. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 17 years ago
  47. b2898a2 mac80211: Don't request encryption for probe response by Ivo van Doorn · 17 years ago
  48. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  49. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  50. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 17 years ago
  51. 4faeb86 mac80211: add beacon timestamp to beacon template in IBSS by Assaf Krauss · 17 years ago
  52. ae6a44e mac80211: removing duplicated parsing of information elements by Ester Kummer · 17 years ago
  53. bf998f6 mac80211: add last beacon time in scan list by Emmanuel Grumbach · 17 years ago
  54. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 17 years ago
  55. 4e3996f mac80211: mlme.c use new frame control helpers by Harvey Harrison · 17 years ago
  56. 135a211 mac80211: remove shared key todo by Johannes Berg · 17 years ago
  57. b662348 mac80211: 11h - Handling measurement request by Assaf Krauss · 17 years ago
  58. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 17 years ago
  59. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 17 years ago
  60. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 17 years ago
  61. dc0ae30 mac80211: fix beacon interval value by Tomas Winkler · 17 years ago
  62. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  63. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  64. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 17 years ago
  65. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 17 years ago
  66. 507b06d mac80211: send association event on IBSS create by Dan Williams · 17 years ago
  67. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 17 years ago
  68. e623157 mac80211: sends HT IE to user level through wext by Emmanuel Grumbach · 17 years ago
  69. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 17 years ago
  70. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 17 years ago
  71. 9381be0 mac80211: reorder channel and freq reporting in wext scan report by Tomas Winkler · 17 years ago
  72. 167ad6f mac80211: fix ieee80211_rx_bss_put/get imbalance by Tomas Winkler · 17 years ago
  73. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  74. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  75. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  76. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 17 years ago
  77. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 17 years ago
  78. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  79. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  80. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  81. 07346f81 mac80211: proper STA info locking by Johannes Berg · 17 years ago
  82. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 17 years ago
  83. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 17 years ago
  84. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 17 years ago
  85. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 17 years ago
  86. 3acea5b mac80211: correct skb allocation by Ester Kummer · 17 years ago
  87. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 17 years ago
  88. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 17 years ago
  89. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 17 years ago
  90. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 17 years ago
  91. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 17 years ago
  92. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 17 years ago
  93. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago[Renamed (99%) from net/mac80211/ieee80211_sta.c]
  94. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 17 years ago
  95. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 17 years ago
  96. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 17 years ago
  97. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 17 years ago
  98. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 17 years ago
  99. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 17 years ago
  100. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 17 years ago