summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-06-09 22:21:30 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-09 22:21:30 -0700
commit23c731e830009a51a39a7a558179007235c84eb7 (patch)
treea1ed9389715c39ef6a2057ff10b40caf9cc6cbc6 /net
parent409a5f27ed1288b582fb164090c6eff17c74f5d4 (diff)
parenta2482d2ce3498642d180b9d7453d0d9c7452cb29 (diff)
downloadop-kernel-dev-23c731e830009a51a39a7a558179007235c84eb7.zip
op-kernel-dev-23c731e830009a51a39a7a558179007235c84eb7.tar.gz
Merge branch 'BCM53xx-driver'
Florian Fainelli says: ==================== net: dsa: Broadcom BCM53xx switches support This patch series adds support for the Broadcom BCM53xx series aka RoboSwitches. This driver is largely based on Jonas Gorski's b53 driver for OpenWrt which can be found here: https://dev.openwrt.org/browser/trunk/target/linux/generic/files/drivers/net/phy/b53 a few bug fixes and DSA-ifycation later, here is what we got. This has been successfully tested in the following configurations: - Broadcom BCM53011 using the SRAB bus layer with 4 ports LAN, 1 port WAN - A Broadcom BCM7445 device with an internal Starfighter 2 switch (bcm_sf2.c) and a Broadcom BCM53125 hanging off one of its ports connected via MDIO, creating two trees hanging off each other, and this works! - A Broadcom BCM53125 MDIO connected to a Lamobo/Bananapi R1 board using the STMMAC MDIO driver For now, we do not enable Broadcom tags, because there are different generations of switches being supported which have different tag formats, but the plan is to enable them later on. Support for different HW features will be added later: EEE, Compact Field Processor (TCAM) once this initial cut gets accepted. Testing and bug reports welcome! ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud