summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/debug.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: Drop coex mutexSascha Hauer2022-12-081-0/+2
* wifi: rtw88: Drop h2c.lockSascha Hauer2022-12-081-0/+2
* wifi: rtw88: Drop rf_lockSascha Hauer2022-12-081-0/+11
* wifi: rtw88: add mutex when set regulatory and get Tx power tableChih-Kang Chang2022-08-101-4/+7
* wifi: rtw88: use %*ph to print small bufferAndy Shevchenko2022-06-081-5/+1
* rtw88: change rtw_info() to proper message levelPing-Ke Shih2022-02-221-1/+1
* rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee2022-02-211-1/+3
* rtw88: support SAR via kernel common APIZong-Zhe Yang2021-12-211-5/+7
* rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang2021-12-081-0/+2
* rtw88: add debugfs to fix tx rateYan-Hsuan Chuang2021-12-081-0/+47
* rtw88: add debugfs to force lowest basic rateYu-Yen Ting2021-11-261-0/+39
* rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang2021-10-051-1/+4
* rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang2021-09-211-0/+38
* rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang2021-09-211-1/+2
* rtw88: dump FW crash via devcoredumpZong-Zhe Yang2021-06-221-0/+7
* rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan2021-04-211-0/+91
* rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter2021-04-111-1/+1
* rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang2021-03-151-0/+41
* rtw88: Simplify bool comparisonYANG LI2021-01-141-1/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-041-2/+25
|\
| * rtw88: coex: add debug messageChing-Te Ku2020-12-021-0/+23
| * rtw88: coex: add separate flag for manual controlChing-Te Ku2020-11-101-2/+2
* | rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter2020-12-031-0/+2
|/
* rtw88: show current regulatory in tx power tableTzu-En Huang2020-09-291-0/+23
* rtw88: add dump firmware fifo supportTzu-En Huang2020-09-291-1/+2
* rtw88: debug: Remove unused variables 'val'Lee Jones2020-09-011-4/+2
* rtw88: add h2c command in debugfsTzu-En Huang2020-08-021-0/+30
* rtw88: 8723d: Add power trackingPing-Ke Shih2020-05-131-4/+5
* rtw88: add a debugfs entry to enable/disable coex mechanismYan-Hsuan Chuang2020-03-261-0/+45
* rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang2020-03-261-0/+17
* rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin2019-10-241-21/+153
* rtw88: fix seq_file memory leakWei Yongjun2019-09-061-1/+1
* rtw88: remove redundant assignment to pointer debugfs_topdirColin Ian King2019-09-031-1/+1
* rtw88: debug: dump tx power indexes in useZong-Zhe Yang2019-07-241-0/+112
* rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang2019-04-301-0/+637