1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-27 22:00:18 +02:00
openwrt-xburst/target/linux/generic-2.6
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
..
base-files base-files: show boot state on intramfs images 2010-03-18 19:19:21 +00:00
files ip17xx: Consolidate operations with PHY registers 2010-06-08 20:17:55 +00:00
files-2.6.25/drivers remove more duplicate kernel source files 2009-12-25 12:09:03 +00:00
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
patches-2.6.25 [generic-2.6] update OCF framework to version 20100325 2010-05-04 20:59:19 +00:00
patches-2.6.30 target/generic-2.6: add missing bits for 2.6.30 ssb update 2010-05-19 17:07:40 +00:00
patches-2.6.31 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. 2010-05-15 11:04:53 +00:00
patches-2.6.32 refresh kernel patches 2010-06-06 21:16:31 +00:00
patches-2.6.33 generic: update mips multimachine patch 2010-06-05 18:26:45 +00:00
patches-2.6.34 generic: update mips multimachine patch 2010-06-05 18:26:45 +00:00
patches-2.6.35 generic-2.6: fix mini_fo 2.6.35 kernel issue 2010-06-08 16:44:42 +00:00
config-2.6.25 [generic-2.6] update OCF framework to version 20100325 2010-05-04 20:59:19 +00:00
config-2.6.30 [kernel] do not override kmod-usb-storage-extras Kconfig symbols (#7285) 2010-06-06 19:02:30 +00:00
config-2.6.31 [kernel] do not override kmod-usb-storage-extras Kconfig symbols (#7285) 2010-06-06 19:02:30 +00:00
config-2.6.32 [kernel] do not override kmod-usb-storage-extras Kconfig symbols (#7285) 2010-06-06 19:02:30 +00:00
config-2.6.33 [kernel] do not override kmod-usb-storage-extras Kconfig symbols (#7285) 2010-06-06 19:02:30 +00:00
config-2.6.34 generic: add missing config symbol for 2.6.34 2010-06-07 09:18:18 +00:00
config-2.6.35 fix a typo on commit r21704 2010-06-08 16:19:34 +00:00