1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 01:44:36 +03:00
openwrt-xburst/target/linux/generic-2.6/files
juhosg 2624270e11 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-08 20:17:55 +00:00
..
arch/mips/fw/myloader [ar71xx] move MyLoader stuff into generic files, will be used on adm5120 2008-11-17 09:19:27 +00:00
crypto/ocf [kernel] fix build error on hifnHIPP spotted by buildbot 2010-05-05 09:03:59 +00:00
drivers ip17xx: Consolidate operations with PHY registers 2010-06-08 20:17:55 +00:00
fs/yaffs2 [generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28 2009-04-18 06:29:23 +00:00
include/linux swconfig: Add cpu port index to help output. 2010-04-16 19:32:40 +00:00