1. f53c6a0 mac80211: fix copy-paste typo in Kconfig by Marco Porsch · 12 years ago
  2. 3fae027 mac80211: trace debug messages by Johannes Berg · 12 years ago
  3. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  4. 17efdc4 mac80211: remove TKIP debug by Johannes Berg · 12 years ago
  5. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  6. 61c0d48 mac80211: remove tracing config symbol by Johannes Berg · 13 years ago
  7. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
  8. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  9. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  10. 85a7045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  11. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 13 years ago
  12. 5db5e44 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  13. 540005c small adjustment to net/mac80211/Kconfig by Jan Beulich · 13 years ago
  14. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  15. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  17. 0bae35e leds: fix up dependencies by Johannes Berg · 14 years ago
  18. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  19. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  20. 92b50c4 mac82011: Allow selection of minstrel_ht as default rc algorithm by Helmut Schaa · 14 years ago
  21. ec8aa66 mac80211: add the minstrel_ht rate control algorithm by Felix Fietkau · 14 years ago
  22. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  23. c2ef355 mac80211: give warning if building w/out rate ctrl algorithm by Andres Salomon · 14 years ago
  24. 59d9cb0 mac80211: remove payload alignment warning by Kalle Valo · 15 years ago
  25. 27db2e4 mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG by Rui Paulo · 15 years ago
  26. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  27. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  28. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  29. 0a2b8bb mac80211: driver operation debugging by Johannes Berg · 15 years ago
  30. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. e2e414d mac80211: disable mesh by Johannes Berg · 15 years ago
  32. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  33. 0aa8204 cfg80211: fix Kconfig for users of cfg80211 by Johannes Berg · 15 years ago
  34. bbbdff9 mac80211: enable PS by default by Johannes Berg · 15 years ago
  35. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 15 years ago
  36. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  37. 8eb41c9 mac80211: make Minstrel the default rate control algorithm by Luis R. Rodriguez · 16 years ago
  38. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  39. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  40. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  41. 24344d2 mac80211: Temporarily mark QoS support BROKEN. by David S. Miller · 16 years ago
  42. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  43. 4e887d5 mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. by Rami Rosen · 16 years ago
  44. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  45. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 16 years ago
  46. 7b1e78d mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option by Yi Zhu · 16 years ago
  47. 9ae705c mac80211: rename TKIP debugging Kconfig symbol by Johannes Berg · 16 years ago
  48. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  49. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  50. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 16 years ago
  51. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  52. 5c142e8 mac80211: clarify mesh Kconfig by Johannes Berg · 16 years ago
  53. 2f5ce79 mac80211: enable mesh in Kconfig by Johannes Berg · 16 years ago
  54. 03ac7a8 mac80211: Is not EXPERIMENTAL anymore by Michael Buesch · 16 years ago
  55. 6feeb8a mac80211: make alignment warning optional by Johannes Berg · 16 years ago
  56. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 17 years ago
  57. c40896d net/mac80211/Kconfig: whitespace corrections by John W. Linville · 17 years ago
  58. c21b39a mac80211: make PID rate control algorithm the default by Stefano Brivio · 17 years ago
  59. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago
  60. 82b3cad mac80211: adding MAC80211_HT_DEBUG config variable by Ron Rindjunsky · 17 years ago
  61. d52a60a mac80211: fix MAC80211_RCSIMPLE Kconfig by Johannes Berg · 17 years ago
  62. ac71c69 mac80211: make simple rate control algorithm built-in by Johannes Berg · 17 years ago
  63. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 17 years ago
  64. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago