Age | Commit message (Expand) | Author |
2024-09-06 | wifi: mac80211: handle ieee80211_radar_detected() for MLO | Aditya Kumar Singh |
2023-11-30 | wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights | Jeff Johnson |
2023-10-02 | wifi: ath10k: consistently use kstrtoX_from_user() functions | Dmitry Antipov |
2023-09-20 | wifi: ath10k: fix clang-specific fortify warning | Dmitry Antipov |
2023-05-05 | wifi: ath10k: Use list_count_nodes() | Christophe JAILLET |
2022-11-08 | wifi: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-09-16 | wifi: ath10k: Fix miscellaneous spelling errors | Jeff Johnson |
2021-05-24 | ath10k/ath11k: fix spelling mistake "requed" -> "requeued" | Colin Ian King |
2020-12-12 | ath10k: add atomic protection for device recovery | Wen Gong |
2020-10-28 | ath10k: remove repeated words in comments | Kalle Valo |
2020-04-27 | ath10k: enable rx duration report default for wmi tlv | Wen Gong |
2020-04-15 | ath10k: Fix typo in warning messages | Mamatha Telu |
2020-03-11 | ath10k: fix unsupported chip reset debugs file write | Yingying Tang |
2020-02-11 | ath10k: Add support to read btcoex related data from DT | Tamizh Chelvam |
2019-11-25 | ath10k: fix RX of frames with broken FCS in monitor mode | Linus Lüssing |
2019-10-14 | ath10k: fix memory leak for tpc_stats_final | Miaoqing Pan |
2019-10-14 | ath10k: fix array out-of-bounds access | Miaoqing Pan |
2019-06-25 | ath10k: Add wrapper function to ath10k debug | Venkateswara Naralasetty |
2019-05-07 | ath10k: rx_duration update for fw_stats debugfs entry | Balaji Pothunoori |
2019-05-07 | ath10k: Added support to reset HTT stats in debugfs | Maharaja Kennadyrajan |
2019-05-07 | ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats | Maharaja Kennadyrajan |
2019-02-26 | ath10k: remove the calibration data fetch for sdio | Wen Gong |
2019-02-20 | ath10k: switch to use SPDX license identifiers | Kalle Valo |
2019-02-11 | ath10k: disable interface pause wow config for integrated chipset | Govind Singh |
2018-12-19 | ath10k: skip sending quiet mode cmd for WCN3990 | Rakesh Pillai |
2018-10-13 | ath10k: remove unnecessary comparison of unsigned integer with < 0 | Gustavo A. R. Silva |
2018-10-01 | ath10k: add debugfs support to get power save state change of STA | Maharaja Kennadyrajan |
2018-09-06 | ath10k: add debugfs entry to enable extended tx stats | Anilkumar Kolli |
2018-07-30 | ath10k: add debugfs file warm_hw_reset | Maharaja Kennadyrajan |
2018-06-14 | ath10k: skip data calibration for non-bmi target | Surabhi Vishnoi |
2018-04-27 | ath10k: fix kernel panic while reading tpc_stats | Tamizh Chelvam |
2018-04-27 | ath10k: fix information leak in debugfs | Venkateswara Naralasetty |
2018-03-26 | ath10k: debugfs support to get final TPC stats for 10.4 variants | Maharaja Kennadyrajan |
2018-03-26 | ath10k: add sta rx packet stats per tid | Vasanthakumar Thiagarajan |
2018-02-07 | ath10k: fix kernel panic issue during pci probe | Yu Wang |
2017-12-27 | ath10k: update copyright year | Kalle Valo |
2017-12-27 | ath10k: detach coredump.c from debug.c | Kalle Valo |
2017-12-27 | ath10k: refactor firmware crashdump code to coredump.c | Kalle Valo |
2017-12-27 | ath10k: remove deprecated fw_crash_dump debugfs file | Kalle Valo |
2017-12-14 | ath10k: move pktlog_filter out of ath10k_debug | Anilkumar Kolli |
2017-12-07 | ath10k: use 64-bit crash dump timestamps | Arnd Bergmann |
2017-08-08 | ath10k: switch to use new generic UUID API | Andy Shevchenko |
2017-07-06 | ath10k: increase buffer len to print all wmi services | Tamizh chelvam |
2017-05-04 | ath10k: fix out of bounds access to local buffer | Michael Mera |
2017-04-05 | ath10k: use octal permission representation | Marcin Rokicki |
2017-04-05 | ath10k: fix block comments style | Marcin Rokicki |
2017-04-05 | ath10k: fix the Transmit Power Control stats display format | Maharaja Kennadyrajan |
2017-03-20 | ath10k: remove redundant check of len with buf_len | Colin Ian King |
2017-03-16 | ath10k: disallow DFS simulation if DFS channel is not enabled | Mohammed Shafi Shajakhan |
2017-02-14 | ath10k: use size_t for len variables | Amadeusz Sławiński |