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
2022-04-13
net: dm9000: Checkpatch cleanup
Marek Vasut
2022-04-13
net: dm9000: Drop volatiles
Marek Vasut
2022-04-13
net: dm9000: Turn DM9000_DMP_PACKET() into a function
Marek Vasut
2022-04-13
net: dm9000: Drop unused dump_regs()
Marek Vasut
2022-04-13
net: dm9000: Make RxLen and RxStatus lowercase
Marek Vasut
2022-04-13
net: dm9000: Replace DM9000_DBG() with debug()
Marek Vasut
2022-04-13
net: dm9000: Make accessor names lowercase
Marek Vasut
2022-04-13
driver: net: ti: keystone_net: Change priv member type
Marek Behún
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
[next]