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
/
rtw89
/
debug.c
Age
Commit message (
Expand
)
Author
2024-07-05
wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
Aleksandr Mishin
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
2024-05-14
wifi: rtw89: cam: tweak relation between sec CAM and addr CAM
Zong-Zhe Yang
2024-03-05
wifi: rtw89: coex: add BTC ctrl_info version 7 and related logic
Ching-Te Ku
2023-12-01
wifi: rtw89: mac: use pointer to access functions of hardware engine and quota
Ping-Ke Shih
2023-11-30
wifi: rtw89: debug: remove wrapper of rtw89_debug()
Ping-Ke Shih
2023-11-30
wifi: rtw89: debug: add debugfs entry to disable dynamic mechanism
Ping-Ke Shih
2023-10-12
wifi: rtw89: show EHT rate in debugfs
Ping-Ke Shih
2023-10-05
wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chips
Zong-Zhe Yang
2023-10-05
wifi: rtw89: debug: show txpwr table according to chip gen
Zong-Zhe Yang
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
2023-08-25
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
2023-08-21
wifi: rtw89: Introduce Time Averaged SAR (TAS) feature
Kuan-Chung Chen
2023-08-03
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
2023-08-01
wifi: rtw89: add to display hardware rates v1 histogram in debugfs
Ping-Ke Shih
2023-07-25
wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
Zhang Shurong
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
2023-06-08
wifi: rtw89: debug: txpwr table access only valid page according to chip
Zong-Zhe Yang
2023-05-25
wifi: rtw89: enlarge supported length of read_reg debugfs entry
Ping-Ke Shih
2023-05-05
wifi: rtw89: add EVM and SNR statistics to debugfs
Ping-Ke Shih
2023-05-05
wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs
Ping-Ke Shih
2023-04-20
wifi: rtw89: mac: use regular int as return type of DLE buffer request
Ping-Ke Shih
2023-02-13
wifi: rtw89: add use of pkt_list offload to debug entry
Ping-Ke Shih
2023-02-13
wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
Zong-Zhe Yang
2022-11-08
wifi: rtw89: update D-MAC and C-MAC dump to diagnose SER
Chia-Yuan Li
2022-11-08
wifi: rtw89: dump dispatch status via debug port
Chia-Yuan Li
2022-11-01
wifi: rtw89: add BW info for both TX and RX in phy_info
Eric Huang
2022-10-05
wifi: rtw89: add to dump TX FIFO 0/1 for 8852C
Ping-Ke Shih
2022-10-04
wifi: rtw89: debug: txpwr_table considers sign
Zong-Zhe Yang
2022-09-19
wifi: rtw89: support SER L1 simulation
Zong-Zhe Yang
2022-09-12
wifi: rtw89: support TX diversity for 1T2R chipset
Ping-Ke Shih
2022-09-12
wifi: rtw89: record signal strength per RF path
Ping-Ke Shih
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-02
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
2022-09-02
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
2022-05-11
rtw89: add debug select to dump MAC pages 0x30 to 0x33
Ping-Ke Shih
2022-04-06
rtw89: support FW crash simulation
Zong-Zhe Yang
2022-04-06
rtw89: mac: move table of mem base addr to common
Zong-Zhe Yang
2022-02-10
rtw89: debug: add stations entry to show ID assignment
Ping-Ke Shih
2022-01-28
rtw89: Add RX counters of VHT MCS-10/11 to debugfs
Ping-Ke Shih
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
2021-12-08
rtw89: fix incorrect channel info during scan
Po Hao Huang
2021-11-26
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump
Chia-Yuan Li
2021-11-26
rtw89: remove unnecessary conditional operators
Ye Guojin
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih