summaryrefslogtreecommitdiff
path: root/include/vsc9953.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix missing reserved registerCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu