1. b20d34c mac80211: fix station entry leak/warning while suspending by Johannes Berg · 12 years ago
  2. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 12 years ago
  3. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 12 years ago
  4. dad6330 mac80211_hwsim: handle VHT rates in rx_status by Karl Beldan · 12 years ago
  5. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 12 years ago
  6. fffa4b1 mac80211: adjust initial chandefs assignments in ieee80211_register_hw by Karl Beldan · 12 years ago
  7. fbd647b mac80211: fix rate control tx handler for VHT rates by Karl Beldan · 12 years ago
  8. 7a7da6e mac80211: remove warning from ieee80211_beacon_loss by Alexander Bondar · 12 years ago
  9. cd64f2a mac80211: handle wide bandwidth channel switch by Johannes Berg · 12 years ago
  10. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 12 years ago
  11. 1b3a2e4 mac80211: handle extended channel switch announcement by Johannes Berg · 12 years ago
  12. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  13. b4f286a1 mac80211: support extended channel switch by Johannes Berg · 12 years ago
  14. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 12 years ago
  15. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 12 years ago
  16. 6553bf04 mac80211: use second center_freq segment only in 80+80 by Johannes Berg · 12 years ago
  17. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 12 years ago
  18. 5253ffb mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates by Karl Beldan · 12 years ago
  19. 2419ea1 mac80211: fix ieee80211_queue_stopped() by Thomas Pedersen · 12 years ago
  20. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 12 years ago
  21. a21a4d3 mac80211: always advertise STBC/MCSes even if no AP support by Johannes Berg · 12 years ago
  22. 0eabccd mac80211: clear SSID when stopping AP by Marek Puzyniak · 12 years ago
  23. e474685 mac80211: fix recalc_radar hwconf sync problem by Simon Wunderlich · 12 years ago
  24. 3088f7d mac80211: stringify another plink state by Thomas Pedersen · 12 years ago
  25. 9d6d6f4 mac80211: unset FC retry bit in mesh fwding path by Thomas Pedersen · 12 years ago
  26. 9ea92774 mac80211_hwsim: Register and bind to driver by Martin Pitt · 12 years ago
  27. ddc4db2e mac80211: make ieee802_11_parse_elems an inline by Johannes Berg · 12 years ago
  28. 2b730da mac80211: don't start new netdev queues if driver stopped by Johannes Berg · 12 years ago
  29. a231082 mac80211: replace some dead code by a warning by Johannes Berg · 12 years ago
  30. a159838 mac80211: don't fiddle with netdev queues in MLME code by Johannes Berg · 12 years ago
  31. 24aa11a mac80211: disable uAPSD if all ACs are under ACM by Alexander Bondar · 12 years ago
  32. b2c0958 mac80211: fix do_stop handling while suspended by Johannes Berg · 12 years ago
  33. 3c3e21e mac80211: destroy virtual monitor interface across suspend by Johannes Berg · 12 years ago
  34. c8f994e mac80211: purge remain-on-channel items when suspending by Johannes Berg · 12 years ago
  35. afdc7c1 mac80211: remove outdated comment referring to master interface by Johannes Berg · 12 years ago
  36. ae76eef mac80211: return new mpath from mesh_path_add() by Bob Copeland · 12 years ago
  37. 0f71651 mac80211: fix the PREP mesh hwmp debug message by Chun-Yeow Yeoh · 12 years ago
  38. 79ba1d8 mac80211: parse Timeout Interval Element using a struct by Johannes Berg · 12 years ago
  39. 1946bed mac80211: check ERP info IE length in parser by Johannes Berg · 12 years ago
  40. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 12 years ago
  41. a6dfba8 mac80211: remove unused IE pointers from parser by Johannes Berg · 12 years ago
  42. c5d54fb mac80211: remove ancient reference to master interface by Johannes Berg · 12 years ago
  43. a13fbe5 mac80211: be more careful about sending beacon-loss-events by Ben Greear · 12 years ago
  44. 78e443e mac80211: add beacon stats to debugfs by Ben Greear · 12 years ago
  45. c6036cf mac80211_hwsim: advertise VHT support also when channels == 1 by Karl Beldan · 12 years ago
  46. d0e6c21 mac80211: let drivers not supporting channel contexts use VHT by Karl Beldan · 12 years ago
  47. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  48. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 12 years ago
  49. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  50. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 12 years ago
  51. 8bf2429 cfg80211: Document update_ft_ies() cfg80211_ops by Jouni Malinen · 12 years ago
  52. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 12 years ago
  53. 934457e mac80211: use ieee80211_p2p_noa_attr structure by Janusz Dziedzic · 12 years ago
  54. 19dde0b cfg80211: add P2P Notice of Absence attribute by Janusz Dziedzic · 12 years ago
  55. 59c1ec2 mac80211: make beacon-loss-count configurable by Ben Greear · 12 years ago
  56. 3a7bba6 mac80211: return the RSSI in dBm by Emmanuel Grumbach · 12 years ago
  57. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 12 years ago
  58. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 12 years ago
  59. 3eb92f6 mac80211_hwsim: assign CAB queue properly on interface type change by Johannes Berg · 12 years ago
  60. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  61. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  62. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 12 years ago
  63. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 12 years ago
  64. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 12 years ago
  65. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 12 years ago
  66. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  67. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  68. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 12 years ago
  69. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 12 years ago
  70. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
  71. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  72. 3d5839b mac80211: Call drv_set_tim only if there is a change by Ilan Peer · 12 years ago
  73. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 12 years ago
  74. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
  75. 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 12 years ago
  76. 146bb48 mac80211: disallow changing auto_open_plinks by Thomas Pedersen · 12 years ago
  77. d37bb18 nl80211: user_mpm overrides auto_open_plinks by Thomas Pedersen · 12 years ago
  78. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
  79. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 12 years ago
  80. bb2798d nl80211: explicit userspace MPM by Thomas Pedersen · 12 years ago
  81. 2ff2b69 mac80211: improve minstrels rate sorting by means of throughput & probability by Thomas Huehn · 12 years ago
  82. db8c5ee mac80211: treat minstrel success probabilities below 10% as implausible by Thomas Huehn · 12 years ago
  83. f744bf8 mac80211: add lowest rate into minstrel's random rate sampling table by Thomas Huehn · 12 years ago
  84. 1e9c27d mac80211: extend minstrel's rate sampling to avoid unsampled rates by Thomas Huehn · 12 years ago
  85. 8f15761 mac80211: add documentation and verbose variable names in by Thomas Huehn · 12 years ago
  86. c8ca8c2 mac80211: merge value scaling macros of minstrel_ht and minstrel by Thomas Huehn · 12 years ago
  87. a512d4b mac80211: merge EWMA calculation of minstrel_ht and minstrel by Thomas Huehn · 12 years ago
  88. 52c00a3 mac80211/minstrel_ht: disable multiple consecutive sample attempts by Felix Fietkau · 12 years ago
  89. 8ab9d85 regulatory: allow VHT channels in world roaming by Johannes Berg · 12 years ago
  90. 93d08f0 cfg80211: enable TDLS on P2P client interfaces by Johannes Berg · 12 years ago
  91. 90fcba6 mac80211: add VHT capabilities station debugfs file by Johannes Berg · 12 years ago
  92. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 12 years ago
  93. c07270b mac80211: fix HT capability overrides for AP station by Johannes Berg · 12 years ago
  94. 4f4b935 mac80211: don't apply HT overrides to TDLS peers by Johannes Berg · 12 years ago
  95. 1861b84 mac80211: simplify AP interface stop by Johannes Berg · 12 years ago
  96. 7b4396b mac80211: flush keys when stopping AP by Johannes Berg · 12 years ago
  97. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 12 years ago
  98. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 12 years ago
  99. 153a5fc mac80211: merge reconfig assign chanctx code by Stanislaw Gruszka · 12 years ago
  100. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago