index
:
kernel/git/stable/linux.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2024-11-24
net: microchip: vcap: Add typegroup table terminators in kunit tests
Guenter Roeck
2024-11-14
net: sparx5: add missing lan969x Kconfig dependency
Arnd Bergmann
2024-11-05
net: lan969x: add VCAP configuration data
Daniel Machon
2024-11-05
net: lan969x: add autogenerated VCAP information
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
2024-10-30
net: lan969x: add PTP handler function
Daniel Machon
2024-10-30
net: lan969x: add lan969x ops to match data
Daniel Machon
2024-10-30
net: lan969x: add constants to match data
Daniel Machon
2024-10-30
net: lan969x: add register diffs to match data
Daniel Machon
2024-10-30
net: lan969x: add match data for lan969x
Daniel Machon
2024-10-30
net: sparx5: add registers required by lan969x
Daniel Machon
2024-10-30
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
2024-10-30
net: sparx5: change frequency calculation for SDLB's
Daniel Machon
2024-10-30
net: sparx5: change spx5_wr to spx5_rmw in cal update()
Daniel Machon
2024-10-30
net: sparx5: add support for lan969x targets and core clock
Daniel Machon
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
2024-10-14
net: lan743x: Remove duplicate check
Jinjie Ruan
2024-10-11
net: sparx5: fix source port register when mirroring
Daniel Machon
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
2024-10-08
net: sparx5: add is_sparx5 macro and use it throughout
Daniel Machon
2024-10-08
net: sparx5: ops out function for DSM calendar calculation
Daniel Machon
2024-10-08
net: sparx5: ops out PTP IRQ handler
Daniel Machon
2024-10-08
net: sparx5: ops out function for setting the port mux
Daniel Machon
2024-10-08
net: sparx5: ops out functions for getting certain array values
Daniel Machon
2024-10-08
net: sparx5: ops out chip port to device index/bit functions
Daniel Machon
2024-10-08
net: sparx5: add ops to match data
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which do not have a symbol
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which already have a symbol
Daniel Machon
2024-10-08
net: sparx5: add constants to match data
Daniel Machon
2024-10-08
net: sparx5: add *sparx5 argument to a few functions
Daniel Machon
2024-10-08
net: sparx5: modify SPX5_PORTS_ALL macro
Daniel Machon
2024-10-08
net: sparx5: add indirection layer to register macros
Daniel Machon
2024-10-08
net: sparx5: add support for private match data
Daniel Machon
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
2024-09-11
microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
Parthiban Veerasooran
2024-09-11
net: lan743x: Add support to ethtool phylink get and set settings
Raju Lakkaraju
2024-09-11
net: lan743x: Migrate phylib to phylink
Raju Lakkaraju
2024-09-11
net: lan743x: Create separate Link Speed Duplex state function
Raju Lakkaraju
2024-09-11
net: lan743x: Create separate PCS power reset function
Raju Lakkaraju
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
[next]