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
pinetabv-6.6.y-devel
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
/
ethernet
/
microchip
/
sparx5
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
net: lan969x: add FDMA implementation
Daniel Machon
8
-7
/
+448
2025-01-16
net: sparx5: ops out certain FDMA functions
Daniel Machon
4
-7
/
+24
2025-01-16
net: sparx5: activate FDMA tx in start()
Daniel Machon
1
-7
/
+4
2025-01-16
net: sparx5: split sparx5_fdma_{start(),stop()}
Daniel Machon
3
-12
/
+41
2025-01-16
net: sparx5: enable FDMA on lan969x
Daniel Machon
1
-2
/
+3
2025-01-16
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
1
-1
/
+1
2024-12-23
net: lan969x: add RGMII implementation
Daniel Machon
6
-1
/
+240
2024-12-23
net: lan969x: add RGMII registers
Daniel Machon
2
-0
/
+148
2024-12-23
net: sparx5: verify RGMII speeds
Daniel Machon
1
-0
/
+9
2024-12-23
net: sparx5: only return PCS for modes that require it
Daniel Machon
1
-1
/
+13
2024-12-23
net: sparx5: skip low-speed configuration when port is RGMII
Daniel Machon
1
-1
/
+2
2024-12-23
net: sparx5: use is_port_rgmii() throughout
Daniel Machon
2
-8
/
+23
2024-12-23
net: sparx5: add function for RGMII port check
Daniel Machon
5
-0
/
+13
2024-12-23
net: sparx5: do some preparation work
Daniel Machon
1
-18
/
+18
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
1
-1
/
+1
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
1
-2
/
+1
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
1
-6
/
+5
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
1
-2
/
+2
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
11
-5
/
+4768
2024-11-05
net: sparx5: execute sparx5_vcap_init() on lan969x
Daniel Machon
1
-6
/
+4
2024-11-05
net: sparx5: add new VCAP constants to match data
Daniel Machon
4
-3
/
+13
2024-11-05
net: sparx5: replace SPX5_PORTS with n_ports
Daniel Machon
1
-9
/
+15
2024-11-05
net: sparx5: expose some sparx5 VCAP symbols
Daniel Machon
2
-17
/
+22
2024-10-31
net: sparx5: add feature support
Daniel Machon
3
-1
/
+51
2024-10-31
net: sparx5: add compatible string for lan969x
Daniel Machon
1
-0
/
+5
2024-10-31
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
7
-22
/
+99
2024-10-31
net: lan969x: add function for calculating the DSM calendar
Daniel Machon
2
-16
/
+19
2024-10-31
net: lan969x: add PTP handler function
Daniel Machon
2
-5
/
+9
2024-10-31
net: lan969x: add register diffs to match data
Daniel Machon
2
-2
/
+8
2024-10-31
net: sparx5: add registers required by lan969x
Daniel Machon
1
-0
/
+132
2024-10-31
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
4
-13
/
+22
2024-10-31
net: sparx5: change frequency calculation for SDLB's
Daniel Machon
2
-8
/
+4
2024-10-31
net: sparx5: change spx5_wr to spx5_rmw in cal update()
Daniel Machon
1
-6
/
+8
2024-10-31
net: sparx5: add support for lan969x targets and core clock
Daniel Machon
4
-10
/
+64
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+6
2024-10-12
net: sparx5: fix source port register when mirroring
Daniel Machon
1
-6
/
+6
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
11
-45
/
+86
2024-10-08
net: sparx5: add is_sparx5 macro and use it throughout
Daniel Machon
5
-52
/
+90
2024-10-08
net: sparx5: ops out function for DSM calendar calculation
Daniel Machon
3
-18
/
+26
2024-10-08
net: sparx5: ops out PTP IRQ handler
Daniel Machon
2
-1
/
+5
2024-10-08
net: sparx5: ops out function for setting the port mux
Daniel Machon
3
-4
/
+10
2024-10-08
net: sparx5: ops out functions for getting certain array values
Daniel Machon
7
-5
/
+27
2024-10-08
net: sparx5: ops out chip port to device index/bit functions
Daniel Machon
4
-2
/
+13
2024-10-08
net: sparx5: add ops to match data
Daniel Machon
4
-18
/
+44
2024-10-08
net: sparx5: use SPX5_CONST for constants which do not have a symbol
Daniel Machon
1
-4
/
+9
2024-10-08
net: sparx5: use SPX5_CONST for constants which already have a symbol
Daniel Machon
15
-63
/
+90
2024-10-08
net: sparx5: add constants to match data
Daniel Machon
2
-0
/
+42
2024-10-08
net: sparx5: add *sparx5 argument to a few functions
Daniel Machon
8
-48
/
+48
2024-10-08
net: sparx5: modify SPX5_PORTS_ALL macro
Daniel Machon
1
-1
/
+2
2024-10-08
net: sparx5: add indirection layer to register macros
Daniel Machon
6
-1954
/
+3009
[next]