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
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2009-10-28
Coding Style cleanup; update CHANGELOG, prepare -rc1
v2009.11-rc1
Wolfgang Denk
2009-10-27
drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
Wolfgang Denk
2009-10-10
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...
Luigi 'Comio' Mantellini
2009-10-04
net: phy: mv88e61xx.c : fixed build warning
Prafulla Wadaskar
2009-08-10
net: phy: bugfixes: mv88E61xx compiler warnings fixed
Prafulla Wadaskar
2009-07-22
net: phy: bugfixes: mv88E61xx multichip addressing support
Prafulla Wadaskar
2009-07-22
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
Richard Retanubun
2009-06-15
Marvell MV88E61XX Switch Driver support
Prafulla Wadaskar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD