1. 2134e7e mac80211: Add documentation bits for mac80211_rate_control_flags by Sujith · 16 years ago
  2. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  3. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  4. 6dd1bf3 mac80211: document return codes from ops callbacks by Bob Copeland · 16 years ago
  5. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  6. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  7. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  8. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  9. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  10. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  11. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  12. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  13. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  14. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  15. 10c806b mac80211: add HT conf helpers by Luis R. Rodriguez · 16 years ago
  16. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  17. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  18. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  19. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  20. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  21. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  22. 7ba1c04 mac80211: improve sta_notify documentation by Johannes Berg · 16 years ago
  23. 8bef7a1 mac80211: document ieee80211_tx_info.pad by Kalle Valo · 16 years ago
  24. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  25. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  26. 6272710 mac80211: add explicit padding in struct ieee80211_tx_info by John W. Linville · 16 years ago
  27. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  28. 4821277 mac80211: fix BUILD_BUG_ON() caused by misalignment on arm by Felix Fietkau · 16 years ago
  29. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  31. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  32. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  33. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  34. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  35. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  36. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  37. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  38. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  39. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  40. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  41. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  42. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  43. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  44. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  45. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  46. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago
  47. ea2d8b5 mac80211.h: fix kernel-doc excesses by Randy Dunlap · 16 years ago
  48. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  49. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  50. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  51. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  52. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  53. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  54. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  55. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  56. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  57. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  58. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  59. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  60. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  61. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  62. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  63. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  64. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  65. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  66. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  67. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  68. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  69. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  70. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  71. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  72. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  73. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  74. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  75. 6ef307b mac80211: fix lots of kernel-doc by Randy Dunlap · 16 years ago
  76. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  77. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 16 years ago
  79. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  80. 428da76 mac80211: Add RTNL warning for workqueue by Ivo van Doorn · 16 years ago
  81. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 16 years ago
  82. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  83. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  84. 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
  85. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  87. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  88. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  89. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  90. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  91. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  92. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  93. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  94. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 16 years ago
  95. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  96. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  97. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  98. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  99. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  100. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago