1. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  2. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  3. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  4. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  5. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  6. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  7. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  8. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  9. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  10. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  11. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  12. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  13. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  14. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  15. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  16. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  17. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  18. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  19. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  20. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  21. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  22. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  23. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  24. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago
  25. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  26. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  27. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  28. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  29. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  30. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  31. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 15 years ago
  32. 4da163a mac80211: disable software retry for now by Johannes Berg · 15 years ago
  33. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  34. a272a72 mac80211: allow using network namespaces by Johannes Berg · 15 years ago
  35. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  36. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  37. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  38. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 15 years ago
  39. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 15 years ago
  40. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 15 years ago
  41. 58905ca mac80211: fix scan channel race by Johannes Berg · 15 years ago
  42. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  43. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  44. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  45. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  46. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. c428c89 mac80211: default to automatic power control by Johannes Berg · 15 years ago
  48. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 15 years ago
  49. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  50. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  51. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 15 years ago
  52. f2753dd mac80211: add hardware restart function by Johannes Berg · 15 years ago
  53. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  54. 5ef2d41 mac80211: include HT capabilities in probe request by Johannes Berg · 15 years ago
  55. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  56. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  57. 47afbaf mac80211: correct wext transmit power handler by Johannes Berg · 15 years ago
  58. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  59. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 15 years ago
  60. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  61. b5bde37 mac80211: fix warnings in ieee80211_if_config by Johannes Berg · 15 years ago
  62. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  63. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  64. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  65. 076ae60 mac80211: disallow moving netns by Johannes Berg · 15 years ago
  66. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 15 years ago
  67. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  68. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  69. 5e13336 mac80211: disable IBSS beacon before join by Johannes Berg · 15 years ago
  70. 7230645 mac80211: convert master interface to netdev_ops by Johannes Berg · 15 years ago
  71. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 15 years ago
  72. c771c9d mac80211: add interface list lock by Johannes Berg · 15 years ago
  73. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 15 years ago
  74. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 15 years ago
  75. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 15 years ago
  76. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  77. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  78. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  79. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  80. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  81. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  82. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  83. 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
  84. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  85. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  86. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  87. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  88. 4ada424 mac80211: don't assume driver has been attached on registration by Luis R. Rodriguez · 16 years ago
  89. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  90. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  91. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  92. cb121ba mac80211: add might_sleep to hw_config by Johannes Berg · 16 years ago
  93. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  94. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  95. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  96. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  97. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  98. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  99. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  100. c6a1fa1 mac80211: minor code cleanups by Johannes Berg · 16 years ago