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-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
2022-05-02
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-05-01
rtw88: fix hw scan may cause disconnect issue
Chih-Kang Chang
1
-1
/
+11
2022-05-01
rtw88: fix not disabling beacon filter after disconnection
Chih-Kang Chang
1
-1
/
+5
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
6
-1
/
+7
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
1
-1
/
+1
2022-04-23
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
1
-0
/
+12
2022-04-23
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
1
-1
/
+1
2022-04-12
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
1
-1
/
+1
2022-04-12
rtw88: 8821ce: add support for device ID 0xb821
Jimmy Hon
1
-0
/
+4
2022-04-12
rtw88: 8821c: fix debugfs rssi value
Po-Hao Huang
1
-0
/
+4
2022-04-12
rtw88: do PHY calibration while starting AP
Ping-Ke Shih
1
-0
/
+13
2022-04-12
rtw88: 8821c: Enable TX report for management frames
Po-Hao Huang
1
-1
/
+1
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
9
-2
/
+54
[next]