summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/debug.c
AgeCommit message (Expand)Author
2024-07-05wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih
2024-05-14wifi: rtw89: cam: tweak relation between sec CAM and addr CAMZong-Zhe Yang
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih
2023-10-12wifi: rtw89: show EHT rate in debugfsPing-Ke Shih
2023-10-05wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang
2023-10-05wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih
2023-07-25wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-06-08wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih
2023-05-05wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li
2022-11-01wifi: rtw89: add BW info for both TX and RX in phy_infoEric Huang
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih
2022-10-04wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-05-11rtw89: add debug select to dump MAC pages 0x30 to 0x33Ping-Ke Shih
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang
2022-04-06rtw89: mac: move table of mem base addr to commonZong-Zhe Yang
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih
2022-01-28rtw89: Add RX counters of VHT MCS-10/11 to debugfsPing-Ke Shih
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih