1. e52d8af mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 3 months ago
  2. ca60f42 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 4 years, 9 months ago
  3. 01edb73 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 4 years, 7 months ago
  4. 31155ee mac80211: fix calling sleeping function in atomic context by Sara Sharon · 6 years ago
  5. ae58b75 mac80211: fix a possible leak of station stats by Sara Sharon · 6 years ago
  6. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  7. c1bc62d mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 7 years ago
  8. 3e8c503 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  9. 6c18a6b Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" by Felix Fietkau · 8 years ago
  10. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  11. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  12. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  14. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  15. 83843c8 mac80211: fix tim recalculation after PS response by Felix Fietkau · 8 years ago
  16. 480dd46 mac80211: RX BA support for sta max_rx_aggregation_subframes by Maxim Altshul · 8 years ago
  17. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  18. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  19. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  20. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 8 years ago
  21. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  23. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  24. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  25. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 8 years ago
  26. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 8 years ago
  27. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 8 years ago
  28. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  29. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 8 years ago
  30. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 8 years ago
  31. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 8 years ago
  32. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 8 years ago
  33. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  34. ea32f06 mac80211: fix memory leak by Sudip Mukherjee · 8 years ago
  35. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 8 years ago
  36. 0ef049d mac80211: avoid excessive stack usage in sta_info by Arnd Bergmann · 8 years ago
  37. a7201a6 mac80211: Recalc min chandef when station is associated by Ilan Peer · 8 years ago
  38. 1a57081 mac80211: fix PS-Poll handling by Emmanuel Grumbach · 8 years ago
  39. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  40. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  41. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  42. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  43. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  44. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  45. 84b0060 mac80211: use ktime_get_seconds by Arnd Bergmann · 9 years ago
  46. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  47. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  48. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  49. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 9 years ago
  50. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  51. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. caf22d3 mac80211: enable hash table shrinking by Johannes Berg · 9 years ago
  53. ebd82b3 mac80211: make station hash table max_size configurable by Johannes Berg · 9 years ago
  54. 60f4b62 mac80211: fix rhashtable conversion by Johannes Berg · 9 years ago
  55. 17c18bf mac80211: add TX fastpath by Johannes Berg · 9 years ago
  56. 35c347a mac80211: lock rate control by Johannes Berg · 9 years ago
  57. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 9 years ago
  58. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  59. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 9 years ago
  60. 7c10770 mac80211: avoid duplicate TX path station lookup by Johannes Berg · 9 years ago
  61. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 9 years ago
  62. 225b818 mac80211: support beacon statistics by Johannes Berg · 9 years ago
  63. 9b7a86f mac80211: fix handling TIM IE when stations disconnect by Johannes Berg · 9 years ago
  64. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  65. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  66. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  67. 6f7a8d2 mac80211: send statistics with delete station event by Johannes Berg · 10 years ago
  68. 6b127c7 mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE by Sujith Manoharan · 10 years ago
  69. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  70. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  71. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  72. 13a8098 mac80211: increase U-APSD max service period length by Andrei Otcheretianski · 10 years ago
  73. 2bad7748 mac80211: add stations in order to the station list by Arik Nemtsov · 10 years ago
  74. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  75. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  77. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  78. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  79. 785e21a mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period by Emmanuel Grumbach · 10 years ago
  80. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  81. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  82. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  83. 1817152 mac80211: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  84. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  85. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  86. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  87. 53d0452 mac80211: fix a memory leak on sta rate selection table by Felix Fietkau · 10 years ago
  88. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  89. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 10 years ago
  90. 062f1d6 mac80211: avoid handling of SMPS for mesh by Chun-Yeow Yeoh · 10 years ago
  91. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  92. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  93. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  94. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  95. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 10 years ago
  96. f9f760b mac80211: release multiple ACs in uAPSD, fix more-data bug by Johannes Berg · 10 years ago
  97. 0a1cb80 mac80211: fix PS-Poll driver release TID by Johannes Berg · 10 years ago
  98. ef04a29 mac80211: handle station TX latency allocation errors by Johannes Berg · 10 years ago
  99. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 10 years ago
  100. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago