Age | Commit message (Collapse) | Author |
|
Add support for accessing arbitary registers on the PHY for advanced
debug and/or diagnosis.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
(this commit will be broken up)
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Add the PHY ID and address to the read failure error message.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Fix strncpy() compiler warning to ensure string is properly terminated.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Use printf("%s", str) rather than printf(str) to avoid unintentional
parsing of printf formats.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Avoid overwriting the main mii-diag with the udeb version.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Add the Makefile and mii-diag.8 spelling fixes from the Debian package.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Signed-off-by: Russell King <rmk@armlinux.org.uk>
|