Pankaj Bansal
|
9215bb1f37
miiphy: Add function to retrieve MDIO bus list head
|
6 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Michal Simek
|
79e2a6a04a
common: miiphyutil: Add helper function for mdio bus name
|
8 years ago |
Tom Rini
|
361a879902
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
|
8 years ago |
Michal Simek
|
f1a88cf6af
common: miiphyutil: Add helper function for mdio bus name
|
8 years ago |
Michal Simek
|
15a2acdf85
common: miiphyutil: Work and report phy address in hex in mdio cmd
|
8 years ago |
Dongpo Li
|
8c83c0303c
net: mii: check phy advertising register when geting link status
|
8 years ago |
Joe Hershberger
|
cc2593128f
net: mii: Clean up legacy glue that is not used
|
8 years ago |
Peng Fan
|
746da1bd42
common: miiphyutil: avoid memory leak
|
9 years ago |
Peng Fan
|
d39449b110
common: miiphyutil: no need to check name of mii_dev
|
9 years ago |
Bin Meng
|
cb6baca77b
net: mdio: Add mdio_free() and mdio_unregister() API
|
9 years ago |
Simon Glass
|
c74c8e6651
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
|
10 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Wolfgang Denk
|
f915c9316c
Revert "mii: miiphy register address width change"
|
13 years ago |
Chandan Nath
|
5c45a22b92
mii: miiphy register address width change
|
13 years ago |
Andy Fleming
|
1cdabc4bc7
miiphy: Note that miiphy_* API is deprecated
|
13 years ago |
Laurence Withers
|
07c07635b4
miiphy: use strncpy() not sprintf()
|
14 years ago |
Anatolij Gustschin
|
d67d5d529a
miiphy: miiphyutil.c: fix compile warning
|
14 years ago |
Andy Fleming
|
5f184715ec
Create PHY Lib for U-Boot
|
14 years ago |
Andy Fleming
|
16a5323833
miiphy: Fix some formatting issues
|
14 years ago |
Mike Frysinger
|
8ef583a035
miiphy: convert to linux/mii.h
|
14 years ago |
Mike Frysinger
|
ede16ea32d
miiphy: leverage current_mii cache more
|
15 years ago |
Mike Frysinger
|
0daac97801
miiphy: unify device list lookup
|
15 years ago |
Mike Frysinger
|
5700bb6352
miiphy: constify device name
|
15 years ago |
Michael Zaidman
|
5f8419597f
Cosmetic change - indentation correction.
|
15 years ago |
Stefan Roese
|
ab5a0dcb9c
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
|
15 years ago |
Niklaus Giger
|
7936b51165
Cleanup: use constant
|
15 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
ba7b5b2348
miiphyutil: Move conditional compilation to Makefile
|
16 years ago |
Shinya Kuribayashi
|
26c7bab81e
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
|
17 years ago |