aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-18wifi: rtw89: debug: support SER L0 simulationZong-Zhe Yang1-1/+63
2025-08-19wifi: rtw89: debug: add beacon_info debugfsKuan-Chung Chen1-0/+61
2025-07-15wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGERZong-Zhe Yang1-1/+1
2025-06-24wifi: rtw89: mac: differentiate mem_page_size by chip generationKuan-Chung Chen1-6/+7
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang1-3/+111
2025-05-10wifi: rtw89: debug: extend dbgfs for MLOPo-Hao Huang1-6/+18
2025-04-26wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSIZong-Zhe Yang1-0/+3
2025-03-31wifi: rtw89: sar: introduce structure to wrap query parametersZong-Zhe Yang1-1/+3
2025-03-31wifi: rtw89: regd: introduce string getter for reuseZong-Zhe Yang1-28/+1
2025-03-13wifi: rtw89: refine mechanism of TASKuan-Chung Chen1-0/+1
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih1-15/+15
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih1-17/+7
2025-02-03wifi: rtw89: debugfs: use debugfs_short_fopsPing-Ke Shih1-9/+3
2025-02-03wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if neededPing-Ke Shih1-8/+55
2025-02-03wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...Ping-Ke Shih1-17/+45
2025-02-03wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_filePing-Ke Shih1-852/+1065
2024-12-30wifi: rtw89: debug: print regd for QATAR/UK/THAILANDZong-Zhe Yang1-0/+3
2024-11-18wifi: rtw89: introduce dynamic antenna gain featureKuan-Chung Chen1-0/+4
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih1-2/+8
2024-10-05wifi: rtw89: debug: add beacon RSSI for debuggingPing-Ke Shih1-2/+5
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang1-25/+60
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang1-2/+19
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang1-25/+25
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang1-8/+9
2024-08-22wifi: rtw89: debugfs: support multiple adapters debuggingPing-Ke Shih1-87/+93
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-1/+1
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen1-2/+3
2024-07-05wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin1-1/+1
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang1-2/+23
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih1-1/+1
2024-05-14wifi: rtw89: cam: tweak relation between sec CAM and addr CAMZong-Zhe Yang1-5/+11
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku1-3/+6
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-12wifi: 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