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
starfive-6.6.48-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
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
4
-0
/
+37
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-7
/
+3
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2
-14
/
+2
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
1
-2
/
+0
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-02-10
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
1
-1
/
+1
2021-02-10
rtlwifi: rtl8192se: Simplify bool comparison
Jiapeng Chong
1
-2
/
+2
2021-02-08
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
Colin Ian King
1
-1
/
+1
2021-02-08
rtlwifi: use tasklet_setup to initialize rx_work_tasklet
Emil Renner Berthing
1
-2
/
+1
2021-01-25
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
1
-4
/
+4
2021-01-25
rtlwifi: rtl8192se: fix bool comparison in expressions
Aditya Srivastava
1
-2
/
+2
2021-01-25
rtlwifi: rtl8188ee: fix bool comparison in expressions
Aditya Srivastava
2
-6
/
+6
2021-01-25
rtlwifi: rtl8192c-common: fix bool comparison in expressions
Aditya Srivastava
1
-2
/
+2
2021-01-25
rtlwifi: rtl_pci: fix bool comparison in expressions
Aditya Srivastava
1
-2
/
+2
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
[next]