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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
net: aquantia: fix error handling in aq_ptp_poll
Gustavo A. R. Silva
1
-0
/
+2
2019-10-30
net: aquantia: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-10-30
net: dsa: LAN9303: select REGMAP when LAN9303 enable
Mao Wenan
1
-0
/
+1
2019-10-30
net: aquantia: make two symbols be static
Mao Wenan
2
-2
/
+2
2019-10-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-131
/
+289
2019-10-29
net: fec: remove redundant assignment to pointer bdp
Colin Ian King
1
-1
/
+0
2019-10-29
net: aquantia: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2019-10-29
net: aquantia: fix spelling mistake: tx_queus -> tx_queues
Colin Ian King
1
-1
/
+1
2019-10-29
net: mediatek: remove unneeded semicolon
YueHaibing
2
-4
/
+4
2019-10-29
mlxsw: spectrum_buffers: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-10-29
net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.
Andrew Lunn
4
-1
/
+169
2019-10-29
r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2
Heiner Kallweit
1
-2
/
+1
2019-10-28
net: dsa: bcm_sf2: Wire up MDB operations
Florian Fainelli
1
-0
/
+3
2019-10-28
net: dsa: b53: Add support for MDB
Florian Fainelli
2
-3
/
+67
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
1
-0
/
+1
2019-10-28
mvpp2: sync only the received frame
Matteo Croce
1
-2
/
+7
2019-10-28
mvpp2: refactor frame drop routine
Matteo Croce
1
-8
/
+9
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2
-3
/
+3
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
7
-8
/
+8
2019-10-28
net: dsa: qca8k: Initialize the switch with correct number of ports
Michal Vokáč
1
-1
/
+1
2019-10-26
net: aquantia: disable ptp object build if no config
Igor Russkikh
2
-1
/
+86
2019-10-26
net: aquantia: fix warnings on endianness
Igor Russkikh
2
-6
/
+5
2019-10-26
net: aquantia: fix var initialization warning
Igor Russkikh
1
-1
/
+1
2019-10-26
ionic: update driver version
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: implement support for rx sgl
Shannon Nelson
3
-84
/
+224
2019-10-26
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
3
-2
/
+20
2019-10-26
ionic: add heartbeat check
Shannon Nelson
3
-1
/
+70
2019-10-26
ionic: reverse an interrupt coalesce calculation
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: fix up struct name comments
Shannon Nelson
1
-98
/
+98
2019-10-26
r8169: improve rtl8169_rx_fill
Heiner Kallweit
1
-6
/
+3
2019-10-26
r8169: align fix_features callback with vendor driver
Heiner Kallweit
1
-1
/
+1
2019-10-26
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
1
-5
/
+1
2019-10-26
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
2019-10-26
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-25
i40e: prevent memory leak in i40e_setup_macvlans
Navid Emamdoost
1
-0
/
+1
2019-10-25
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
4
-27
/
+39
2019-10-25
i40e: Fix LED blinking flow for X710T*L devices
Damian Milosek
2
-3
/
+28
2019-10-25
i40e: allow ethtool to report SW and FW versions in recovery mode
Piotr Kwapulinski
1
-0
/
+1
2019-10-25
i40e: initialize ITRN registers with correct values
Nicholas Nunley
1
-5
/
+5
2019-10-25
i40e: Extend PHY access with page change flag
Piotr Azarewicz
5
-26
/
+87
2019-10-25
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
2
-17
/
+58
2019-10-25
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
2
-19
/
+26
2019-10-25
i40e: Fix for persistent lldp support
Sylwia Wnuczko
4
-34
/
+44
2019-10-25
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
1
-1
/
+1
2019-10-25
fsl/fman: remove unused struct member
Madalin Bucur
1
-3
/
+0
2019-10-25
dpaa_eth: change DMA device
Madalin Bucur
2
-51
/
+62
2019-10-25
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-25
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-25
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-10-25
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
[next]