git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bde1512
)
net: phy: micrel: disable broadcast for KSZ8081/KSZ8091
author
Johan Hovold
<johan@kernel.org>
Tue, 11 Nov 2014 19:00:11 +0000
(20:00 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Nov 2014 18:55:36 +0000
(13:55 -0500)
Disable PHY address 0 as the broadcast address, so that it can be used
as a unique (non-broadcast) address on a shared bus.
Note that this can also be configured using the B-CAST_OFF pin on
KSZ9091, but that KSZ8081 lacks this pin and is also limited to
addresses 0 and 3.
Specifically, this allows for dual KSZ8081 setups.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c
patch
|
blob
|
history
diff --cc
drivers/net/phy/micrel.c
Simple merge