1. 5528e03 ath10k: rework legacy rx rate decoding by Michal Kazior · 10 years ago
  2. af00148 ath10k: simplify fixed rate selection by Michal Kazior · 10 years ago
  3. 6fd4bd2 ath10k: use hw rate definitions for fixed rate by Michal Kazior · 10 years ago
  4. 6aa4cf1 ath10k: add hw rate definitions by Michal Kazior · 10 years ago
  5. 5653b39 ath10k: drop RATETAB_ENT macro by Michal Kazior · 10 years ago
  6. 486017c ath10k: derive rate from bitrate by Michal Kazior · 10 years ago
  7. dcc3309 ath10k: move rate definitions to file start by Michal Kazior · 10 years ago
  8. 75d85fd ath10k: introduce basic tdls functionality by Marek Puzyniak · 10 years ago
  9. ad45c88 ath10k: add wmi support for tdls by Marek Puzyniak · 10 years ago
  10. 7c35424 ath10k: update station counting by Marek Puzyniak · 10 years ago
  11. 8cca3d6 ath10k: store max tdls vdevs that fw can handle by Marek Puzyniak · 10 years ago
  12. 7390ed3 ath10k: make peer type configurable by Marek Puzyniak · 10 years ago
  13. d740d8f ath10k: unify tx mode and dispatch by Michal Kazior · 10 years ago
  14. 6fcafef ath10k: clear htt.freq by Michal Kazior · 10 years ago
  15. dc3632a ath10k: fix HTT op backwards compatibility for QCA6174 by Kalle Valo · 10 years ago
  16. 23d6660 Merge mac80211-next into ath-next by Kalle Valo · 10 years ago
  17. 53513c3 ath10k: bump up FW API to 5 by Kalle Valo · 10 years ago
  18. 8348db2 ath10k: add ATH10K_FW_IE_HTT_OP_VERSION by Rajkumar Manoharan · 10 years ago
  19. 25c8661 ath10k: add WOW patterns support by Janusz Dziedzic · 10 years ago
  20. d497610 ath10k: add WMI support for WOW patterns by Janusz Dziedzic · 10 years ago
  21. 5fd3ac3 ath10k: add WOW disconnect/magic-packet support by Janusz Dziedzic · 10 years ago
  22. f5431e8 ath10k: add WMI support for WOW by Janusz Dziedzic · 10 years ago
  23. b3e71d7 ath10k: allow user to toggle ani_enable via debugfs by Ashok Raj Nagarajan · 10 years ago
  24. 575f1c3 ath10k: enable Adaptive Noise Immunity (ANI) by default by Ashok Raj Nagarajan · 10 years ago
  25. 4a7898f ath10k: enable channel 144 on 5GHz band by Peter Oh · 10 years ago
  26. 9936fa5 ath10k: move driver state check before setting throttle by Rajkumar Manoharan · 10 years ago
  27. 28bf0c4 ath10k: cache throttle state when device is down by Rajkumar Manoharan · 10 years ago
  28. 091105b ath10k: do not restrict thermal throttling to ap mode by Rajkumar Manoharan · 10 years ago
  29. 8515b5c ath10k: configure thermal throttle while powering up by Rajkumar Manoharan · 10 years ago
  30. 972f051 ath10k: fix interpretation of cooling device state by Rajkumar Manoharan · 10 years ago
  31. 63fb32d ath10k: add debugfs entry to configure quiet period by Rajkumar Manoharan · 10 years ago
  32. 4705e34 ath10k: increase station kickout threshold by Rajkumar Manoharan · 10 years ago
  33. 9a5ab0f ath10k: fix rts profile for second rate series by Rajkumar Manoharan · 10 years ago
  34. 5d8325ec cfg80211: add vlan to station add/change tracing by Johannes Berg · 10 years ago
  35. 7c10770 mac80211: avoid duplicate TX path station lookup by Johannes Berg · 10 years ago
  36. e33f556 mac80211: mesh: avoid pointless station lookup by Johannes Berg · 10 years ago
  37. a8d15ff mac80211: drop 4-addr VLAN frames earlier if not connected by Johannes Berg · 10 years ago
  38. 5041006 mac80211: don't look up destination station twice by Johannes Berg · 10 years ago
  39. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 10 years ago
  40. 37a0b39 ath10k: setup maximum number of supported stations by Janusz.Dziedzic@tieto.com · 10 years ago
  41. 5dc0f1d ath10k: protect driver from unsolicited htc ep0 events by Michal Kazior · 10 years ago
  42. 7e47e8e ath10k: fix wrong symlink name on error path by Rajkumar Manoharan · 10 years ago
  43. 8bad8dc ath10k: strip qos data bit always by Michal Kazior · 10 years ago
  44. c7ef38e mac80211: Get IV len from key conf and not cipher scheme by Cedric Izoard · 10 years ago
  45. 8a4988d mac80211: IBSS: refactor ieee80211_rx_bss_info by Janusz.Dziedzic@tieto.com · 10 years ago
  46. d66c258 mac80211: minstrel_ht: fix rounding issue in MCS duration calculation by Felix Fietkau · 10 years ago
  47. 2e54a68 cfg80211: Process all pending regulatory requests/hints by Ben · 10 years ago
  48. c23e31c mac80211: initialize rate control earlier for tdls station by Marek Puzyniak · 10 years ago
  49. f3b0bbb mac80211: refactor drop connection/unlock in CSA processing by Johannes Berg · 10 years ago
  50. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 10 years ago
  51. 45ceeee mac80211: add comment for rx_path_lock by Johannes Berg · 10 years ago
  52. 4cc0dba mac80211: move netdev stats to common function by Johannes Berg · 10 years ago
  53. d7131c0 ath10k: fix PMF by using AES-CMAC/IGTK software crypto by Bartosz Markowski · 10 years ago
  54. cc9904e ath10k: add hw connection monitor support by Michal Kazior · 10 years ago
  55. c1a4654 ath10k: implement wmi roam event by Michal Kazior · 10 years ago
  56. 7cc4573 ath10k: fix WPA crypto by Michal Kazior · 10 years ago
  57. bff414c ath10k: fix CAC regression by Michal Kazior · 10 years ago
  58. 8513d95 ath10k: fix patching mistake for AP/IBSS CSA by Michal Kazior · 10 years ago
  59. 9ff4be9 ath10k: save/restore pci config space properly by Michal Kazior · 10 years ago
  60. 320e14b ath10k: fix some pci wake/sleep issues by Michal Kazior · 10 years ago
  61. 5484621 ath10k: fix interrupt storm by Vasanthakumar Thiagarajan · 10 years ago
  62. 822b7e0 ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart() by Vasanthakumar Thiagarajan · 10 years ago
  63. a87fd4b ath10k: improve 11b coex by Michal Kazior · 10 years ago
  64. fe3cbdf ath10k: implement handling of p2p noa event by Michal Kazior · 10 years ago
  65. 6a94888 ath10k: refactor p2p noa code by Michal Kazior · 10 years ago
  66. bc657a36 ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices by Michal Kazior · 10 years ago
  67. 4543ab0 ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlv by Michal Kazior · 10 years ago
  68. a13e6ae ath10k: increase duty cycle maximum limit by Rajkumar Manoharan · 10 years ago
  69. ad325cb ath10k: fix broken traffic for static WEP in IBSS by Michal Kazior · 10 years ago
  70. 370e567 ath10k: fix broken traffic for 802.1x in client mode by Michal Kazior · 10 years ago
  71. 5c427f5 ath10k: update MODULE_FIRMWARE definitions for QCA6174 by Bartosz Markowski · 10 years ago
  72. 81a9a17 ath10k: fix AP/IBSS CSA with template based fw by Michal Kazior · 10 years ago
  73. eeca9fc cfg80211: Schedule timeout for all CRDA calls by Ilan peer · 10 years ago
  74. 0505075 cfg80211: Add API to change the indoor regulatory setting by Ilan peer · 10 years ago
  75. 0c4ddcd cfg80211: Simplify the handling of regulatory indoor setting by Ilan peer · 10 years ago
  76. b24af14 ath10k: increase AST table SKID length limit by SenthilKumar Jegadeesan · 10 years ago
  77. dab74cd ath: enhance radar detection by looking up chirp by Peter Oh · 10 years ago
  78. 2c3f26a ath10k: update chirp value in pulse event by Peter Oh · 10 years ago
  79. beb28ed ath: introduce chirp parameter used by DFS by Peter Oh · 10 years ago
  80. 30abb33 ath10k: increase copy engine entries for rx wmi by Rajkumar Manoharan · 10 years ago
  81. 1ca2760 bcma: prepare Kconfig symbol for PCI driver by Rafał Miłecki · 10 years ago
  82. 0a4e699 bcma: move internal function declarations to private header by Rafał Miłecki · 10 years ago
  83. c32ec2a bcma: make bcma_host_pci_(up|down) calls safe for every config by Rafał Miłecki · 10 years ago
  84. b09f5ec bcma: Kconfig: Let it depend on PCI by Chen Gang · 10 years ago
  85. e3e72f38 Merge ath-next from ath.git by Kalle Valo · 10 years ago
  86. cffb41f ath10k: disable multi-vif ps by default by Michal Kazior · 10 years ago
  87. 0a987fb ath10k: workaround qca6174 sta powersave issue by Michal Kazior · 10 years ago
  88. c8c60cf ath10k: fix wmm params per vdev by Marek Puzyniak · 10 years ago
  89. 6383864 ath10k: workaround corrupted htt rx events by Michal Kazior · 10 years ago
  90. db2cf86 ath10k: delete unnecessary checks before the function call "release_firmware" by Markus Elfring · 10 years ago
  91. 5606762 mac80211_hwsim: fix beacon timers by Johannes Berg · 10 years ago
  92. 0df2f6c mesh_plink: fixup type of timeout to match usage by Nicholas Mc Guire · 10 years ago
  93. cc57ac5 mesh_plink: use msecs_to_jiffies for proper time conversion by Nicholas Mc Guire · 10 years ago
  94. 64a8cef mac80211: provide station PMF configuration to driver by SenthilKumar Jegadeesan · 10 years ago
  95. 3384d75 mac80211: allow iterating inactive interfaces by Arik Nemtsov · 10 years ago
  96. 98fc438 nl80211: prohibit mixing 'any' and regular wowlan triggers by Johannes Berg · 10 years ago
  97. 88724a8 mac80211: check and dequeue skb in ieee80211_tx_prepare_skb() by Johannes Berg · 10 years ago
  98. 0b4e110 mac80211: remove duplicate check for quiescing when queueing work by Luciano Coelho · 10 years ago
  99. ae2e9fb mac80211: allow TDLS setup code to take wdev lock by Arik Nemtsov · 10 years ago
  100. 23e3709 mac80211: start queues if driver rejected wowlan by Johannes Berg · 10 years ago