index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
debug.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
wifi: rtw89: debug: support SER L0 simulation
Zong-Zhe Yang
1
-1
/
+63
2025-08-19
wifi: rtw89: debug: add beacon_info debugfs
Kuan-Chung Chen
1
-0
/
+61
2025-07-15
wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER
Zong-Zhe Yang
1
-1
/
+1
2025-06-24
wifi: rtw89: mac: differentiate mem_page_size by chip generation
Kuan-Chung Chen
1
-6
/
+7
2025-05-10
wifi: rtw89: debug: add mlo_mode dbgfs
Zong-Zhe Yang
1
-3
/
+111
2025-05-10
wifi: rtw89: debug: extend dbgfs for MLO
Po-Hao Huang
1
-6
/
+18
2025-04-26
wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI
Zong-Zhe Yang
1
-0
/
+3
2025-03-31
wifi: rtw89: sar: introduce structure to wrap query parameters
Zong-Zhe Yang
1
-1
/
+3
2025-03-31
wifi: rtw89: regd: introduce string getter for reuse
Zong-Zhe Yang
1
-28
/
+1
2025-03-13
wifi: rtw89: refine mechanism of TAS
Kuan-Chung Chen
1
-0
/
+1
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
1
-15
/
+15
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
1
-17
/
+7
2025-02-03
wifi: rtw89: debugfs: use debugfs_short_fops
Ping-Ke Shih
1
-9
/
+3
2025-02-03
wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if needed
Ping-Ke Shih
1
-8
/
+55
2025-02-03
wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...
Ping-Ke Shih
1
-17
/
+45
2025-02-03
wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file
Ping-Ke Shih
1
-852
/
+1065
2024-12-30
wifi: rtw89: debug: print regd for QATAR/UK/THAILAND
Zong-Zhe Yang
1
-0
/
+3
2024-11-18
wifi: rtw89: introduce dynamic antenna gain feature
Kuan-Chung Chen
1
-0
/
+4
2024-10-25
wifi: rtw89: add thermal protection
Ping-Ke Shih
1
-2
/
+8
2024-10-05
wifi: rtw89: debug: add beacon RSSI for debugging
Ping-Ke Shih
1
-2
/
+5
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
1
-25
/
+60
2024-09-24
wifi: rtw89: read link_sta corresponding to the link
Zong-Zhe Yang
1
-2
/
+19
2024-09-24
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
1
-25
/
+25
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
1
-8
/
+9
2024-08-22
wifi: rtw89: debugfs: support multiple adapters debugging
Ping-Ke Shih
1
-87
/
+93
2024-08-02
wifi: rtw89: rename sub_entity to chanctx
Zong-Zhe Yang
1
-1
/
+1
2024-08-02
wifi: rtw89: add EVM statistics for 1SS rate
Kuan-Chung Chen
1
-2
/
+3
2024-07-05
wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
Aleksandr Mishin
1
-1
/
+1
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
1
-2
/
+23
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
1
-1
/
+1
2024-05-14
wifi: rtw89: cam: tweak relation between sec CAM and addr CAM
Zong-Zhe Yang
1
-5
/
+11
2024-03-05
wifi: rtw89: coex: add BTC ctrl_info version 7 and related logic
Ching-Te Ku
1
-3
/
+6
2023-12-01
wifi: rtw89: mac: use pointer to access functions of hardware engine and quota
Ping-Ke Shih
1
-2
/
+3
2023-11-30
wifi: rtw89: debug: remove wrapper of rtw89_debug()
Ping-Ke Shih
1
-4
/
+3
2023-11-30
wifi: rtw89: debug: add debugfs entry to disable dynamic mechanism
Ping-Ke Shih
1
-0
/
+58
2023-10-12
wifi: rtw89: show EHT rate in debugfs
Ping-Ke Shih
1
-0
/
+14
2023-10-05
wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chips
Zong-Zhe Yang
1
-5
/
+207
2023-10-05
wifi: rtw89: debug: show txpwr table according to chip gen
Zong-Zhe Yang
1
-18
/
+42
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
1
-5
/
+8
2023-08-25
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
1
-4
/
+6
2023-08-21
wifi: rtw89: Introduce Time Averaged SAR (TAS) feature
Kuan-Chung Chen
1
-0
/
+3
2023-08-03
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
1
-6
/
+8
2023-08-01
wifi: rtw89: add to display hardware rates v1 histogram in debugfs
Ping-Ke Shih
1
-11
/
+24
2023-07-25
wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
Zhang Shurong
1
-3
/
+5
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-06-08
wifi: rtw89: debug: txpwr table access only valid page according to chip
Zong-Zhe Yang
1
-1
/
+12
2023-05-25
wifi: rtw89: enlarge supported length of read_reg debugfs entry
Ping-Ke Shih
1
-3
/
+20
2023-05-05
wifi: rtw89: add EVM and SNR statistics to debugfs
Ping-Ke Shih
1
-0
/
+16
2023-05-05
wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs
Ping-Ke Shih
1
-3
/
+5
2023-04-20
wifi: rtw89: mac: use regular int as return type of DLE buffer request
Ping-Ke Shih
1
-9
/
+4
[next]