1. 8ca47eb mac80211: sta_info: Add lockdep condition for RCU list usage by Madhuparna Bhowmik · 4 years, 9 months ago
  2. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  3. b16798f mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 10 months ago
  4. b255b72 mac80211: Read rx_stats with perCPU pointers by Seevalamuthu Mariappan · 4 years, 10 months ago
  5. 52b4810 mac80211: Remove support for changing AP SMPS mode by Ilan Peer · 5 years ago
  6. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  7. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  8. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  9. 285531f mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  10. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  11. 3e49317 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 5 years ago
  12. 9cf0233 mac80211: add assoc-at support by Ben Greear · 5 years ago
  13. 612fcfd mac80211: remove unused and unneeded remove_sta_debugfs callback by Greg Kroah-Hartman · 6 years ago
  14. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  16. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  17. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  18. ab60633 mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC by Narayanraddi Masti · 6 years ago
  19. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  20. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  21. dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
  22. 6af8354 mac80211: sta_info: avoid tidstats variable shadowing by Johannes Berg · 6 years ago
  23. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  24. 9c06602 cfg80211: clarify frames covered by average ACK signal report by Balaji Pothunoori · 7 years ago
  25. a421775 mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types by Omer Efrat · 7 years ago
  26. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  27. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
  28. 0fdf149 mac80211: allocate and fill tidstats only when needed by Johannes Berg · 7 years ago
  29. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 7 years ago
  30. 2fe4a29 mac80211: Support the new cfg80211 TXQ stats API by Toke Høiland-Jørgensen · 7 years ago
  31. cc60dbb mac80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  32. a403f3b mac80211: remove pointless flags=0 assignment by Johannes Berg · 7 years ago
  33. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 95f3ce6 mac80211: fix calling sleeping function in atomic context by Sara Sharon · 7 years ago
  35. d78d9ee mac80211: fix a possible leak of station stats by Sara Sharon · 7 years ago
  36. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  37. 7cca2ac mac80211: aggregation: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 34f11cd mac80211: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  39. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  40. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  41. 4c02d62 net/mac80211/mesh_plink: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  42. d405fd8 mac80211: recalculate some sta parameters after insertion by Gregory Greenman · 7 years ago
  43. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  44. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  45. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 8 years ago
  46. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  47. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  48. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  49. 7f406cd mac80211: encode rate type (legacy, HT, VHT) with fewer bits by Johannes Berg · 8 years ago
  50. 2595d25 mac80211: shorten debug message by Sara Sharon · 8 years ago
  51. d98937f mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  52. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  54. d7f8424 mac80211: fix the TID on NDPs sent as EOSP carrier by Emmanuel Grumbach · 8 years ago
  55. 0c2e384 mac80211: only alloc mem if a station doesn't exist yet by Koen Vandeputte · 8 years ago
  56. a17d93f mac80211: fix legacy and invalid rx-rate report by Ben Greear · 8 years ago
  57. fb803be mac80211: Remove unused 'struct rate_control_ref' variable by Kirtika Ruchandani · 8 years ago
  58. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 6c18a6b Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" by Felix Fietkau · 8 years ago
  60. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  61. 72f15d5 mac80211: filter multicast data packets on AP / AP_VLAN by Michael Braun · 8 years ago
  62. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  63. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  64. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  66. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  67. 83843c8 mac80211: fix tim recalculation after PS response by Felix Fietkau · 8 years ago
  68. 480dd46 mac80211: RX BA support for sta max_rx_aggregation_subframes by Maxim Altshul · 8 years ago
  69. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  70. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 9 years ago
  71. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 9 years ago
  72. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 9 years ago
  73. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 9 years ago
  75. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  76. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  77. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  78. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  79. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  80. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  81. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 9 years ago
  82. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 9 years ago
  83. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 9 years ago
  84. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 9 years ago
  85. 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 · 9 years ago
  86. ea32f06 mac80211: fix memory leak by Sudip Mukherjee · 9 years ago
  87. f2ac7e30 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  88. 0ef049d mac80211: avoid excessive stack usage in sta_info by Arnd Bergmann · 9 years ago
  89. a7201a6 mac80211: Recalc min chandef when station is associated by Ilan Peer · 9 years ago
  90. 1a57081 mac80211: fix PS-Poll handling by Emmanuel Grumbach · 9 years ago
  91. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  92. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  93. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  94. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  95. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  96. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  97. 84b0060 mac80211: use ktime_get_seconds by Arnd Bergmann · 9 years ago
  98. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 10 years ago
  99. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 10 years ago
  100. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 10 years ago