index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
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
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
2024-09-06
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
net: lan966x: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
lan743x: Remove setting of RX software timestamp
Gal Pressman
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
2024-09-04
net: microchip: add FDMA library
Daniel Machon
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-05
net: encx24j600: constify struct regmap_bus/regmap_config
Javier Carrasco
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2024-06-14
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
2024-05-22
net: lan966x: Remove ptp traps in case the ptp is not enabled.
Horatiu Vultur
2024-05-16
net: lan966x: remove debugfs directory in probe() error path
Herve Codina
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-06
net: microchip: lan743x: Reduce PTP timeout on HW failure
Rengarajan S
[prev]
[next]