summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/b53/b53_common.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot1-1/+1
2017-05-31net: dsa: b53: remove unused dev argumentVivien Didelot1-5/+3
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot1-3/+3
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot1-1/+0
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot1-2/+2
2017-04-25net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli1-1/+1
2017-04-25net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli1-1/+24
2017-04-25net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli1-0/+10
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli1-0/+67
2017-01-30net: dsa: b53: use dsa_port's bridge pointerVivien Didelot1-6/+3
2017-01-30net: dsa: pass bridge device when a port leavesVivien Didelot1-1/+1
2017-01-30net: dsa: variable number of portsVivien Didelot1-3/+4
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli1-1/+1
2017-01-23net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli1-0/+12
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli1-1/+1
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli1-33/+46
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli1-1/+1
2016-11-17net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-09-23net: dsa: b53: implement DSA port fast ageingVivien Didelot1-20/+11
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin1-6/+0
2016-09-02net: dsa: remove ds_to_privVivien Didelot1-21/+21
2016-08-26net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli1-4/+26
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli1-0/+63
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli1-0/+12
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli1-2/+1
2016-08-25net: dsa: rename switch operations structureVivien Didelot1-2/+2
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-1/+6
2016-08-10net: dsa: b53: constify b53_io_ops structuresJulia Lawall1-1/+2
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli1-0/+12
2016-06-23net: dsa: b53: Fix statistics readingsFlorian Fainelli1-1/+1
2016-06-10net: dsa: b53: Plug in VLAN supportFlorian Fainelli1-22/+234
2016-06-10net: dsa: b53: Add bridge supportFlorian Fainelli1-3/+159
2016-06-10net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli1-0/+261
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+1158