1. 9399b86 mac80211: add debug knobs for fair queuing by Michal Kazior · 8 years ago
  2. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  3. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  4. 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
  5. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  6. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 8 years ago
  7. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  8. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  10. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  11. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 9 years ago
  12. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  13. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 9 years ago
  14. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  15. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  16. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 9 years ago
  17. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 9 years ago
  18. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 9 years ago
  19. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 9 years ago
  20. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  21. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  22. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  23. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  24. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  25. f364ef9 mac80211: fix some snprintf misuses by Eliad Peller · 11 years ago
  26. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  27. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  28. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  29. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  30. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  31. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  32. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  33. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 12 years ago
  34. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 12 years ago
  35. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 12 years ago
  36. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  37. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  38. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  39. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  40. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  41. b38de31 net/mac80211/debugfs: Convert to kstrou8_from_user by Peter Huewe · 13 years ago
  42. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  43. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 13 years ago
  44. 83bdf2a mac80211: Add power to debugfs. by Ben Greear · 13 years ago
  45. 07caf9d mac80211: refactor debugfs function generation code by Eliad Peller · 14 years ago
  46. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  49. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  50. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  51. 2826bcd mac80211: reduce debugfs code size by Felix Fietkau · 14 years ago
  52. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 14 years ago
  53. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 14 years ago
  54. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  55. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  56. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  57. db2e6bd mac80211: add queue debugfs file by Johannes Berg · 15 years ago
  58. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  59. d3707d9 mac80211: make noack test available by Johannes Berg · 15 years ago
  60. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  61. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  62. 827b1fb mac80211: resume properly, add suspend/resume test by Johannes Berg · 15 years ago
  63. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 15 years ago
  64. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 15 years ago
  65. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 15 years ago
  66. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  67. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  68. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  69. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  70. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  71. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  72. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  73. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  74. 011bfcc [MAC80211]: remove key threshold stuff by Johannes Berg · 17 years ago
  75. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  76. 7b33a57 [MAC80211]: remove unused ioctls (3) by Johannes Berg · 17 years ago
  77. 53cb670 [MAC80211]: remove unused ioctls (2) by Johannes Berg · 17 years ago
  78. 0107136 [PATCH] mac80211: fix debugfs tx power reduction output by Johannes Berg · 17 years ago
  79. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 17 years ago