index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
wifi: rtw88: Add rtw8723du chipset support
Sascha Hauer
5
-1
/
+90
2022-12-08
wifi: rtw88: Add rtw8822cu chipset support
Sascha Hauer
4
-0
/
+82
2022-12-08
wifi: rtw88: Add rtw8822bu chipset support
Sascha Hauer
4
-0
/
+123
2022-12-08
wifi: rtw88: Add rtw8821cu chipset support
Sascha Hauer
5
-0
/
+103
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
9
-0
/
+1067
2022-12-08
wifi: rtw88: iterate over vif/sta list non-atomically
Sascha Hauer
4
-7
/
+116
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
4
-6
/
+3
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
4
-12
/
+6
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
4
-10
/
+14
2022-12-08
wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
Sascha Hauer
1
-1
/
+1
2022-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
2
-1
/
+4
2022-12-01
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
3
-1
/
+33
2022-11-28
wifi: rtw88: fix race condition when doing H2C command
Ji-Pin Jou
2
-5
/
+8
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-3
/
+3
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
1
-1
/
+1
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-2
/
+2
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
1
-2
/
+1
2022-08-10
wifi: rtw88: prohibit enter IPS during HW scan
Chih-Kang Chang
1
-1
/
+2
2022-08-10
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
1
-2
/
+5
2022-08-10
wifi: rtw88: add flushing queue before HW scan
Chih-Kang Chang
1
-0
/
+4
2022-08-10
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
4
-14
/
+28
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2
-72
/
+116
2022-08-10
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2
-4
/
+9
2022-08-10
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
1
-0
/
+2
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
14
-129
/
+129
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
1
-13
/
+8
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
3
-3
/
+17
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
1
-1
/
+6
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
8
-11
/
+59
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-1
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+11
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-1
/
+2
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
3
-7
/
+12
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
18
-54
/
+21
2022-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2
-9
/
+11
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
1
-5
/
+1
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8723d_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8822c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix sparse warning for rtw8822b_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
1
-1
/
+4
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
[next]