Commit Graph

240 Commits (a7944dcc11f3e426f96cebcf8847d501b5b7ca7c)

Author SHA1 Message Date
Timur Tabi 6e5b9ac097 phylib: phy_startup() should return an error code on failure 12 years ago
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config 12 years ago
Troy Kisky 8682aba7da net: phy: add support for Micrel's KSZ9021 12 years ago
Vladimir Zapolskiy fcc0c75dea phy: add Micrel KS8721BL phy definition 13 years ago
Nobuhiro Iwamatsu 5751aa2f24 phy: Add support for SMSC LAN87xx PHYs 13 years ago
Zang Roy-R61911 fa12a08ec0 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code 13 years ago
Timur Tabi a836626cc4 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) 13 years ago
Timur Tabi 2339e4972f phylib: wait for TN2020 to achieve SERDES lane alignment at startup 13 years ago
Andy Fleming ebfdacb42b phylib: Work around bug in Teranetics PHY 13 years ago
Wolfgang Denk 0dcfb0fcb8 Revert "phylib: remove a couple of redundant code lines" 13 years ago
Vladimir Zapolskiy 041c542219 phylib: remove a couple of redundant code lines 13 years ago
Vladimir Zapolskiy e3a77218a2 phylib: reset mii bus only if reset handler is registered 13 years ago
Wolfgang Denk b91a9d9d4d phy.c: make less verbose - turn printf() into debug() 13 years ago
Andy Fleming ee8fa20f54 phylib: Detect link on 10G devices correctly 13 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 13 years ago
Andy Fleming 9082eeac5d phylib: Add a bunch of PHY drivers from tsec 13 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 13 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness 14 years ago
Wolfgang Denk 4946775c6d Coding Style cleanup; update CHANGELOG, prepare -rc1 15 years ago
Wolfgang Denk 16d1c10783 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file 15 years ago
Luigi 'Comio' Mantellini 4ba31ab33a Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. 15 years ago
Prafulla Wadaskar 32e7f239dd net: phy: mv88e61xx.c : fixed build warning 15 years ago
Prafulla Wadaskar 08c2df33f1 net: phy: bugfixes: mv88E61xx compiler warnings fixed 15 years ago
Prafulla Wadaskar 443ce4ac9d net: phy: bugfixes: mv88E61xx multichip addressing support 15 years ago
Richard Retanubun 3f6b18ffd9 MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. 15 years ago
Prafulla Wadaskar 6f51deb7f2 Marvell MV88E61XX Switch Driver support 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
Jean-Christophe PLAGNIOL-VILLARD 55195773ea miiphybb: move to drivers/net/phy 16 years ago