1. e5f98f2 mac80211: don't call conf_tx under RCU lock by Johannes Berg · 17 years ago
  2. 69d3b6f mac80211: fix hardware scan completion by Johannes Berg · 17 years ago
  3. 4f5d4c4 mac80211: breakdown mesh network attributes in different extra fields for wext by Luis Carlos Cobo · 17 years ago
  4. 1d1b535 mac80211: fix incorrect parenthesis by Luis Carlos Cobo · 17 years ago
  5. 73651ee mac80211: split sta_info_add by Johannes Berg · 17 years ago
  6. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 17 years ago
  7. 902acc7 mac80211: clean up mesh code by Johannes Berg · 17 years ago
  8. f709fc6 mac80211: mesh changes to the MLME by Luis Carlos Cobo · 17 years ago
  9. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 17 years ago
  10. fba4a1e mac80211: fix IBSS code by Johannes Berg · 17 years ago
  11. 43ba7e9 mac80211: atomically check whether STA exists already by Johannes Berg · 17 years ago
  12. d97cf01 mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG by Pavel Roskin · 17 years ago
  13. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 17 years ago
  14. a607268 mac80211: move function ieee80211_sta_join_ibss() by Bruno Randolf · 17 years ago
  15. ac2bf32 mac80211: fix ecw2cw brain-damage by Johannes Berg · 17 years ago
  16. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 17 years ago
  17. e4c26ad mac80211: split RX_DROP by Johannes Berg · 17 years ago
  18. 9ae54c8 mac80211: split ieee80211_txrx_result by Johannes Berg · 17 years ago
  19. 238814f mac80211: remove port control enable switch, clean up sta flags by Johannes Berg · 17 years ago
  20. 69d464d mac80211: fix scan band off-by-one error by Johannes Berg · 17 years ago
  21. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  22. d92684e mac80211: A-MPDU Tx add delBA from recipient support by Ron Rindjunsky · 17 years ago
  23. eadc8d9 mac80211: A-MPDU Tx adding basic functionality by Ron Rindjunsky · 17 years ago
  24. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 17 years ago
  25. b220525 mac80211: set assoc flag to bss_conf by Tomas Winkler · 17 years ago
  26. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 17 years ago
  27. 71ebb4a mac80211: fix rx flow sparse errors, make functions static by Ron Rindjunsky · 17 years ago
  28. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 17 years ago
  29. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 17 years ago
  30. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  31. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  32. 688b88a mac80211: A-MPDU Rx handling DELBA requests by Ron Rindjunsky · 17 years ago
  33. b580781 mac80211: A-MPDU Rx handling aggregation reordering by Ron Rindjunsky · 17 years ago
  34. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  35. c27f983 mac80211: don't read ERP information from (re)association response by Johannes Berg · 17 years ago
  36. 4e20cb2 mac80211: make ieee80211_rx_mgmt_action static by Johannes Berg · 17 years ago
  37. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  38. 88fecd0 mac80211: remove "bcn_int" and "capab" scan results info by John W. Linville · 17 years ago
  39. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  40. 9f985b0 mac80211: adding 802.11n essential A-MPDU addBA capability by Ron Rindjunsky · 17 years ago
  41. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  42. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  43. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  44. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  45. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  46. 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
  47. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  48. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  49. ddd6858 [PATCH] mac80211: fix printk warning on 64-bit by Johannes Berg · 17 years ago
  50. 4822570 [PATCH] mac80211: Fix SSID matching in AP selection by Michael Wu · 17 years ago
  51. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  52. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  53. 65c107a [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  54. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  55. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  56. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  57. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  58. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  59. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  60. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  61. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  62. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  63. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  64. c9ee23d [MAC80211]: make assoc_ap a flag by Johannes Berg · 17 years ago
  65. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  66. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  67. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  68. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  69. e8bf964 [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data by Jiri Slaby · 17 years ago
  70. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  71. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 17 years ago
  72. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  73. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  74. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 17 years ago
  75. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 17 years ago
  76. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago
  77. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  78. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  79. cfb7267 [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c by Michael Wu · 17 years ago
  80. 63fc33c [PATCH] mac80211: improved 802.11g CTS protection by Daniel Drake · 17 years ago
  81. 5628221 [PATCH] mac80211: ERP IE handling improvements by Daniel Drake · 17 years ago
  82. 5558235 [PATCH] mac80211: conserve stack space due to padding by Johannes Berg · 17 years ago
  83. 14042cbe [PATCH] mac80211: Don't stop tx queue on master device while scanning. by Mattias Nissler · 17 years ago
  84. 91fa558 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta by John W. Linville · 17 years ago
  85. f11b0f0 [PATCH] mac80211: fail back to use associate from reassociate by Zhu Yi · 17 years ago
  86. 5b323ed [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> by Geert Uytterhoeven · 17 years ago
  87. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago