aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53/b53_common.c
AgeCommit message (Expand)Author
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-03-24net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-05-10net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2018-07-08net: dsa: b53: Add BCM5389 supportDamien Thébault
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky
2017-08-07net: dsa: Remove support for vlan dump from DSA's driversArkadi Sharshevsky
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-30net: dsa: b53: remove unused dev argumentVivien Didelot
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli
2017-01-29net: dsa: b53: use dsa_port's bridge pointerVivien Didelot
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli
2017-01-22net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli
2016-11-16net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli
2016-09-23net: dsa: b53: implement DSA port fast ageingVivien Didelot
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin
2016-09-01net: dsa: remove ds_to_privVivien Didelot
2016-08-26net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-09net: dsa: b53: constify b53_io_ops structuresJulia Lawall
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli
2016-06-23net: dsa: b53: Fix statistics readingsFlorian Fainelli
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli