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
/
rtw88
/
main.c
Age
Commit message (
Expand
)
Author
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
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-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-06
rtw88: change idle mode condition during hw_scan
Po-Hao Huang
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
2022-01-31
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-12-21
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
2021-12-20
rtw88: 8822c: update rx settings to prevent potential hw deadlock
Po-Hao Huang
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
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: add regulatory strategy by chip type
Zong-Zhe Yang
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
2021-03-15
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2021-03-15
rtw88: remove unnecessary variable
wengjianfeng
2021-03-15
rtw88: coex: add power off setting
Ping-Ke Shih
2021-02-12
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
rtw88: add dynamic rrsr configuration
Po-Hao Huang
2021-02-08
rtw88: 8821c: support RFE type2 wifi NIC
Guo-Feng Fan
2021-01-14
rtw88: Delete useless kfree code
Zheng Yongjun
2020-12-07
rtw88: declare hw supports ch 144
Zong-Zhe Yang
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
2020-11-10
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
[next]