index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
6
-1
/
+7
2022-04-29
rtw89: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-04-27
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
1
-12
/
+4
2022-04-27
rtl818x: Prevent using not initialized queues
Alexander Wetzel
1
-2
/
+6
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
1
-1
/
+1
2022-04-24
rtw89: 8852c: add chip_ops related to BTC
Ping-Ke Shih
2
-0
/
+194
2022-04-24
rtw89: 8852c: fill freq and band of RX status by PPDU report
Ping-Ke Shih
1
-0
/
+33
2022-04-24
rtw89: 8852c: implement chip_ops::get_thermal
Ping-Ke Shih
1
-0
/
+12
2022-04-24
rtw89: 8852c: implement chip_ops related to TX power
Ping-Ke Shih
2
-0
/
+325
2022-04-24
rtw89: 8852c: configure default BB TX/RX path
Ping-Ke Shih
5
-2
/
+279
2022-04-24
rtw89: add RF H2C to notify firmware
Ping-Ke Shih
4
-0
/
+73
2022-04-24
rtw89: don't flush hci queues and send h2c if power is off
Ping-Ke Shih
2
-0
/
+10
2022-04-24
rtw89: pci: allow to process RPP prior to TX BD
Ping-Ke Shih
1
-11
/
+10
2022-04-24
rtw89: ps: access TX/RX rings via another registers in low power mode
Ping-Ke Shih
8
-4
/
+177
2022-04-24
rtw89: ser: re-enable interrupt in threadfn if under_recovery
Ping-Ke Shih
1
-1
/
+1
2022-04-24
rtw89: pci: add a separate interrupt handler for low power mode
Ping-Ke Shih
2
-0
/
+26
[next]