9
0
Fork 0
barebox/arch
Jean-Christophe PLAGNIOL-VILLARD 2263e27814 net: introduce phylib
Adapt phylib from linux

switch all the driver to it
reimplement mii bus

This will allow to have
 - phy drivers
 - to only connect the phy at then opening of the device
 - if the phy is not ready or not up fail on open

Same behaviour as in linux and will allow to share code and simplify porting.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2012-09-25 08:18:58 +02:00
..
arm net: introduce phylib 2012-09-25 08:18:58 +02:00
blackfin Merge branch 'for-next/smc911x' 2012-09-05 12:59:59 +02:00
mips mips: remove undefined local_irq_save/local_irq_restore 2012-09-16 09:47:46 +02:00
nios2 devices: fix missing conversion to DEVICE_ID_DYNAMIC 2012-08-12 14:48:28 +02:00
openrisc Merge branch 'for-next/fs' 2012-09-05 12:59:29 +02:00
ppc net fec_mpc5200: Use same platform_data as i.MX fec driver 2012-09-23 20:35:20 +02:00
sandbox sandbox: fix malloc argument 2012-09-03 11:09:09 +02:00
x86 Merge branch 'for-next/pbl' 2012-09-05 12:59:29 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00