index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
rtlwifi: rise completion at the last step of firmware callback
Ping-Ke Shih
1
-3
/
+5
2020-12-09
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
1
-6
/
+7
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-2
/
+4
2020-11-24
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
1
-1
/
+1
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
1
-2
/
+2
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
1
-1
/
+2
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
1
-3
/
+2
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables
Lee Jones
1
-15
/
+12
2020-11-07
rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'
Lee Jones
1
-2
/
+2
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'
Lee Jones
1
-2
/
+2
2020-11-07
rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables
Lee Jones
1
-24
/
+24
2020-11-07
rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc format
Lee Jones
1
-1
/
+1
2020-11-07
rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parameters
Lee Jones
1
-4
/
+3
2020-11-07
rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-11-07
rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().
Sebastian Andrzej Siewior
1
-19
/
+6
2020-11-07
rtlwifi: Fix non-canonical address access issues
WeitaoWangoc
1
-1
/
+0
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
3
-44
/
+45
2020-11-07
wireless: remove unneeded break
Tom Rix
3
-5
/
+0
2020-10-08
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
Chris Chiu
3
-3
/
+2
2020-09-30
net: rtlwifi: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
6
-19
/
+23
2020-09-30
net: rtlwifi: Remove in_interrupt() from debug macro
Sebastian Andrzej Siewior
2
-26
/
+2
2020-09-30
net: rtlwifi: Remove void* casts related to delayed work
Sebastian Andrzej Siewior
5
-39
/
+31
2020-09-22
rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit
Jason Yan
1
-3
/
+3
2020-09-22
rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit
Jason Yan
1
-3
/
+3
2020-09-22
rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit
Jason Yan
1
-3
/
+3
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
7
-56
/
+22
2020-09-21
rtlwifi: rtl8723be: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
1
-3
/
+3
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c
Zheng Bin
1
-4
/
+4
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.c
Zheng Bin
1
-6
/
+6
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
Zheng Bin
1
-1
/
+1
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
12
-132
/
+115
2020-09-09
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-02
rtlwifi: Remove temporary definition of RT_TRACE
Larry Finger
2
-17
/
+6
[next]