summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/debug.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih1-2/+3
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih1-4/+3
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih1-0/+58
2023-10-12wifi: rtw89: show EHT rate in debugfsPing-Ke Shih1-0/+14
2023-10-05wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang1-5/+207
2023-10-05wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang1-18/+42
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih1-5/+8
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang1-4/+6
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen1-0/+3
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee1-6/+8
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih1-11/+24
2023-07-25wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong1-3/+5
2023-07-13wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong1-2/+3
2023-06-08wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang1-1/+12
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih1-3/+20
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih1-0/+16
2023-05-05wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih1-3/+5
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih1-9/+4
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih1-0/+36
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang1-0/+7
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li1-87/+339
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li1-0/+575
2022-11-01wifi: rtw89: add BW info for both TX and RX in phy_infoEric Huang1-0/+18
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih1-0/+21
2022-10-04wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang1-4/+8
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang1-9/+53
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih1-1/+3
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih1-1/+9
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-1/+1
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih1-0/+1
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih1-0/+27
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang1-1/+2
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih1-1/+2
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang1-1/+2
2022-05-11rtw89: add debug select to dump MAC pages 0x30 to 0x33Ping-Ke Shih1-0/+5
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang1-0/+48
2022-04-06rtw89: mac: move table of mem base addr to commonZong-Zhe Yang1-21/+1
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih1-0/+71
2022-01-28rtw89: Add RX counters of VHT MCS-10/11 to debugfsPing-Ke Shih1-8/+14
2021-12-23codel: remove unnecessary sock.h includeJakub Kicinski1-0/+2
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang1-1/+1
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li1-0/+5
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+2489