1. 24a0aa2 cfg80211: make WEXT compatibility unselectable by Johannes Berg · 10 years ago
  2. 2967e03 mac80211: copy chandef from AP vif to VLANs by Felix Fietkau · 10 years ago
  3. 601555c nl80211: don't crash sending invalid chandef by Johannes Berg · 10 years ago
  4. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  5. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  6. 40a11ca mac80211: check if channels allow 80 MHz for VHT probe requests by Johannes Berg · 10 years ago
  7. ea9eba6 cfg80211: remove pointless channel lookup in survey code by Johannes Berg · 10 years ago
  8. 575f053 mac80211: disable 80+80/160 in VHT correctly by Johannes Berg · 10 years ago
  9. e392ba8 Revert "mac80211_hwsim: VHT add 160MHz width support" by Johannes Berg · 10 years ago
  10. b0ad5e8 mac80211_hwsim: Send alpha2 only if non-zero by Patrik Flykt · 10 years ago
  11. 75769c8 mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check by Felix Fietkau · 10 years ago
  12. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  13. 8f894be nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE by Tomasz Bursztyka · 10 years ago
  14. 93d638d mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command by Patrik Flykt · 10 years ago
  15. c449981 mac80211-hwsim: Factor out netlink attribute appending by Patrik Flykt · 10 years ago
  16. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  17. 6b67e01 mac80211-hwsim: remove unnecessary hwname check by Johannes Berg · 10 years ago
  18. b9995f8 mac80211-hwsim: hwname is always known so use the value from wiphy by Jukka Rissanen · 10 years ago
  19. d687cbb cfg80211: protect fools returning NULL in add_virtual_intf by Rafał Miłecki · 10 years ago
  20. c7ab508 cfg80211: explicitly initialize some fields in custom reg path by Arik Nemtsov · 10 years ago
  21. 2e18b38 cfg80211: update missing fields in custom regulatory path by Arik Nemtsov · 10 years ago
  22. 628c010 mac80211: skip legacy rate mask handling for VHT rates by Felix Fietkau · 10 years ago
  23. 8b1956f mac80211: don't allow 40MHz tx rates in case of 20MHz chandef by Eliad Peller · 10 years ago
  24. 339467b mac80211_hwsim: support scanning with random MAC address by Johannes Berg · 10 years ago
  25. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  26. 6ea0a69 mac80211: rcu-ify scan and scheduled scan request pointers by Johannes Berg · 10 years ago
  27. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  28. ff5db43 mac80211: remove redundant check by Eliad Peller · 10 years ago
  29. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  30. 256da02 cfg80211: refactor nl80211_start_sched_scan so it can be reused by Luciano Coelho · 10 years ago
  31. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  32. 4f9610d mac80211: add specific-queue flushing support by Liad Kaufman · 10 years ago
  33. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  34. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  35. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  36. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  37. c273390 mac80211: prepare TDLS mgmt code for channel-switch templates by Arik Nemtsov · 10 years ago
  38. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  39. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  40. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  41. f0d29cb mac80211: add supported channels IE during TDLS setup by Arik Nemtsov · 10 years ago
  42. 7528ec5 mac80211: add function to create data frame template including key by Johannes Berg · 10 years ago
  43. 4c9451e mac80211: factor out 802.11 header building code by Johannes Berg · 10 years ago
  44. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  45. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  46. 24d342c mac80211: add option for setting skb flags before xmit by Liad Kaufman · 10 years ago
  47. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  48. 47b6308 ath9k: Move roc completion to the offchannel timer by Sujith Manoharan · 10 years ago
  49. d9092c9 ath9k: Adjust tbtt delta properly by Sujith Manoharan · 10 years ago
  50. 2c3634a ath9k: Handle failure to send NoA by Sujith Manoharan · 10 years ago
  51. 6185672 ath9k: Cancel pending offchannel operations by Sujith Manoharan · 10 years ago
  52. e21a1d8 ath9k: Clear offchannel state properly by Sujith Manoharan · 10 years ago
  53. 89b6e35 ath9k: Fix thermometer programming by Sujith Manoharan · 10 years ago
  54. ee79ccd ath9k: Store the chip chainmask in HW capabilities by Sujith Manoharan · 10 years ago
  55. f4c34af ath9k: Enable TSF2 for generic HW timers by Sujith Manoharan · 10 years ago
  56. aeeb206 ath9k: Fix LED configuration by Sujith Manoharan · 10 years ago
  57. 46270d0 ath9k: Use new QCA953x initvals by Miaoqing Pan · 10 years ago
  58. 459b1ec ath9k: Update QCA953x initvals by Sujith Manoharan · 10 years ago
  59. 60fc496 ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices by Chun-Yeow Yeoh · 10 years ago
  60. e6510b1 ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx by Chun-Yeow Yeoh · 10 years ago
  61. 7bf1652 mwifiex: enable auto TDLS support for SD8887 by Avinash Patil · 10 years ago
  62. 72e5aa8 mwifiex: support for parsing TDLS discovery frames by Avinash Patil · 10 years ago
  63. 9927baa mwifiex: add auto TDLS support by Avinash Patil · 10 years ago
  64. 16fa5e6 mwifiex: wmm support for TDLS link by Avinash Patil · 10 years ago
  65. 2848977 mwifiex: do not explicitly disable TDLS link during teardown by Avinash Patil · 10 years ago
  66. 9d31c1c mwifiex: update rx packet descriptor structure to match FW by Avinash Patil · 10 years ago
  67. 4b870c2 ath9k: fix the assignment of hw queues for mesh interface by Chun-Yeow Yeoh · 10 years ago
  68. 2eaea32 ath9k: common-spectral: don't depend from ATH9K_DEBUGFS by Oleksij Rempel · 10 years ago
  69. 7d03155 ath9k_htc: ath9k_htc_op_ps_wakeup() can be static by kbuild test robot · 10 years ago
  70. d81f9a0 ath9k: ath9k_op_ps_wakeup() can be static by kbuild test robot · 10 years ago
  71. 0013c7c mwifiex: module load parameter for interface creation by Avinash Patil · 10 years ago
  72. 325e188 ath9k: fix misc debugfs when not using chan context by Ben Greear · 10 years ago
  73. 9b5186b Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  74. 9de8f26 ath10k: fix mismatched wmi api call by Peter Oh · 10 years ago
  75. 78157a1 ath10k: advertise support for AP mode channel width changes by Rajkumar Manoharan · 10 years ago
  76. 8868b12 ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI by Rajkumar Manoharan · 10 years ago
  77. 5ce8e7f ath10k: handle ieee80211 header and payload tracing separately by Rajkumar Manoharan · 10 years ago
  78. a15c706 ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug by John W. Linville · 10 years ago
  79. 4eed83a mwifiex: simplify ad hoc join capability info by James Cameron · 10 years ago
  80. d351f5f wlcore: make wlcore_cmd_send_failsafe() static by Luciano Coelho · 10 years ago
  81. f5b8f47 wlcore: check minimum buffer size in some cmd_send functions by Luciano Coelho · 10 years ago
  82. 0d4b5c7 mwifiex: fix version display problem on big endian platforms by Amitkumar Karwar · 10 years ago
  83. 3f2aa13 ath9k_htc: add spectral scan debug interface by Oleksij Rempel · 10 years ago
  84. 83fb287 ath9k_htc: process rx spectral packets by Oleksij Rempel · 10 years ago
  85. 911544f ath9k_htc: trigger spectral scan on set_channel by Oleksij Rempel · 10 years ago
  86. 88a2e3f ath9k_htc: set initial spec_config values by Oleksij Rempel · 10 years ago
  87. fe30e8b ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv by Oleksij Rempel · 10 years ago
  88. 94cd95c ath9k_htc: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  89. 525d094 ath9k_htc: fix rs_datalen conversation by Oleksij Rempel · 10 years ago
  90. 46140dd ath9k: For AR9271 chipsets, set count = 0 for endless samples. by Oleksij Rempel · 10 years ago
  91. 67dc74f ath9k: move spectral.* to common-spectral.* by Oleksij Rempel · 10 years ago
  92. f00a422 ath9k: move ath9k_spectral_scan_ from main.c to spectral.c by Oleksij Rempel · 10 years ago
  93. 963916d ath9k: make ath9k_spectral_scan_ do not depend on ath_softc by Oleksij Rempel · 10 years ago
  94. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  95. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  96. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  97. 0198c2e ath: add struct ath_ps_ops by Oleksij Rempel · 10 years ago
  98. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  99. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  100. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago