summaryrefslogtreecommitdiff
path: root/include/vsc9953.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie1-0/+70
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu1-0/+18
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu1-0/+4
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu1-1/+1
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu1-8/+3
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu1-0/+3
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu1-0/+3
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu1-0/+28
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu1-0/+6
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu1-3/+113
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu1-0/+56
2015-09-21drivers/net/vsc9953: Fix missing reserved registerCodrin Ciubotariu1-0/+1
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu1-1/+1
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu1-47/+74
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu1-23/+23
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu1-0/+402