1. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  2. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  3. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  4. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  5. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  6. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  7. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  8. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  9. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  10. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  11. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  12. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  13. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  14. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  15. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  16. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  17. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  18. 6ef307b mac80211: fix lots of kernel-doc by Randy Dunlap · 16 years ago
  19. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  20. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 06ff47b mac80211: add spectrum capabilities by Tomas Winkler · 16 years ago
  22. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  23. 428da76 mac80211: Add RTNL warning for workqueue by Ivo van Doorn · 16 years ago
  24. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 16 years ago
  25. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  26. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  27. 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
  28. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  30. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  31. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  32. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  33. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  34. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  35. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  36. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  37. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 16 years ago
  38. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  39. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  40. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  41. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  42. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  43. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  44. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  45. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  46. 9ae4fda mac80211: allows driver to request a Phase 1 RX key by Emmanuel Grumbach · 16 years ago
  47. 5d2cdcd mac80211: get a TKIP phase key from skb by Emmanuel Grumbach · 16 years ago
  48. 6c5ef8a mac80211: document IEEE80211_TXCTL_OFDM_HT by Ron Rindjunsky · 16 years ago
  49. 11f4b1c mac80211: adding mac80211_tx_control_flags and HT flags by Ron Rindjunsky · 16 years ago
  50. dbbea67 mac80211: add documentation book by Johannes Berg · 16 years ago
  51. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  52. 6032f93 mac80211: add mesh interface type by Johannes Berg · 16 years ago
  53. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 16 years ago
  54. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 16 years ago
  55. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 16 years ago
  56. c132bec mac80211: better definition of mactime by Bruno Randolf · 16 years ago
  57. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 16 years ago
  58. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 16 years ago
  59. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  60. 483fdcec mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 16 years ago
  61. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 16 years ago
  62. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 16 years ago
  63. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  64. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  65. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  66. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  67. 1b7d03a mac80211: A-MPDU Rx add low level driver API by Ron Rindjunsky · 17 years ago
  68. 62da92f mac80211: support getting key sequence counters via cfg80211 by Johannes Berg · 17 years ago
  69. 7d54d0d mac80211: allow easier multicast/broadcast buffering in hardware by Johannes Berg · 17 years ago
  70. 678f5f71 mac80211: clean up eapol handling in TX path by Johannes Berg · 17 years ago
  71. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 17 years ago
  72. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  73. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 17 years ago
  74. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  75. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 17 years ago
  76. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago
  77. 830f903 mac80211: allow driver to ask for a rate control algorithm by Johannes Berg · 17 years ago
  78. 5ecc2a5 [MAC80211]: Update beacon_update callback documentation by Michael Buesch · 17 years ago
  79. 478f8d2 [MAC80211]: add sta_notify callback by Tomas Winkler · 17 years ago
  80. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  81. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  82. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  83. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  84. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  85. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  86. f97df02 [PATCH] wireless networking: move frame inline functions to generic header by Johannes Berg · 17 years ago
  87. 75a5f0c [PATCH] mac80211: document a lot more by Johannes Berg · 17 years ago
  88. 1bc0826 [PATCH] mac80211: renumber and document the hardware flags by Johannes Berg · 17 years ago
  89. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  90. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  91. 9c7d772 [MAC80211]: remove tx info sw_retry_attempt member by Johannes Berg · 17 years ago
  92. 6b301cd [MAC80211]: yet more documentation by Johannes Berg · 17 years ago
  93. c33e3f3 [MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN by Johannes Berg · 17 years ago
  94. 72abd81 [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum by Johannes Berg · 17 years ago
  95. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  96. c39e3a0 [MAC80211]: remove TKIP mixing for hw accel again by Johannes Berg · 17 years ago
  97. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  98. 7ac1bd6 [MAC80211]: some more documentation by Johannes Berg · 17 years ago
  99. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  100. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago