openwrtv3/target/linux/generic-2.6/files/drivers
Gabor Juhos f96f1cd16f ip17xx: Consolidate operations with PHY registers
Call mdiobus_{read,write} instead of duplicating their code.

Introduce ip_phy_write_masked(), which changes a part of a register. Will
be used later in this patch series. Please note that it does not hold any
lock between reading and writing, so it is up to the caller to serialize.

Also add DUMP_MII_IO, which enables logging of all MII accesses.

Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>

SVN-Revision: 21709
2010-06-08 20:17:55 +00:00
..
char deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/ 2009-12-25 10:34:21 +00:00
input/misc gpio_buttons: include slab.h 2010-05-12 22:50:26 +00:00
leds kernel: fix build with kernel 2.6.34-rc4 2010-04-18 17:14:49 +00:00
mtd generic-2.6: make MyLoader parser compatible with the old partition tables 2009-01-23 11:54:44 +00:00
net/phy ip17xx: Consolidate operations with PHY registers 2010-06-08 20:17:55 +00:00