summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/debug.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku2024-03-051-3/+6
* wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih2023-12-011-2/+3
* wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih2023-11-301-4/+3
* wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih2023-11-301-0/+58
* wifi: rtw89: show EHT rate in debugfsPing-Ke Shih2023-10-121-0/+14
* wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang2023-10-051-5/+207
* wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang2023-10-051-18/+42
* wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih2023-08-251-5/+8
* wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang2023-08-251-4/+6
* wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen2023-08-211-0/+3
* wifi: rtw89: support firmware log with formatted textChin-Yen Lee2023-08-031-6/+8
* wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih2023-08-011-11/+24
* wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong2023-07-251-3/+5
* wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong2023-07-121-2/+3
* wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang2023-06-081-1/+12
* wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih2023-05-251-3/+20
* wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih2023-05-051-0/+16
* wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih2023-05-051-3/+5
* wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih2023-04-201-9/+4
* wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih2023-02-131-0/+36
* wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang2023-02-131-0/+7
* wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li2022-11-081-87/+339
* wifi: rtw89: dump dispatch status via debug portChia-Yuan Li2022-11-081-0/+575
* wifi: rtw89: add BW info for both TX and RX in phy_infoEric Huang2022-11-011-0/+18
* wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih2022-10-051-0/+21
* wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang2022-10-041-4/+8
* wifi: rtw89: support SER L1 simulationZong-Zhe Yang2022-09-191-9/+53
* wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih2022-09-121-1/+3
* wifi: rtw89: record signal strength per RF pathPing-Ke Shih2022-09-121-1/+9
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-1/+1
* wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-021-0/+1
* wifi: rtw89: correct BA CAM allocationPing-Ke Shih2022-09-021-0/+27
* wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang2022-09-021-1/+2
* wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-211-1/+2
* rtw89: 8852c: add trigger frame counterPo Hao Huang2022-06-101-1/+2
* rtw89: add debug select to dump MAC pages 0x30 to 0x33Ping-Ke Shih2022-05-111-0/+5
* rtw89: support FW crash simulationZong-Zhe Yang2022-04-061-0/+48
* rtw89: mac: move table of mem base addr to commonZong-Zhe Yang2022-04-061-21/+1
* rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih2022-02-101-0/+71
* rtw89: Add RX counters of VHT MCS-10/11 to debugfsPing-Ke Shih2022-01-281-8/+14
* codel: remove unnecessary sock.h includeJakub Kicinski2021-12-221-0/+2
* rtw89: fix incorrect channel info during scanPo Hao Huang2021-12-081-1/+1
* rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li2021-11-261-0/+5
* rtw89: remove unnecessary conditional operatorsYe Guojin2021-11-261-1/+1
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+2489