index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-04-13
driver: net: ti: keystone_net: Convert to ofnode functions
Marek Behún
2022-04-13
driver: net: ti: keystone_net: Deduplicate code
Marek Behún
2022-04-10
phy: adin: add driver for Analog Devices ADIN1300 PHY
Nate Drude
2022-04-10
net: eth-phy: prevent undesired de-assertion of phy-reset on request
Tim Harvey
2022-04-10
net: fec: prevent undesired de-assertion of phy-reset on request
Tim Harvey
2022-04-10
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
2022-04-10
bcmgenet, sun8i_emac: Don't connect PHY two times
Marek Behún
2022-04-10
net: phy: use ->is_c45 instead of is_10g_interface()
Marek Behún
2022-04-10
net: phy: xilinx: Check interface type in ->config(), not ->probe()
Marek Behún
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: phy: fix parsing wrong property
Marek Behún
2022-04-10
treewide: use dm_mdio_read/write/reset() wrappers
Marek Behún
2022-04-10
net: phy: dp83867: Fix a never true comparison
Haolin Li
2022-04-10
net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node
Vladimir Oltean
2022-04-10
net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
Vladimir Oltean
2022-04-01
Convert CONFIG_BITBANGMII_MULTI to Kconfig
Tom Rini
2022-03-30
net: bcm63xx: Don't check clk_free
Sean Anderson
2022-03-25
Convert CONFIG_MII_INIT to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_LPC32XX_ETH to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_RMII to Kconfig
Tom Rini
2022-03-18
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
Tom Rini
2022-03-18
net: fec_mxc: Remove non-DM_ETH code
Tom Rini
2022-03-09
net: phy: Add support for ethernet-phy-id with gpio reset
Michal Simek
2022-03-09
net: phy: Remove static return type for phy_device_create()
Michal Simek
2022-02-25
net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
Adam Ford
2022-02-21
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2022-02-03
net: ti: am65-cpsw: Cleanup resources before jump to kernel
Vignesh Raghavendra
2022-02-01
net: xilinx: fix the wrong dma base address issue
Greentime Hu
2022-01-28
net: ti: am65-cpsw-nuss: Fix err msg for port bind failures
Vignesh Raghavendra
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-01-18
net: ftgmac100: Add Aspeed AST2600 support
Dylan Hung
2022-01-18
net: ftgmac100: Add DM_MDIO support
Dylan Hung
2022-01-17
Merge branch '2022-01-15-TI-platform-updates'
Tom Rini
2022-01-17
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-01-17
net: gem: Workaround gmii2rgmii bridge DT node issue
Ashok Reddy Soma
2022-01-17
Revert "net: gem: Disable broadcast setting"
Michal Simek
2022-01-15
net: fsl: Fix busy flag polling register
Markus Koch
2022-01-15
net: eth-phy: Demote missing phy-handle log message to debug
Marek Vasut
2022-01-15
net: phy: add TI DP83869HM ethernet driver
Dominic Rath
2022-01-15
net: dsa: sja1105: fix device id detection
Vladimir Oltean
2022-01-15
net: ti: am65-cpsw: Add support for multi port independent MAC mode
Vignesh Raghavendra
2022-01-13
drivers/net/fec_mxc.c: Fix spelling of "resetting".
Vagrant Cascadian
2022-01-05
net: gem: Reduce timeout of mdio phy idle status check
Ashok Reddy Soma
[next]