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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
net: lan743x: Add support to ethtool phylink get and set settings
Raju Lakkaraju
3
-79
/
+67
2024-09-11
net: lan743x: Migrate phylib to phylink
Raju Lakkaraju
3
-225
/
+349
2024-09-11
net: lan743x: Create separate Link Speed Duplex state function
Raju Lakkaraju
1
-30
/
+45
2024-09-11
net: lan743x: Create separate PCS power reset function
Raju Lakkaraju
1
-26
/
+29
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+42
2024-09-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
26
-135
/
+1394
2024-09-11
Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
38
-8
/
+17120
2024-09-11
bnxt_en: resize bnxt_irq name field to fit format string
Edwin Peer
1
-1
/
+4
2024-09-11
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2
-6
/
+24
2024-09-11
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
2
-6
/
+14
2024-09-11
net: xilinx: axienet: Relax partial rx checksum checks
Sean Anderson
1
-3
/
+1
2024-09-11
net: xilinx: axienet: Set RXCSUM in features
Sean Anderson
1
-0
/
+2
2024-09-11
net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
Sean Anderson
1
-2
/
+2
2024-09-11
net: xilinx: axienet: Remove unused checksum variables
Sean Anderson
2
-17
/
+0
2024-09-11
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-3
/
+3
2024-09-11
r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-2
/
+2
2024-09-11
net: stmmac: silence FPE kernel logs
Furong Xu
2
-8
/
+4
2024-09-11
net: stmmac: support fp parameter of tc-taprio
Furong Xu
1
-17
/
+22
2024-09-11
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
7
-3
/
+172
2024-09-11
net: stmmac: configure FPE via ethtool-mm
Furong Xu
5
-0
/
+126
2024-09-11
net: stmmac: refactor FPE verification process
Furong Xu
8
-170
/
+166
2024-09-11
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
3
-31
/
+1
2024-09-11
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
4
-24
/
+44
2024-09-10
net: mdiobus: Debug print fwnode handle instead of raw pointer
Alexander Dahl
1
-1
/
+2
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
1
-0
/
+75
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
1
-10
/
+4
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
1
-31
/
+11
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2
-18
/
+4
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
1
-6
/
+1
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-32
/
+30
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-57
/
+34
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
1
-14
/
+2
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-49
/
+5
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-76
/
+55
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2
-69
/
+81
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2
-9
/
+2
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
1
-0
/
+1
2024-09-10
ionic: Allow XDP program to be hot swapped
Brett Creeley
3
-22
/
+52
2024-09-10
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
4
-208
/
+233
2024-09-10
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2
-3
/
+10
2024-09-10
ionic: always use rxq_info
Shannon Nelson
1
-36
/
+15
2024-09-10
ionic: use per-queue xdp_prog
Shannon Nelson
3
-31
/
+34
2024-09-10
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
1
-5
/
+5
2024-09-10
ionic: debug line for Tx completion errors
Shannon Nelson
1
-1
/
+8
2024-09-10
ptp: ptp_ines: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-10
ixp4xx_eth: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+1
2024-09-10
net: stmmac: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-10
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-10
sfc: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-10
qede: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+1
[next]