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
Age
Commit message (
Expand
)
Author
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: prohibit enter IPS during HW scan
Chih-Kang Chang
2022-08-10
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
2022-08-10
wifi: rtw88: add flushing queue before HW scan
Chih-Kang Chang
2022-08-10
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2022-08-10
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2022-08-10
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
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-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
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-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8723d_hw_spec
Larry Finger
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8822c_hw_spec
Larry Finger
2022-05-30
wifi: rtw88: Fix sparse warning for rtw8822b_hw_spec
Larry Finger
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-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
2022-05-02
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-01
rtw88: fix hw scan may cause disconnect issue
Chih-Kang Chang
2022-05-01
rtw88: fix not disabling beacon filter after disconnection
Chih-Kang Chang
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
2022-04-23
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
2022-04-23
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
2022-04-12
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
2022-04-12
rtw88: 8821ce: add support for device ID 0xb821
Jimmy Hon
2022-04-12
rtw88: 8821c: fix debugfs rssi value
Po-Hao Huang
2022-04-12
rtw88: do PHY calibration while starting AP
Ping-Ke Shih
2022-04-12
rtw88: 8821c: Enable TX report for management frames
Po-Hao Huang
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
rtw88: fix incorrect frequency reported
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
[next]