1. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  2. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 17 years ago
  3. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 17 years ago
  4. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 17 years ago
  5. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 17 years ago
  6. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 17 years ago
  7. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  8. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  9. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 17 years ago
  10. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 17 years ago
  11. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 17 years ago
  12. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 17 years ago
  13. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 17 years ago
  14. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 17 years ago
  15. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 17 years ago
  16. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 17 years ago
  17. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 17 years ago
  18. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 17 years ago
  19. e2839d8 mac80211: configure default wmm params correctly by Vladimir Koutny · 17 years ago
  20. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 17 years ago
  21. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 17 years ago
  22. 7b9d44c mac80211: fixing debug prints for AddBA request by Ron Rindjunsky · 17 years ago
  23. 2e354ed mac80211: fixing delba debug print by Ron Rindjunsky · 17 years ago
  24. fab7d4a mac80211: filter scan results on unusable channels by Johannes Berg · 17 years ago
  25. e5f98f2 mac80211: don't call conf_tx under RCU lock by Johannes Berg · 17 years ago
  26. 69d3b6f mac80211: fix hardware scan completion by Johannes Berg · 17 years ago
  27. 4f5d4c4 mac80211: breakdown mesh network attributes in different extra fields for wext by Luis Carlos Cobo · 17 years ago
  28. 1d1b535 mac80211: fix incorrect parenthesis by Luis Carlos Cobo · 17 years ago
  29. 73651ee mac80211: split sta_info_add by Johannes Berg · 17 years ago
  30. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 17 years ago
  31. 902acc7 mac80211: clean up mesh code by Johannes Berg · 17 years ago
  32. f709fc6 mac80211: mesh changes to the MLME by Luis Carlos Cobo · 17 years ago
  33. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 17 years ago
  34. fba4a1e mac80211: fix IBSS code by Johannes Berg · 17 years ago
  35. 43ba7e9 mac80211: atomically check whether STA exists already by Johannes Berg · 17 years ago
  36. d97cf01 mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG by Pavel Roskin · 17 years ago
  37. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 17 years ago
  38. a607268 mac80211: move function ieee80211_sta_join_ibss() by Bruno Randolf · 17 years ago
  39. ac2bf32 mac80211: fix ecw2cw brain-damage by Johannes Berg · 17 years ago
  40. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 17 years ago
  41. e4c26ad mac80211: split RX_DROP by Johannes Berg · 17 years ago
  42. 9ae54c8 mac80211: split ieee80211_txrx_result by Johannes Berg · 17 years ago
  43. 238814f mac80211: remove port control enable switch, clean up sta flags by Johannes Berg · 17 years ago
  44. 69d464d mac80211: fix scan band off-by-one error by Johannes Berg · 17 years ago
  45. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  46. d92684e mac80211: A-MPDU Tx add delBA from recipient support by Ron Rindjunsky · 17 years ago
  47. eadc8d9 mac80211: A-MPDU Tx adding basic functionality by Ron Rindjunsky · 17 years ago
  48. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 17 years ago
  49. b220525 mac80211: set assoc flag to bss_conf by Tomas Winkler · 17 years ago
  50. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 17 years ago
  51. 71ebb4a mac80211: fix rx flow sparse errors, make functions static by Ron Rindjunsky · 17 years ago
  52. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 17 years ago
  53. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 17 years ago
  54. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  55. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  56. 688b88a mac80211: A-MPDU Rx handling DELBA requests by Ron Rindjunsky · 17 years ago
  57. b580781 mac80211: A-MPDU Rx handling aggregation reordering by Ron Rindjunsky · 17 years ago
  58. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  59. c27f983 mac80211: don't read ERP information from (re)association response by Johannes Berg · 17 years ago
  60. 4e20cb2 mac80211: make ieee80211_rx_mgmt_action static by Johannes Berg · 17 years ago
  61. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  62. 88fecd0 mac80211: remove "bcn_int" and "capab" scan results info by John W. Linville · 17 years ago
  63. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  64. 9f985b0 mac80211: adding 802.11n essential A-MPDU addBA capability by Ron Rindjunsky · 17 years ago
  65. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  66. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  67. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  68. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  69. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  70. 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
  71. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  72. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  73. ddd6858 [PATCH] mac80211: fix printk warning on 64-bit by Johannes Berg · 17 years ago
  74. 4822570 [PATCH] mac80211: Fix SSID matching in AP selection by Michael Wu · 17 years ago
  75. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  76. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  77. 65c107ab [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  78. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  79. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  80. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  81. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  82. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  83. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  84. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  85. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  86. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  87. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  88. c9ee23d [MAC80211]: make assoc_ap a flag by Johannes Berg · 17 years ago
  89. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  90. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  91. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  92. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  93. e8bf964 [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data by Jiri Slaby · 17 years ago
  94. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  95. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 17 years ago
  96. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  97. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  98. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 17 years ago
  99. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 17 years ago
  100. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago