index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
include
/
miiphy.h
Age
Commit message (
Expand
)
Author
2025-12-05
net: remove unreachable legacy LED code
Quentin Schulz
2025-10-10
net: mdio-uclass: introduce dm_eth_phy_connect_interface()
Matthias Schiffer
2025-03-11
net: miiphybb: Drop mdio_init()
Marek Vasut
2025-03-11
net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_bus
Marek Vasut
2025-03-11
net: miiphybb: Drop priv from struct bb_miiphy_bus
Marek Vasut
2025-03-11
net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()
Marek Vasut
2025-03-11
net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()
Marek Vasut
2025-03-11
net: miiphybb: Split off struct bb_miiphy_bus_ops
Marek Vasut
2025-03-10
Merge tag 'v2025.04-rc4' into next
Tom Rini
2025-03-04
miiphy: define mii_devs with LIST_HEAD()
Weijie Gao
2025-02-26
net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
Marek Vasut
2025-02-26
net: miiphybb: Drop name field from struct bb_miiphy_bus
Marek Vasut
2025-02-26
net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
Marek Vasut
2025-02-26
net: miiphy: Introduce mdio_init()
Marek Vasut
2025-02-26
net: miiphybb: Drop bb_miiphy_init() and .init callback
Marek Vasut
2025-01-29
net: miiphybb: Fix short name length
Marek Vasut
2025-01-29
net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
Marek Vasut
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2022-05-04
net: mdio-uclass: add dm_phy_find_by_ofnode() helper
Marek BehĂșn
2022-04-10
net: mdio-uclass: add wrappers for read/write/reset operations
Marek BehĂșn
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-18
miiphy.h: Remove CONFIG_DM_xxx guards
Tom Rini
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
2019-12-09
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2018-10-24
miiphy: Add function to retrieve MDIO bus list head
Pankaj Bansal
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2016-12-20
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
2016-08-15
net: mii: Clean up legacy glue that is not used
Joe Hershberger
2016-08-15
net: mii: Changes not made by spatch
Joe Hershberger
2015-10-29
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
2013-09-20
SPDX: fix IBM-pibs license identifier
Wolfgang Denk
2013-08-19
SPDX-License-Identifier: convert PIBS licensed files
Wolfgang Denk
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2011-12-07
Revert "mii: miiphy register address width change"
Wolfgang Denk
2011-12-06
mii: miiphy register address width change
Chandan Nath
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-08-09
miiphy: constify device name
Mike Frysinger
2009-10-10
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...
Luigi 'Comio' Mantellini
2009-08-09
Dual-license IBM code contributions
Josh Boyer
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-11-06
NET: Add Ethernet 1000BASE-X support for PPC4xx
Larry Johnson
2007-11-06
NET: Cosmetic changes
Larry Johnson
2005-11-30
Fix miiphy global data initialization (problem on 4xx boards when no
Marian Balakowicz
[next]