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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
iwlegacy: 4965: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-27
/
+8
2019-06-25
iwlegacy: 3945: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-15
/
+2
2019-06-25
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Colin Ian King
1
-1
/
+1
2019-06-25
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-06-25
mt7601u: fix possible memory leak when the device is disconnected
Lorenzo Bianconi
2
-7
/
+18
2019-06-25
mt7601u: do not schedule rx_tasklet when the device has been disconnected
Lorenzo Bianconi
1
-15
/
+18
2019-06-25
rtlwifi: remove redundant assignment to variable k
Colin Ian King
1
-3
/
+1
2019-06-25
rtlwifi: remove redundant assignment to variable badworden
Colin Ian King
1
-1
/
+0
2019-06-25
rtlwifi: rtl8192cu: fix error handle when usb probe failed
Ping-Ke Shih
1
-2
/
+3
2019-06-25
mwifiex: ignore processing invalid command response
Swati Kushwaha
2
-10
/
+19
2019-06-25
mwifiex: update set_mac_address logic
Sharvari Harisangam
1
-3
/
+3
2019-06-25
mwifiex: print PCI mmap with %pK
Brian Norris
1
-1
/
+1
2019-06-25
mwifiex: drop 'set_consistent_dma_mask' log message
Brian Norris
1
-2
/
+1
2019-06-25
p54usb: Fix race between disconnect and firmware loading
Alan Stern
1
-25
/
+18
2019-05-28
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
1
-6
/
+1
2019-05-28
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
2
-2
/
+2
2019-05-28
rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
YueHaibing
2
-25
/
+0
2019-05-28
rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
YueHaibing
2
-10
/
+4
2019-05-28
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
1
-4
/
+1
2019-05-28
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
3
-179
/
+185
2019-05-28
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
3
-275
/
+474
2019-05-28
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
2
-126
/
+127
2019-05-28
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
1
-155
/
+2
2019-05-28
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
1
-22
/
+14
2019-05-28
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
1
-2
/
+9
2019-05-28
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
1
-4
/
+4
2019-05-28
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
1
-337
/
+303
2019-05-28
p54: Support boottime in scan results
Christian Lamparter
1
-0
/
+6
2019-05-28
p54: fix crash during initialization
Christian Lamparter
1
-1
/
+4
2019-05-28
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
1
-1
/
+1
2019-05-28
brcmfmac: fix typos in code comments
Weitao Hou
1
-1
/
+1
2019-05-28
brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
Arend van Spriel
1
-1
/
+1
2019-05-28
brcmfmac: use separate Kconfig file for brcmfmac
Arend van Spriel
2
-49
/
+51
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
54
-658
/
+74
2019-05-28
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
14
-168
/
+14
2019-05-28
brcmutil: switch source files to using SPDX license identifier
Arend van Spriel
3
-36
/
+3
2019-05-28
brcm80211: switch common header files to using SPDX license identifier
Arend van Spriel
7
-84
/
+7
2019-05-28
rtw88: more descriptions about LPS
Yan-Hsuan Chuang
1
-1
/
+1
2019-05-28
rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
Yan-Hsuan Chuang
1
-0
/
+2
2019-05-28
rtw88: pci: use ieee80211_ac_numbers instead of 0-3
Yan-Hsuan Chuang
1
-4
/
+4
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
48
-250
/
+1017
2019-05-27
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
1
-1
/
+1
2019-05-27
net: phy: bcm87xx: improve bcm87xx_config_init and feature detection
Heiner Kallweit
1
-12
/
+8
2019-05-26
net: phy: tja11xx: Add TJA11xx PHY driver
Marek Vasut
3
-0
/
+430
2019-05-26
net: hns3: fix for FEC configuration
Jian Shen
1
-0
/
+7
2019-05-26
net: hns3: add aRFS support for PF
Jian Shen
4
-0
/
+238
2019-05-26
net: hns3: refine the flow director handle
Jian Shen
2
-32
/
+112
2019-05-26
net: hns3: initialize CPU reverse mapping
Jian Shen
1
-29
/
+48
2019-05-26
net: ethernet: add ag71xx driver
Oleksij Rempel
3
-1
/
+1908
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+31
[next]