1. 6f0107d wifi: mac80211: introduce a feature flag for quiet in CSA by Johannes Berg · 1 year ago
  2. 42b941c wifi: mac80211: add a flag to disallow puncturing by Johannes Berg · 1 year, 3 months ago
  3. 4d3acf4 wifi: mac80211: remove sta_mtx by Johannes Berg · 1 year, 7 months ago
  4. 629ebb8 wifi: mac80211: debugfs: lock wiphy instead of RTNL by Johannes Berg · 1 year, 7 months ago
  5. eb74bfc wifi: mac80211: remove return value check of debugfs_create_dir() by Yingsha Xu · 1 year, 11 months ago
  6. 107395f wifi: mac80211: Drop support for TX push path by Alexander Wetzel · 2 years, 5 months ago
  7. 963d0e8 wifi: mac80211: optionally implement MLO multicast TX by Johannes Berg · 2 years, 8 months ago
  8. 3db2c56 wifi: mac80211: add debugfs file to display per-phy AQL pending airtime by Felix Fietkau · 2 years, 9 months ago
  9. 942741d wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling by Felix Fietkau · 2 years, 9 months ago
  10. 6d945a3 mac80211: introduce BSS color collision detection by Lorenzo Bianconi · 3 years ago
  11. 453a2a8 mac80211: remove unused macros by Johannes Berg · 3 years, 1 month ago
  12. 2433647 mac80211: Switch to a virtual time-based airtime scheduler by Toke Høiland-Jørgensen · 3 years, 9 months ago
  13. f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 9 months ago
  14. adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 9 months ago
  15. 55f8205 mac80211: Allow concurrent monitor iface and ethernet rx decap by Sriram R · 4 years ago
  16. e908435 mac80211: introduce aql_enable node in debugfs by Lorenzo Bianconi · 4 years, 2 months ago
  17. 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years, 3 months ago
  18. 6020d53 mac80211: fix incorrect strlen of .write in debugfs by Shayne Chen · 4 years, 2 months ago
  19. 84674ef mac80211: remove trailing semicolon in macro definitions by Tom Rix · 4 years, 4 months ago
  20. 6aea26c mac80211: rework tx encapsulation offload API by Felix Fietkau · 4 years, 6 months ago
  21. e322c07 mac80211: debugfs: improve airtime_flags handler readability by Lorenzo Bianconi · 5 years ago
  22. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  23. c90142a mac80211: expose HW conf flags through debugfs by Thomas Pedersen · 5 years ago
  24. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  25. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  26. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  28. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  29. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  30. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  31. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  32. 77f7ffd mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length by Felix Fietkau · 6 years ago
  33. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  34. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 7 years ago
  35. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 7 years ago
  36. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 7 years ago
  37. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  39. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  40. 0973dd45 Revert "mac80211: Add airtime account and scheduling to TXQs" by Johannes Berg · 7 years ago
  41. b0d52ad mac80211: Add airtime account and scheduling to TXQs by Toke Høiland-Jørgensen · 7 years ago
  42. e2fb1b8 mac80211: enable TDLS peer buffer STA feature by Yingying Tang · 7 years ago
  43. b2347a3 mac80211: check for allocation failure in debugfs code by Dan Carpenter · 8 years ago
  44. bddb2afc mac80211: add back lost debugfs files by Johannes Berg · 8 years ago
  45. 4a5ecca mac80211: Show pending txqlen in debugfs. by Ben Greear · 8 years ago
  46. f3fe4e9 mac80211: add a HW flag for supporting HW TX fragmentation by Sara Sharon · 8 years ago
  47. 2a4e675 mac80211: Export fq memory limit information in debugfs by Toke Høiland-Jørgensen · 8 years ago
  48. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 9 years ago
  49. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 9 years ago
  50. 9399b86 mac80211: add debug knobs for fair queuing by Michal Kazior · 9 years ago
  51. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 9 years ago
  52. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  53. 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
  54. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  55. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 9 years ago
  56. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  57. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  59. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 10 years ago
  60. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 10 years ago
  61. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 10 years ago
  62. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 10 years ago
  63. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  64. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 10 years ago
  65. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  66. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 10 years ago
  67. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 10 years ago
  68. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  69. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  70. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 11 years ago
  71. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 11 years ago
  72. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  73. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  74. f364ef9 mac80211: fix some snprintf misuses by Eliad Peller · 12 years ago
  75. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  76. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  77. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  78. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 13 years ago
  79. d48b296 mac80211: redesign scan RX by Johannes Berg · 13 years ago
  80. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  81. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  82. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  83. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  84. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  85. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  86. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  87. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  88. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 14 years ago
  89. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 14 years ago
  90. b38de31 net/mac80211/debugfs: Convert to kstrou8_from_user by Peter Huewe · 14 years ago
  91. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 14 years ago
  92. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 14 years ago
  93. 83bdf2a mac80211: Add power to debugfs. by Ben Greear · 14 years ago
  94. 07caf9d mac80211: refactor debugfs function generation code by Eliad Peller · 14 years ago
  95. 5f05647d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  96. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  97. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  98. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 15 years ago
  99. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 15 years ago
  100. 2826bcd mac80211: reduce debugfs code size by Felix Fietkau · 15 years ago