1. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  2. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  3. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  4. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  5. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  6. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  7. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  8. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  9. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  10. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  11. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  12. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  13. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago
  14. ea2d8b5 mac80211.h: fix kernel-doc excesses by Randy Dunlap · 16 years ago
  15. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  16. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  17. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  18. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  19. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  20. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  21. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  22. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  23. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  24. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  25. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  26. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  27. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  28. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  29. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  30. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  31. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  32. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  33. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  34. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  35. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  36. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  37. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  38. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  39. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  40. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  41. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  42. 6ef307b mac80211: fix lots of kernel-doc by Randy Dunlap · 16 years ago
  43. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  44. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 16 years ago
  46. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  47. 428da76 mac80211: Add RTNL warning for workqueue by Ivo van Doorn · 16 years ago
  48. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 16 years ago
  49. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  50. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  51. 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
  52. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  54. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  55. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  56. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  57. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  58. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  59. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  60. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  61. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 16 years ago
  62. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  63. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  64. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  65. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  66. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  67. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  68. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  69. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  70. 9ae4fda mac80211: allows driver to request a Phase 1 RX key by Emmanuel Grumbach · 16 years ago
  71. 5d2cdcd mac80211: get a TKIP phase key from skb by Emmanuel Grumbach · 16 years ago
  72. 6c5ef8a mac80211: document IEEE80211_TXCTL_OFDM_HT by Ron Rindjunsky · 16 years ago
  73. 11f4b1c mac80211: adding mac80211_tx_control_flags and HT flags by Ron Rindjunsky · 16 years ago
  74. dbbea67 mac80211: add documentation book by Johannes Berg · 16 years ago
  75. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  76. 6032f93 mac80211: add mesh interface type by Johannes Berg · 16 years ago
  77. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 16 years ago
  78. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 16 years ago
  79. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 16 years ago
  80. c132bec mac80211: better definition of mactime by Bruno Randolf · 16 years ago
  81. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 16 years ago
  82. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 16 years ago
  83. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  84. 483fdcec mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 17 years ago
  85. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 17 years ago
  86. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 17 years ago
  87. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  88. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  89. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  90. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  91. 1b7d03a mac80211: A-MPDU Rx add low level driver API by Ron Rindjunsky · 17 years ago
  92. 62da92f mac80211: support getting key sequence counters via cfg80211 by Johannes Berg · 17 years ago
  93. 7d54d0d mac80211: allow easier multicast/broadcast buffering in hardware by Johannes Berg · 17 years ago
  94. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  95. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 17 years ago
  96. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  97. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 17 years ago
  98. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  99. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 17 years ago
  100. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago