index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
38
-105
/
+349
2022-06-10
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
3
-3
/
+29
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
3
-1
/
+64
2022-06-08
wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2C
Ping-Ke Shih
3
-0
/
+16
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
1
-5
/
+1
2022-05-30
wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
Dan Carpenter
1
-4
/
+4
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
rtw89: sar: adjust and support SAR on 6GHz band
Zong-Zhe Yang
3
-20
/
+140
2022-05-30
rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lot
Ping-Ke Shih
4
-0
/
+34
2022-05-30
rtw89: pci: handle hardware watchdog timeout interrupt status
Ping-Ke Shih
3
-3
/
+8
2022-05-30
rtw89: fix null vif pointer when hw_scan fails
Po Hao Huang
2
-3
/
+6
2022-05-30
rtw89: fix channel inconsistency during hw_scan
Po Hao Huang
5
-17
/
+27
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2022-05-17
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
1
-3
/
+0
2022-05-17
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
4
-11
/
+29
2022-05-17
rtw89: 8852c: update txpwr tables to HALRF_027_00_052
Zong-Zhe Yang
1
-1857
/
+1857
2022-05-17
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
1
-0
/
+5
2022-05-17
rtw89: 8852c: set TX antenna path
Ping-Ke Shih
1
-4
/
+5
2022-05-17
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
3
-5
/
+22
2022-05-13
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
1
-1
/
+1
2022-05-11
rtw89: add debug entry to dump BSSID CAM
Ping-Ke Shih
2
-0
/
+2
2022-05-11
rtw89: add debug select to dump MAC pages 0x30 to 0x33
Ping-Ke Shih
2
-0
/
+6
2022-05-11
rtw89: correct CCA control
Ping-Ke Shih
1
-2
/
+3
2022-05-11
rtw89: correct setting of RX MPDU length
Ping-Ke Shih
1
-5
/
+5
2022-05-11
rtw89: 8852c: add settings to decrease the effect of DC
Hsuan Hung
2
-5
/
+72
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
2022-05-04
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
1
-2
/
+1
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2
-0
/
+9
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-05-04
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
1
-3
/
+77
2022-05-04
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
1
-0
/
+64
2022-05-04
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
3
-0
/
+20
2022-05-03
rtw89: 8852c: rfk: add DPK
Ping-Ke Shih
6
-8
/
+1178
2022-05-03
rtw89: 8852c: rfk: add IQK
Ping-Ke Shih
5
-4
/
+1099
2022-05-03
rtw89: 8852c: rfk: add RX DCK
Ping-Ke Shih
4
-1
/
+78
2022-05-03
rtw89: 8852c: rfk: add RCK
Ping-Ke Shih
3
-0
/
+45
2022-05-03
rtw89: 8852c: rfk: add TSSI
Ping-Ke Shih
3
-0
/
+1057
2022-05-03
rtw89: 8852c: rfk: add LCK
Ping-Ke Shih
5
-0
/
+79
2022-05-03
rtw89: 8852c: rfk: add DACK
Ping-Ke Shih
4
-7
/
+538
2022-05-03
rtw89: 8852c: rfk: add RFK tables
Ping-Ke Shih
2
-0
/
+848
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
[next]