1. 0819663 mac80211: use kfree_skb() to free struct sk_buff pointers by Roel Kluin · 15 years ago
  2. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  3. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  4. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  5. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 15 years ago
  6. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  7. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  8. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  9. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  10. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  11. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 15 years ago
  12. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  13. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  14. aa837e1 mac80211: set default QoS values according to spec by Johannes Berg · 15 years ago
  15. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  16. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  17. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  18. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  19. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  20. f2753dd mac80211: add hardware restart function by Johannes Berg · 15 years ago
  21. 5ef2d41 mac80211: include HT capabilities in probe request by Johannes Berg · 15 years ago
  22. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  23. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  24. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  25. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  26. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  27. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  28. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  29. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  30. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  31. c771c9d mac80211: add interface list lock by Johannes Berg · 15 years ago
  32. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 15 years ago
  33. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  34. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 15 years ago
  35. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  36. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  37. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  38. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  39. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  40. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  41. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  42. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  43. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  44. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  45. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  46. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  47. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  48. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  49. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  50. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  51. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  52. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  53. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  54. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  55. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  56. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  57. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  58. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  59. a494bb1 mac80211: use new helpers in util.c - ieee80211_get_bssid() by Harvey Harrison · 16 years ago
  60. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  61. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  62. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 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 · 16 years ago
  64. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  65. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  66. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  67. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  68. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  69. c4680470 mac80211: fix bugs in queue handling functions by Johannes Berg · 16 years ago
  70. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  71. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  72. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  73. 5cf121c mac80211: split ieee80211_txrx_data by Johannes Berg · 16 years ago
  74. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  75. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  76. 6032f93 mac80211: add mesh interface type by Johannes Berg · 16 years ago
  77. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  78. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  79. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  80. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  81. 7136471 mac80211: A-MPDU Rx adding BAR handling capability by Ron Rindjunsky · 17 years ago
  82. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  83. 98f0b0a mac80211: pass in PS_POLL frames by Ron Rindjunsky · 17 years ago
  84. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  85. 76ee65b mac80211: restructuring data Rx handlers by Ron Rindjunsky · 17 years ago
  86. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 17 years ago
  87. 693d454 [MAC80211]: fix warnings introduced by the doc patches by Johannes Berg · 17 years ago
  88. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  89. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  90. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  91. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  92. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 17 years ago