1. c6036cf mac80211_hwsim: advertise VHT support also when channels == 1 by Karl Beldan · 11 years ago
  2. d0e6c21 mac80211: let drivers not supporting channel contexts use VHT by Karl Beldan · 11 years ago
  3. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  4. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 12 years ago
  5. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  6. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 12 years ago
  7. 8bf2429 cfg80211: Document update_ft_ies() cfg80211_ops by Jouni Malinen · 11 years ago
  8. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 12 years ago
  9. 934457e mac80211: use ieee80211_p2p_noa_attr structure by Janusz Dziedzic · 12 years ago
  10. 19dde0b cfg80211: add P2P Notice of Absence attribute by Janusz Dziedzic · 12 years ago
  11. 59c1ec2 mac80211: make beacon-loss-count configurable by Ben Greear · 12 years ago
  12. 3a7bba6 mac80211: return the RSSI in dBm by Emmanuel Grumbach · 12 years ago
  13. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 12 years ago
  14. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 12 years ago
  15. 3eb92f6 mac80211_hwsim: assign CAB queue properly on interface type change by Johannes Berg · 12 years ago
  16. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  17. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  18. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 12 years ago
  19. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 12 years ago
  20. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 12 years ago
  21. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 12 years ago
  22. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  23. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  24. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 12 years ago
  25. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 12 years ago
  26. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
  27. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  28. 3d5839b mac80211: Call drv_set_tim only if there is a change by Ilan Peer · 12 years ago
  29. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 12 years ago
  30. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
  31. 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 12 years ago
  32. 146bb48 mac80211: disallow changing auto_open_plinks by Thomas Pedersen · 12 years ago
  33. d37bb18 nl80211: user_mpm overrides auto_open_plinks by Thomas Pedersen · 12 years ago
  34. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
  35. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 12 years ago
  36. bb2798d nl80211: explicit userspace MPM by Thomas Pedersen · 12 years ago
  37. 2ff2b69 mac80211: improve minstrels rate sorting by means of throughput & probability by Thomas Huehn · 12 years ago
  38. db8c5ee mac80211: treat minstrel success probabilities below 10% as implausible by Thomas Huehn · 12 years ago
  39. f744bf8 mac80211: add lowest rate into minstrel's random rate sampling table by Thomas Huehn · 12 years ago
  40. 1e9c27d mac80211: extend minstrel's rate sampling to avoid unsampled rates by Thomas Huehn · 12 years ago
  41. 8f15761 mac80211: add documentation and verbose variable names in by Thomas Huehn · 12 years ago
  42. c8ca8c2 mac80211: merge value scaling macros of minstrel_ht and minstrel by Thomas Huehn · 12 years ago
  43. a512d4b mac80211: merge EWMA calculation of minstrel_ht and minstrel by Thomas Huehn · 12 years ago
  44. 52c00a3 mac80211/minstrel_ht: disable multiple consecutive sample attempts by Felix Fietkau · 12 years ago
  45. 8ab9d85 regulatory: allow VHT channels in world roaming by Johannes Berg · 12 years ago
  46. 93d08f0 cfg80211: enable TDLS on P2P client interfaces by Johannes Berg · 12 years ago
  47. 90fcba6 mac80211: add VHT capabilities station debugfs file by Johannes Berg · 12 years ago
  48. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 12 years ago
  49. c07270b mac80211: fix HT capability overrides for AP station by Johannes Berg · 12 years ago
  50. 4f4b935 mac80211: don't apply HT overrides to TDLS peers by Johannes Berg · 12 years ago
  51. 1861b84 mac80211: simplify AP interface stop by Johannes Berg · 12 years ago
  52. 7b4396b mac80211: flush keys when stopping AP by Johannes Berg · 12 years ago
  53. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 12 years ago
  54. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 12 years ago
  55. 153a5fc mac80211: merge reconfig assign chanctx code by Stanislaw Gruszka · 12 years ago
  56. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago
  57. a618294 mac80211: cleanup suspend/resume on ibss mode by Stanislaw Gruszka · 12 years ago
  58. 9b7d72c mac80211: cleanup suspend/resume on managed mode by Stanislaw Gruszka · 12 years ago
  59. 12e7f51 mac80211: cleanup generic suspend/resume procedures by Stanislaw Gruszka · 12 years ago
  60. 8125696 cfg80211/mac80211: disconnect on suspend by Stanislaw Gruszka · 12 years ago
  61. 30c9712 mac80211: remove napi by Stanislaw Gruszka · 12 years ago
  62. 098b8af mac80211/minstrel_ht: fix spacing between sample attempts by Felix Fietkau · 12 years ago
  63. 965237a mac80211/minstrel_ht: increase sampling frequency of some slower rates by Felix Fietkau · 12 years ago
  64. 96d4ac3 minstrel_ht: increase sampling frequency by Felix Fietkau · 12 years ago
  65. a299c6d mac80211/minstrel_ht: improve max_prob_rate selection by Felix Fietkau · 12 years ago
  66. ed97a13 mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates by Felix Fietkau · 12 years ago
  67. 355199e cfg80211: Extend support for IEEE 802.11r Fast BSS Transition by Jouni Malinen · 12 years ago
  68. 723d568 cfg80211: prohibit zero keepalive interval by Johannes Berg · 12 years ago
  69. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  70. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
  71. dd5ecfe mac80211: support VHT capability overrides by Johannes Berg · 12 years ago
  72. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  73. c8bb93f wireless: remove unused VHT MCS defines by Johannes Berg · 12 years ago
  74. 947add3 cfg80211: move exported event functions into nl80211 by Johannes Berg · 12 years ago
  75. fe1abaf nl80211: re-add channel width and extended capa advertising by Johannes Berg · 12 years ago
  76. b8a31c9 ieee80211: mark 802.11 related structs as being 2-byte aligned by Felix Fietkau · 12 years ago
  77. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  78. b56cf72 nl80211: conditionally add back TCP WoWLAN information by Johannes Berg · 12 years ago
  79. cdc89b9 nl80211: conditionally add back radar information by Johannes Berg · 12 years ago
  80. 3713b4e nl80211: allow splitting wiphy information in dumps by Johannes Berg · 12 years ago
  81. 191922c mac80211: clarify alignment comment by Johannes Berg · 12 years ago
  82. 9fed309 net: rfkill: Fix sparse warning in rfkill-regulator.c by Sachin Kamat · 12 years ago
  83. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 12 years ago
  84. ff27669 cfg80211: unify station WME parsing by Johannes Berg · 12 years ago
  85. 984c311 cfg80211: clean up station WME attribute parsing by Johannes Berg · 12 years ago
  86. 2c1aabf cfg80211: constify station parameter pointers by Johannes Berg · 12 years ago
  87. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 12 years ago
  88. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  89. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 12 years ago
  90. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  91. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  92. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  94. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  95. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  96. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  97. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  98. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  99. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  100. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago