index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-01-01
net: phy: Add driver for Motorcomm YT8521S Gigabit ethernet phy
Frank Sae
2025-01-01
net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
Frank Sae
2025-01-01
Bitbanging MDIO driver for DM framework.
Markus Gothe
2025-01-01
Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
Rufus Segar
2024-12-31
Merge patch series "Cumulative fixes and updates for MediaTek ethernet driver"
Tom Rini
2024-12-31
net: mediatek: fix usability with wget command
Weijie Gao
2024-12-31
net: mediatek: don't enable GDMA cpu bridge unconditionally for NETSYSv3
Weijie Gao
2024-12-31
net: mediatek: make sgmii/usxgmii optional
Weijie Gao
2024-12-31
net: mediatek: add support for 10GBASE-R
Weijie Gao
2024-12-31
net: mediatek: fix gmac2 usability for mt7629
Weijie Gao
2024-12-31
net: mediatek: fix sgmii selection for mt7622
Weijie Gao
2024-12-31
net: mediatek: correct register name of ethsys syscfg1
Weijie Gao
2024-12-31
net: mediatek: use correct register field for SGMII speed selection
Weijie Gao
2024-12-29
net: rswitch: Implement C22 to C45 access
Marek Vasut
2024-12-29
net: rswitch: Add PHY C22 access support
Marek Vasut
2024-12-29
net: rswitch: Fold MPSM C45 setting into rswitch_mii_access_c45()
Marek Vasut
2024-12-29
net: rswitch: Simplify code using clrsetbits_le32()
Marek Vasut
2024-12-29
net: rswitch: Fix up macro indent
Marek Vasut
2024-12-29
net: rswitch: Replace enum rswitch_reg with plain macros
Marek Vasut
2024-12-25
Merge tag 'v2025.01-rc5' into next
Tom Rini
2024-12-23
net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driver
Meng Li
2024-12-22
net: rswitch: Do not register disabled ports as ethernet devices
Marek Vasut
2024-12-20
net: rswitch: Add missing cache invalidate of TX descriptor
Marek Vasut
2024-12-15
net: fec: phy: Don't advertise Gbit on (R)MII
Alexander Sverdlin
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-08
net: ravb: Simplify max-speed handling in ravb_of_to_plat
Paul Barker
2024-11-25
net: fec_mxc: fix probing for imx8qxp
Heiko Schocher
2024-10-29
net: dwc_eth_qos: Remove obsolete imx8 includes
Erik Schumacher
2024-10-29
net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
Erik Schumacher
2024-10-29
net: dwc_eth_qos: Add support for platform specific reset
Erik Schumacher
2024-10-27
Merge a patch series to improve dc2114x support
Tom Rini
2024-10-27
Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...
Tom Rini
2024-10-27
Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"
Tom Rini
2024-10-27
net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
Jerome Forissier
2024-10-27
net: ksz9477: add support for KSZ GbE switches using SPI bus
Romain Naour
2024-10-27
net: ksz9477: prepare ksz9477 without I2C support
Romain Naour
2024-10-27
net: ksz9477: rename ksz_i2c_probe() to ksz_probe()
Romain Naour
2024-10-27
net: ksz9477: store ksz bus operations functions
Romain Naour
2024-10-27
net: ksz9477: set i2c bus offset length only when needed
Romain Naour
2024-10-27
net: ksz9477: rename udevice_id tab to ksz_ids
Romain Naour
2024-10-27
net: ksz9477: add KSZ9896 switch support
Romain Naour
2024-10-27
net: ksz9477: remove dev_set_parent_priv() call
Romain Naour
2024-10-27
net: ksz9477: move struct ksz_dsa_priv *priv declaration
Romain Naour
2024-10-27
net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy
Frank Sae
2024-10-27
net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821
Frank Sae
2024-10-27
net: dc2114x: remove the pass all multicast flag in operation mode settings
Hanyuan Zhao
2024-10-27
net: dc2114x: allow users to decide how to tx packets according to IP core
Hanyuan Zhao
2024-10-27
net: dc2114x: allow users to decide whether to detect the tx No Carrier errors
Hanyuan Zhao
2024-10-27
net: dc2114x: remove unused lines and change the var and print types
Hanyuan Zhao
2024-10-27
net: dc2114x: add support for CPUs that have cache between the memory and the...
Hanyuan Zhao
[next]