1. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  2. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  3. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  4. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  5. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  6. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  7. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  8. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  9. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  10. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  11. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  12. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  13. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  14. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  15. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  16. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  17. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  18. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  19. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  20. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  21. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  22. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  23. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  24. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  25. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  26. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  27. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  28. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  29. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  30. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  31. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  32. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  33. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  34. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  35. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  36. a494bb1 mac80211: use new helpers in util.c - ieee80211_get_bssid() by Harvey Harrison · 16 years ago
  37. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  38. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  39. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  41. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  42. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  43. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  44. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  45. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  46. c4680470 mac80211: fix bugs in queue handling functions by Johannes Berg · 16 years ago
  47. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  48. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  49. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  50. 5cf121c mac80211: split ieee80211_txrx_data by Johannes Berg · 16 years ago
  51. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  52. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  53. 6032f93 mac80211: add mesh interface type by Johannes Berg · 16 years ago
  54. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  55. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  56. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  57. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  58. 7136471 mac80211: A-MPDU Rx adding BAR handling capability by Ron Rindjunsky · 17 years ago
  59. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  60. 98f0b0a mac80211: pass in PS_POLL frames by Ron Rindjunsky · 17 years ago
  61. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  62. 76ee65b mac80211: restructuring data Rx handlers by Ron Rindjunsky · 17 years ago
  63. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 17 years ago
  64. 693d454 [MAC80211]: fix warnings introduced by the doc patches by Johannes Berg · 17 years ago
  65. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  66. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  67. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  68. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  69. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 17 years ago