1. 71ebb4a mac80211: fix rx flow sparse errors, make functions static by Ron Rindjunsky · 16 years ago
  2. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 17 years ago
  3. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 17 years ago
  4. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  5. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  6. 688b88a mac80211: A-MPDU Rx handling DELBA requests by Ron Rindjunsky · 17 years ago
  7. b580781 mac80211: A-MPDU Rx handling aggregation reordering by Ron Rindjunsky · 17 years ago
  8. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  9. c27f983 mac80211: don't read ERP information from (re)association response by Johannes Berg · 17 years ago
  10. 4e20cb2 mac80211: make ieee80211_rx_mgmt_action static by Johannes Berg · 17 years ago
  11. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  12. 88fecd0 mac80211: remove "bcn_int" and "capab" scan results info by John W. Linville · 17 years ago
  13. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  14. 9f985b0 mac80211: adding 802.11n essential A-MPDU addBA capability by Ron Rindjunsky · 17 years ago
  15. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  16. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  17. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  18. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  19. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  20. 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
  21. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  22. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  23. ddd6858 [PATCH] mac80211: fix printk warning on 64-bit by Johannes Berg · 17 years ago
  24. 4822570 [PATCH] mac80211: Fix SSID matching in AP selection by Michael Wu · 17 years ago
  25. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  26. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  27. 65c107ab [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  28. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  29. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  30. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  31. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  32. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  33. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  34. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  35. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  36. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  37. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  38. c9ee23d [MAC80211]: make assoc_ap a flag by Johannes Berg · 17 years ago
  39. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  40. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  41. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  42. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  43. e8bf964 [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data by Jiri Slaby · 17 years ago
  44. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  45. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 17 years ago
  46. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  47. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  48. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 17 years ago
  49. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 17 years ago
  50. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago
  51. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  53. cfb7267 [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c by Michael Wu · 17 years ago
  54. 63fc33c [PATCH] mac80211: improved 802.11g CTS protection by Daniel Drake · 17 years ago
  55. 5628221 [PATCH] mac80211: ERP IE handling improvements by Daniel Drake · 17 years ago
  56. 5558235 [PATCH] mac80211: conserve stack space due to padding by Johannes Berg · 17 years ago
  57. 14042cbe [PATCH] mac80211: Don't stop tx queue on master device while scanning. by Mattias Nissler · 17 years ago
  58. 91fa558 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta by John W. Linville · 17 years ago
  59. f11b0f0 [PATCH] mac80211: fail back to use associate from reassociate by Zhu Yi · 17 years ago
  60. 5b323ed [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> by Geert Uytterhoeven · 17 years ago
  61. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago