index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
2023-06-14
net: rtl8169: add depends on PCI
Eugen Hristev
2023-05-09
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-05
net: phy: Request rgmii-id phy reset gpio as output
Stefan Herbrechtsmeier
2023-05-05
net: rtl8169: add minimal support for 8125B variant
Eugen Hristev
2023-05-05
net: phy: dp83867: Explicitly check against sgmii
Nishanth Menon
2023-05-05
phy: realtek: don't duplicate genphy_startup
Rasmus Villemoes
2023-05-05
phy: broadcom: don't duplicate genphy_startup
Rasmus Villemoes
2023-05-05
net: phy: gmii2rgmii: Support external rgmii-id phy
Stefan Herbrechtsmeier
2023-05-05
Let the EQoS in imx8mp handle fixed-phy too.
Elmar Psilog
2023-05-05
drivers: net: fsl-mc: fix MAC address fixup procedure
Ioana Ciornei
2023-05-05
drivers: net: ldpaa: export driver name and API to get DPMAC id
Ioana Ciornei
2023-05-05
net: ksz9477: add port_probe function to config phy
Tim Harvey
2023-05-05
net: ksz9477: remove unnecessary variable
Tim Harvey
2023-05-05
net: ksz9477: remove unnecessary dsa_set_tagging call
Tim Harvey
2023-04-16
net: rswitch: Add Renesas Ethernet Switch
Phong Hoang
2023-04-12
net: sun8i-emac: Remove the SoC variant ID
Samuel Holland
2023-04-12
net: sun8i-emac: Use common syscon setup for R40
Samuel Holland
2023-04-12
net: sun8i-emac: Add a flag for the internal PHY switch
Samuel Holland
2023-04-12
net: sun8i-emac: Add a flag for RMII support
Samuel Holland
2023-04-12
net: sun8i-emac: Add a structure for variant data
Samuel Holland
2023-04-07
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...
Tom Rini
2023-04-07
net: ravb: Add R-Car Gen4 support
Hai Pham
2023-04-07
net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux
Marek Vasut
2023-04-07
net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux
Marek Vasut
2023-04-07
net: phy: marvell: Import and use marvell_phy.h from Linux
Marek Vasut
2023-04-07
net: phy: Synchronize PHY interface modes with Linux
Marek Vasut
2023-04-07
net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
Marek Vasut
2023-04-07
net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support
Marek Vasut
2023-04-07
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2023-04-07
net: phy: Re-inline phy_drv_reloc()
Marek Vasut
2023-04-07
net: phy: Drop unused phy_register()
Marek Vasut
2023-04-07
net: phy: Drop static phy_drivers list
Marek Vasut
2023-04-07
net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ti: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
[next]