1. 370f51d mac80211: Add api to support configuring TID specific configuration by Tamizh chelvam · 5 years ago
  2. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  3. db6d9e9 mac80211: Fix setting txpower to zero by Ben Greear · 5 years ago
  4. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  5. dd56e90 mac80211: add handling for BSS color by John Crispin · 5 years ago
  6. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  7. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  8. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  9. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  10. 6912dae mac80211: Shrink the size of ack_frame_id to make room for tx_time_est by Toke Høiland-Jørgensen · 5 years ago
  11. 3f2aef1 mac80211: fix a typo of "function" by Joe Perches · 5 years ago
  12. ae4a50e mac80211: typo fixes in kerneldoc comments by Chris Packham · 5 years ago
  13. 2ce113d mac80211: simplify TX aggregation start by Johannes Berg · 5 years ago
  14. 0635466 mac80211: allow drivers to set max MTU by Wen Gong · 5 years ago
  15. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 5 years ago
  16. 697f6c5 mac80211: propagate HE operation info into bss_conf by John Crispin · 5 years ago
  17. a0b4496 mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags by Lorenzo Bianconi · 6 years ago
  18. cbe77dd mac80211: add xmit rate to struct ieee80211_tx_status by John Crispin · 6 years ago
  19. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  20. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  21. fb0e76a mac80211: add tx dequeue function for process context by Erik Stromdahl · 6 years ago
  22. 612fcfd mac80211: remove unused and unneeded remove_sta_debugfs callback by Greg Kroah-Hartman · 6 years ago
  23. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 5 years ago
  24. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  26. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  27. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago
  28. c9d3245 mac80211: dynamically enable the TWT requester support on STA interfaces by John Crispin · 6 years ago
  29. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  30. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  31. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  32. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  33. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  34. 2b4a669 mac80211: make ieee80211_schedule_txq schedule empty TXQs by Felix Fietkau · 6 years ago
  35. 5b989c1 mac80211: rework locking for txq scheduling / airtime fairness by Felix Fietkau · 6 years ago
  36. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  37. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  38. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  39. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  40. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  41. 7d41946 mac80211: fix missing/malformed documentation by Johannes Berg · 6 years ago
  42. cb86880 mac80211: Fix documentation strings for airtime-related variables by Toke Høiland-Jørgensen · 6 years ago
  43. 390298e mac80211: Expose ieee80211_schedule_txq() function by Toke Høiland-Jørgensen · 6 years ago
  44. 77f7ffd mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length by Felix Fietkau · 6 years ago
  45. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  46. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  47. 55ebd6e mac80211: propagate the support for TWT to the driver by Emmanuel Grumbach · 6 years ago
  48. fca1279 mac80211: document RCU requirements for ieee80211_tx_dequeue() by Johannes Berg · 6 years ago
  49. 3453de9 wireless: FTM: fix kernel-doc "cannot understand" warnings by Randy Dunlap · 6 years ago
  50. e9da68d mac80211: allow hardware scan to fall back to software by Johannes Berg · 6 years ago
  51. cee7013 mac80211: allow drivers to use peer measurement API by Johannes Berg · 6 years ago
  52. f8252e7 mac80211: implement ieee80211_tx_rate_update to update rate by Anilkumar Kolli · 6 years ago
  53. bc84797 mac80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  54. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  55. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  56. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  57. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
  58. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  59. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago
  60. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 6 years ago
  61. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 6 years ago
  62. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  63. 21a5d4c mac80211: add stop/start logic for software TXQs by Manikanta Pubbisetty · 7 years ago
  64. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  65. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 7 years ago
  66. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  67. 0373700 mac80211: add api to set CSA counter in mac80211 by Gregory Greenman · 7 years ago
  68. d1361b3 mac80211: fix kernel-doc "bad line" warning by Randy Dunlap · 7 years ago
  69. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  70. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. dcbe73c mac80211: notify driver for change in multicast rates by Pradeep Kumar Chitrapu · 7 years ago
  72. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  73. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  75. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  76. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  77. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  78. 651b992 mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 7 years ago
  79. e7881bd5 Revert "mac80211: Add TXQ scheduling API" by Johannes Berg · 7 years ago
  80. 0973dd4 Revert "mac80211: Add airtime account and scheduling to TXQs" by Johannes Berg · 7 years ago
  81. b0d52ad mac80211: Add airtime account and scheduling to TXQs by Toke Høiland-Jørgensen · 7 years ago
  82. e937b8d mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 7 years ago
  83. 9de18d8 mac80211: Add MIC space only for TX key option by David Spinadel · 7 years ago
  84. e2fb1b8 mac80211: enable TDLS peer buffer STA feature by Yingying Tang · 7 years ago
  85. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  86. 1272c5d mac80211: add documentation to ieee80211_rx_ba_offl() by Luca Coelho · 7 years ago
  87. 5316821 mac80211: fix VLAN handling with TXQs by Johannes Berg · 8 years ago
  88. 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 8 years ago
  89. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  90. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  91. 2f242bf mac80211: properly remove RX_ENC_FLAG_40MHZ by Johannes Berg · 8 years ago
  92. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  93. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  94. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  95. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  96. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  97. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  98. b61fbda mac80211: remove ieee80211_tx_rate_control.max_rate_idx by Johannes Berg · 8 years ago
  99. 2c3c5f8c mac80211: Add set_cqm_rssi_range_config by Andrew Zaborowski · 8 years ago
  100. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago