1. f8252e7 mac80211: implement ieee80211_tx_rate_update to update rate by Anilkumar Kolli · 6 years ago
  2. bc84797 mac80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  3. efb543e mac80211: Extend SAE authentication in infra BSS STA mode by Jouni Malinen · 6 years ago
  4. 8d7432a mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation by Jouni Malinen · 6 years ago
  5. fc107a9 mac80211: Helper function for marking STA authenticated by Jouni Malinen · 6 years ago
  6. 506dbf9 mac80211: rc80211_minstrel: remove variance / stddev calculation by Felix Fietkau · 6 years ago
  7. f4ec7cb mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate by Felix Fietkau · 6 years ago
  8. 972b66b mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  9. 80df9be mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  10. 37439f2 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  11. 202df50 mac80211: minstrel: reduce minstrel_mcs_groups size by Felix Fietkau · 6 years ago
  12. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  13. 5b5e873 mac80211: minstrel: remove unnecessary debugfs cleanup code by Felix Fietkau · 6 years ago
  14. f458e83 mac80211: minstrel: Enable STBC and LDPC for VHT Rates by Chaitanya T K · 6 years ago
  15. 42dca5e mac80211: avoid reflecting frames back to the client by Johannes Berg · 6 years ago
  16. 188de5d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  17. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. c70616b mac80211: Remove unused initialization by Masashi Honma · 6 years ago
  20. 48f3b9e mac80211: fix error handling in ieee80211_register_hw() by Wei Yongjun · 6 years ago
  21. a5ae326 mac80211: fix issue with possible txq NULL pointer by Erik Stromdahl · 6 years ago
  22. 211710c mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago
  23. 8105f9b mac80211: allocate TXQs for active monitor interfaces by Felix Fietkau · 6 years ago
  24. 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 6 years ago
  25. c420551 mac80211: fix TX status reporting for ieee80211s by Yuan-Chi Pang · 6 years ago
  26. cb59bc1 mac80211: TDLS: fix skb queue/priority assignment by Johannes Berg · 6 years ago
  27. 6eae4a6 mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  28. 40b5a0f mac80211: remove unnecessary NULL check by Gustavo A. R. Silva · 6 years ago
  29. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  30. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  31. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  32. add7453 wireless: align to draft 11ax D3.0 by Shaul Triebitz · 6 years ago
  33. 77cbbc3 mac80211: fix saving a few HE values by Naftali Goldstein · 6 years ago
  34. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
  35. 94a5b3a mac80211: Don't wake up from PS for offchannel TX by Andrei Otcheretianski · 6 years ago
  36. 8682250 mac80211: Always report TX status by Andrei Otcheretianski · 6 years ago
  37. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  38. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago
  39. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 6 years ago
  40. e80d642 mac80211: copy VHT EXT NSS BW Support/Capable data to station by Johannes Berg · 6 years ago
  41. 7eb26df mac80211: add ability to parse CCFS2 by Johannes Berg · 6 years ago
  42. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 6 years ago
  43. 34fb190 mac80211: in AP mode, set bss_conf::he_supported by Shaul Triebitz · 6 years ago
  44. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  45. 331aead mac80211: use le16_encode_bits() instead of open-coding by Johannes Berg · 6 years ago
  46. 6f52728 mac80211: remove pointless 'params' NULL checks by Johannes Berg · 6 years ago
  47. 80aaa9c mac80211: Add he_capa debugfs entry by Ido Yariv · 6 years ago
  48. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  50. c6e57b3 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 6 years ago
  51. 6c18b27 mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 6 years ago
  52. 0007e94 mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 6 years ago
  53. f3ffb6c mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 6 years ago
  54. abd76d2 mac80211: fix WMM TXOP calculation by Dreyfuss, Haim · 6 years ago
  55. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 6 years ago
  56. aa58acf mac80211: always account for A-MSDU header changes by Johannes Berg · 6 years ago
  57. 1eb5079 mac80211: do not convert to A-MSDU if frag/subframe limited by Lorenzo Bianconi · 6 years ago
  58. 166ac9d mac80211: avoid kernel panic when building AMSDU from non-linear SKB by Sara Sharon · 6 years ago
  59. 1f631c3 mac80211: mesh: fix HWMP sequence numbering to follow standard by Yuan-Chi Pang · 6 years ago
  60. 9c06602 cfg80211: clarify frames covered by average ACK signal report by Balaji Pothunoori · 6 years ago
  61. 1ecef20 mac80211: add missing WFA Multi-AP backhaul STA Rx requirement by Sathishkumar Muruganandam · 6 years ago
  62. 21a5d4c mac80211: add stop/start logic for software TXQs by Manikanta Pubbisetty · 7 years ago
  63. 30ca1aa cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  64. 20932750 mac80211: don't update the PM state of a peer upon a multicast frame by Emmanuel Grumbach · 6 years ago
  65. 38cb87e cfg80211: make wmm_rule part of the reg_rule structure by Stanislaw Gruszka · 6 years ago
  66. 67d1ba8a mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X by Danek Duvall · 6 years ago
  67. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  68. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  69. 77cfaf5 mac80211: Run TXQ teardown code before de-registering interfaces by Toke Høiland-Jørgensen · 6 years ago
  70. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  72. c93622b Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  73. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 7 years ago
  74. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  75. 0832b60 mac80211: don't put null-data frames on the normal TXQ by Johannes Berg · 7 years ago
  76. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 7 years ago
  77. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 7 years ago
  78. 19103a4 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 7 years ago
  79. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  81. a421775 mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types by Omer Efrat · 7 years ago
  82. f0c0407 mac80211: remove unnecessary NULL check by Johannes Berg · 7 years ago
  83. 47aa786 mac80211: fix potential null pointer dereference by Gustavo A. R. Silva · 7 years ago
  84. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 7 years ago
  85. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  86. b8042b3d ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE by Johannes Berg · 7 years ago
  87. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
  89. 45ad683 mac80211: split ieee80211_send_probe_req() by Johannes Berg · 7 years ago
  90. 00387f3 mac80211: add probe request building flags by Johannes Berg · 7 years ago
  91. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 7 years ago
  92. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  93. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  94. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 7 years ago
  96. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  97. 0fdf149 mac80211: allocate and fill tidstats only when needed by Johannes Berg · 7 years ago
  98. 39c1134 mac80211: fix TX aggregation stop race by Alexander Wetzel · 7 years ago
  99. 73887fd cfg80211/mac80211: revert to stack allocation for sinfo by Johannes Berg · 7 years ago
  100. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 7 years ago