index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
fw.h
Age
Commit message (
Expand
)
Author
2024-01-12
wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation
Ping-Ke Shih
2024-01-12
wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chips
Ping-Ke Shih
2024-01-12
wifi: rtw89: use struct to fill H2C command to download beacon frame
Ping-Ke Shih
2024-01-12
wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC ID
Ping-Ke Shih
2024-01-12
wifi: rtw89: fw: use struct to fill BA CAM H2C commands
Ping-Ke Shih
2024-01-12
wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAM
Ping-Ke Shih
2024-01-12
wifi: rtw89: mac: add feature_init to initialize BA CAM V1
Ping-Ke Shih
2024-01-12
wifi: rtw89: add firmware H2C command of BA CAM V1
Ping-Ke Shih
2023-12-15
wifi: rtw89: add DBCC H2C to notify firmware the status
Ping-Ke Shih
2023-12-15
wifi: rtw89: phy: print out RFK log with formatted string
Ping-Ke Shih
2023-12-15
wifi: rtw89: parse and print out RFK log from C2H events
Ping-Ke Shih
2023-12-15
wifi: rtw89: load RFK log format string from firmware file
Ping-Ke Shih
2023-12-15
wifi: rtw89: fw: add version field to BB MCU firmware element
Ping-Ke Shih
2023-12-15
wifi: rtw89: fw: load TX power track tables from fw_element
Ping-Ke Shih
2023-12-07
wifi: rtw89: 8922a: configure CRASH_TRIGGER FW feature
Zong-Zhe Yang
2023-09-22
wifi: rtw89: load TX power related tables from FW elements
Zong-Zhe Yang
2023-09-18
wifi: rtw89: mcc: track beacon offset and update when needed
Zong-Zhe Yang
2023-09-07
wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmware
Ping-Ke Shih
2023-09-07
wifi: rtw89: fw: add checking type for variant type of firmware
Ping-Ke Shih
2023-09-07
wifi: rtw89: fw: move polling function of firmware path ready to an individua...
Ping-Ke Shih
2023-09-07
wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()
Zong-Zhe Yang
2023-08-03
wifi: rtw89: return failure if needed firmware elements are not recognized
Ping-Ke Shih
2023-08-03
wifi: rtw89: add to parse firmware elements of BB and RF tables
Ping-Ke Shih
2023-08-03
wifi: rtw89: introduce infrastructure of firmware elements
Ping-Ke Shih
2023-08-03
wifi: rtw89: add firmware parser for v1 format
Ping-Ke Shih
2023-08-03
wifi: rtw89: introduce v1 format of firmware header
Ping-Ke Shih
2023-08-03
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
2023-08-01
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
Ping-Ke Shih
2023-08-01
wifi: rtw89: use struct to access RA report
Ping-Ke Shih
2023-08-01
wifi: rtw89: use struct to access firmware C2H event header
Ping-Ke Shih
2023-08-01
wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips
Ping-Ke Shih
2023-08-01
wifi: rtw89: use struct to set RA H2C command
Ping-Ke Shih
2023-06-21
wifi: rtw89: use struct to parse firmware header
Ping-Ke Shih
2023-06-08
wifi: rtw89: 8851b: enable hw_scan support
Po-Hao Huang
2023-05-25
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
2023-05-05
wifi: rtw89: change naming of BA CAM from V1 to V0_EXT
Ping-Ke Shih
2023-05-05
wifi: rtw89: scan offload wait for FW done ACK
Zong-Zhe Yang
2023-05-05
wifi: rtw89: packet offload wait for FW response
Zong-Zhe Yang
2023-05-05
wifi: rtw89: refine packet offload delete flow of 6 GHz probe
Zong-Zhe Yang
2023-04-17
wifi: rtw89: update statistics to FW for fine-tuning performance
Po-Hao Huang
2023-04-17
wifi: rtw89: use struct instead of macros to set H2C command of hardware scan
Ping-Ke Shih
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
2023-04-17
wifi: rtw89: coex: send more hardware module info to firmware for 8851B
Ping-Ke Shih
2023-04-14
wifi: rtw89: add firmware format version to backward compatible with older dr...
Ping-Ke Shih
2023-04-14
wifi: rtw89: use schedule_work to request firmware
Ping-Ke Shih
2023-04-14
wifi: rtw89: fw: use generic flow to set/check features
Zong-Zhe Yang
2023-04-14
wifi: rtw89: 8852c: add beacon filter and CQM support
Po-Hao Huang
2023-03-13
wifi: rtw89: coex: Add traffic TX/RX info and its H2C
Ching-Te Ku
2023-03-13
wifi: rtw89: coex: Add WiFi role info v2
Ching-Te Ku
2023-02-22
wifi: rtw89: add RNR support for 6 GHz scan
Po-Hao Huang
[next]