summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53/b53_srab.c
Commit message (Expand)AuthorAgeFilesLines
* net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-231-1/+1
* net: dsa: b53: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-6/+2
* net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran2019-02-071-3/+0
* net: dsa: b53: Do not fail when IRQ are not initializedFlorian Fainelli2018-09-131-1/+7
* net: dsa: b53: Only call b53_port_event() for SGMII portsFlorian Fainelli2018-09-121-1/+2
* net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli2018-09-071-0/+2
* net: dsa: b53: Add SerDes supportFlorian Fainelli2018-09-061-0/+101
* net: dsa: b53: Make SRAB driver manage port interruptsFlorian Fainelli2018-09-061-0/+105
* net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran2018-08-071-0/+1
* net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran2018-06-061-2/+2
* net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.Eric Anholt2017-05-181-0/+2
* net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-091-1/+1
* b53: Fix build warning.David S. Miller2016-07-111-1/+1
* net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli2016-07-111-0/+8
* net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli2016-07-111-10/+29
* net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli2016-06-091-0/+415