aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/vsc9953.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie1-0/+134
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2016-04-06drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu1-1/+1
2016-04-06drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu1-4/+8
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu1-1/+330
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu1-0/+23
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu1-1/+1
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu1-0/+86
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu1-0/+95
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu1-0/+478
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu1-0/+472
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu1-0/+141
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu1-0/+256
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu1-184/+165
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu1-0/+253
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu1-2/+2
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu1-71/+73
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu1-19/+19
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie1-1/+1
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu1-0/+497