index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
debug.c
Age
Commit message (
Expand
)
Author
2024-01-18
wifi: rtw88: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
2023-11-30
wifi: rtw88: debug: remove wrapper of rtw_dbg()
Ping-Ke Shih
2023-09-20
wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-05-05
wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_*
Zhang Shurong
2023-05-05
wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
Zhang Shurong
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
2022-08-10
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-12-08
rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth
Zong-Zhe Yang
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-11-26
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
2021-10-05
rtw88: refine fw_crash debugfs to show non-zero while triggering
Zong-Zhe Yang
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
2021-09-21
rtw88: upgrade rtw_regulatory mechanism and mapping
Zong-Zhe Yang
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
2021-04-21
rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPK
Guo-Feng Fan
2021-04-11
rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
Dan Carpenter
2021-03-15
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2021-01-14
rtw88: Simplify bool comparison
YANG LI
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
2020-12-02
rtw88: coex: add debug message
Ching-Te Ku
2020-11-10
rtw88: coex: add separate flag for manual control
Ching-Te Ku
2020-09-29
rtw88: show current regulatory in tx power table
Tzu-En Huang
2020-09-29
rtw88: add dump firmware fifo support
Tzu-En Huang
2020-09-01
rtw88: debug: Remove unused variables 'val'
Lee Jones
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
2020-05-13
rtw88: 8723d: Add power tracking
Ping-Ke Shih
2020-03-26
rtw88: add a debugfs entry to enable/disable coex mechanism
Yan-Hsuan Chuang
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
2019-09-06
rtw88: fix seq_file memory leak
Wei Yongjun
2019-09-03
rtw88: remove redundant assignment to pointer debugfs_topdir
Colin Ian King
2019-07-24
rtw88: debug: dump tx power indexes in use
Zong-Zhe Yang
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang