index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-3
/
+3
|
\
|
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-1
/
+1
|
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-2
/
+2
*
|
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
|
/
*
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
2022-09-02
1
-2
/
+6
*
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
2022-08-26
1
-2
/
+1
*
wifi: rtw88: prohibit enter IPS during HW scan
Chih-Kang Chang
2022-08-10
1
-1
/
+2
*
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
2022-08-10
1
-2
/
+5
*
wifi: rtw88: add flushing queue before HW scan
Chih-Kang Chang
2022-08-10
1
-0
/
+4
*
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
2022-08-10
4
-14
/
+28
*
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2022-08-10
2
-72
/
+116
*
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2022-08-10
2
-4
/
+9
*
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
2022-08-10
1
-0
/
+2
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
14
-129
/
+129
*
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
2022-08-09
1
-13
/
+8
*
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
2022-08-09
3
-3
/
+17
*
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
2022-08-09
1
-1
/
+6
*
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
2022-08-09
8
-11
/
+59
*
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
2022-07-29
1
-0
/
+4
*
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
1
-1
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
2
-9
/
+11
|
\
|
*
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2022-06-10
2
-9
/
+11
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
1
-1
/
+2
*
|
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
1
-2
/
+2
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
3
-7
/
+12
*
|
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-06-10
18
-54
/
+21
|
\
\
|
|
/
|
/
|
|
*
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
2022-06-08
1
-5
/
+1
|
*
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
2022-05-30
4
-12
/
+4
|
*
wifi: rtw88: Fix Sparse warning for rtw8723d_hw_spec
Larry Finger
2022-05-30
4
-12
/
+4
|
*
wifi: rtw88: Fix Sparse warning for rtw8822c_hw_spec
Larry Finger
2022-05-30
4
-12
/
+4
|
*
wifi: rtw88: Fix sparse warning for rtw8822b_hw_spec
Larry Finger
2022-05-30
4
-12
/
+4
|
*
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
2022-05-30
1
-1
/
+4
*
|
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-30
5
-3
/
+15
|
/
*
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
2022-05-09
1
-1
/
+1
*
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-02
2
-2
/
+1
*
rtw88: fix hw scan may cause disconnect issue
Chih-Kang Chang
2022-05-01
1
-1
/
+11
*
rtw88: fix not disabling beacon filter after disconnection
Chih-Kang Chang
2022-05-01
1
-1
/
+5
*
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-05-01
6
-1
/
+7
*
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
2022-04-27
1
-1
/
+1
*
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
2022-04-23
1
-0
/
+12
*
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
2022-04-23
1
-1
/
+1
*
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
2022-04-12
1
-1
/
+1
*
rtw88: 8821ce: add support for device ID 0xb821
Jimmy Hon
2022-04-12
1
-0
/
+4
*
rtw88: 8821c: fix debugfs rssi value
Po-Hao Huang
2022-04-12
1
-0
/
+4
*
rtw88: do PHY calibration while starting AP
Ping-Ke Shih
2022-04-12
1
-0
/
+13
*
rtw88: 8821c: Enable TX report for management frames
Po-Hao Huang
2022-04-12
1
-1
/
+1
*
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
9
-2
/
+54
[next]