index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-30
5
-3
/
+15
*
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-05-23
1
-4
/
+1
*
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
2022-05-17
1
-3
/
+0
*
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
2022-05-17
4
-11
/
+29
*
rtw89: 8852c: update txpwr tables to HALRF_027_00_052
Zong-Zhe Yang
2022-05-17
1
-1857
/
+1857
*
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
2022-05-17
1
-0
/
+5
*
rtw89: 8852c: set TX antenna path
Ping-Ke Shih
2022-05-17
1
-4
/
+5
*
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
2022-05-17
3
-5
/
+22
*
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
2022-05-13
1
-1
/
+1
*
rtw89: add debug entry to dump BSSID CAM
Ping-Ke Shih
2022-05-11
2
-0
/
+2
*
rtw89: add debug select to dump MAC pages 0x30 to 0x33
Ping-Ke Shih
2022-05-11
2
-0
/
+6
*
rtw89: correct CCA control
Ping-Ke Shih
2022-05-11
1
-2
/
+3
*
rtw89: correct setting of RX MPDU length
Ping-Ke Shih
2022-05-11
1
-5
/
+5
*
rtw89: 8852c: add settings to decrease the effect of DC
Hsuan Hung
2022-05-11
2
-5
/
+72
*
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
2022-05-09
1
-1
/
+1
*
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2022-05-04
2
-2
/
+25
*
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
2022-05-04
1
-7
/
+5
*
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
2022-05-04
1
-2
/
+1
*
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2022-05-04
2
-0
/
+9
*
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
2022-05-04
1
-1
/
+2
*
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
2022-05-04
1
-3
/
+77
*
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
2022-05-04
1
-0
/
+64
*
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
2022-05-04
3
-0
/
+20
*
rtw89: 8852c: rfk: add DPK
Ping-Ke Shih
2022-05-03
6
-8
/
+1178
*
rtw89: 8852c: rfk: add IQK
Ping-Ke Shih
2022-05-03
5
-4
/
+1099
*
rtw89: 8852c: rfk: add RX DCK
Ping-Ke Shih
2022-05-03
4
-1
/
+78
*
rtw89: 8852c: rfk: add RCK
Ping-Ke Shih
2022-05-03
3
-0
/
+45
*
rtw89: 8852c: rfk: add TSSI
Ping-Ke Shih
2022-05-03
3
-0
/
+1057
*
rtw89: 8852c: rfk: add LCK
Ping-Ke Shih
2022-05-03
5
-0
/
+79
*
rtw89: 8852c: rfk: add DACK
Ping-Ke Shih
2022-05-03
4
-7
/
+538
*
rtw89: 8852c: rfk: add RFK tables
Ping-Ke Shih
2022-05-03
2
-0
/
+848
*
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
*
rtw89: remove unneeded semicolon
Yang Li
2022-04-29
1
-1
/
+1
*
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
2022-04-27
1
-12
/
+4
*
rtl818x: Prevent using not initialized queues
Alexander Wetzel
2022-04-27
1
-2
/
+6
*
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
2022-04-27
1
-1
/
+1
*
rtw89: 8852c: add chip_ops related to BTC
Ping-Ke Shih
2022-04-24
2
-0
/
+194
*
rtw89: 8852c: fill freq and band of RX status by PPDU report
Ping-Ke Shih
2022-04-24
1
-0
/
+33
*
rtw89: 8852c: implement chip_ops::get_thermal
Ping-Ke Shih
2022-04-24
1
-0
/
+12
*
rtw89: 8852c: implement chip_ops related to TX power
Ping-Ke Shih
2022-04-24
2
-0
/
+325
*
rtw89: 8852c: configure default BB TX/RX path
Ping-Ke Shih
2022-04-24
5
-2
/
+279
*
rtw89: add RF H2C to notify firmware
Ping-Ke Shih
2022-04-24
4
-0
/
+73
*
rtw89: don't flush hci queues and send h2c if power is off
Ping-Ke Shih
2022-04-24
2
-0
/
+10
*
rtw89: pci: allow to process RPP prior to TX BD
Ping-Ke Shih
2022-04-24
1
-11
/
+10
*
rtw89: ps: access TX/RX rings via another registers in low power mode
Ping-Ke Shih
2022-04-24
8
-4
/
+177
*
rtw89: ser: re-enable interrupt in threadfn if under_recovery
Ping-Ke Shih
2022-04-24
1
-1
/
+1
*
rtw89: pci: add a separate interrupt handler for low power mode
Ping-Ke Shih
2022-04-24
2
-0
/
+26
[next]