index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
sparx5
Age
Commit message (
Expand
)
Author
14 days
net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()
Daniel Machon
14 days
net: sparx5: fix wrong chip ids for TSN SKUs
Daniel Machon
2026-03-02
net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
Daniel Machon
2026-03-02
net: sparx5: move FDMA/XTR initialization out of sparx5_start()
Daniel Machon
2026-03-02
net: sparx5: move PTP IRQ handling out of sparx5_start()
Daniel Machon
2026-03-02
net: sparx5: move remaining init functions from start() to probe()
Daniel Machon
2026-03-02
net: sparx5: move calendar initialization to probe
Daniel Machon
2026-03-02
net: sparx5: move stats initialization and add deinit function
Daniel Machon
2026-03-02
net: sparx5: move MAC table initialization and add deinit function
Daniel Machon
2026-03-02
net: sparx5: move VCAP initialization to probe
Daniel Machon
2026-03-02
net: sparx5: move netdev and notifier block registration to probe
Daniel Machon
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
2026-02-12
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
2025-09-18
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
2025-09-18
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-02-18
net: sparx5: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-01-15
net: lan969x: add FDMA implementation
Daniel Machon
2025-01-15
net: sparx5: ops out certain FDMA functions
Daniel Machon
2025-01-15
net: sparx5: activate FDMA tx in start()
Daniel Machon
2025-01-15
net: sparx5: split sparx5_fdma_{start(),stop()}
Daniel Machon
2025-01-15
net: sparx5: enable FDMA on lan969x
Daniel Machon
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2024-12-23
net: lan969x: add RGMII implementation
Daniel Machon
2024-12-23
net: lan969x: add RGMII registers
Daniel Machon
2024-12-23
net: sparx5: verify RGMII speeds
Daniel Machon
2024-12-23
net: sparx5: only return PCS for modes that require it
Daniel Machon
2024-12-23
net: sparx5: skip low-speed configuration when port is RGMII
Daniel Machon
2024-12-23
net: sparx5: use is_port_rgmii() throughout
Daniel Machon
2024-12-23
net: sparx5: add function for RGMII port check
Daniel Machon
2024-12-23
net: sparx5: do some preparation work
Daniel Machon
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
2024-11-05
net: sparx5: execute sparx5_vcap_init() on lan969x
Daniel Machon
2024-11-05
net: sparx5: add new VCAP constants to match data
Daniel Machon
2024-11-05
net: sparx5: replace SPX5_PORTS with n_ports
Daniel Machon
2024-11-05
net: sparx5: expose some sparx5 VCAP symbols
Daniel Machon
2024-10-30
net: sparx5: add feature support
Daniel Machon
2024-10-30
net: sparx5: add compatible string for lan969x
Daniel Machon
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
2024-10-30
net: lan969x: add function for calculating the DSM calendar
Daniel Machon
[next]