aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/sja1105/sja1105_static_config.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean1-0/+1
2021-06-08net: dsa: sja1105: make sure the retagging port is enabled for SJA1110Vladimir Oltean1-0/+1
2021-06-08net: dsa: sja1105: add support for the SJA1110 switch familyVladimir Oltean1-6/+92
2021-05-24net: dsa: sja1105: allow the frame buffer size to be customizedVladimir Oltean1-2/+3
2021-05-24net: dsa: sja1105: skip CGU configuration if it's unnecessaryVladimir Oltean1-0/+2
2021-05-21net: dsa: sja1105: adapt to a SPI controller with a limited max transfer sizeVladimir Oltean1-0/+2
2020-06-22net: dsa: sja1105: make config table operation structures constantVladimir Oltean1-6/+6
2020-05-30net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean1-0/+4
2020-05-30net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean1-0/+18
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean1-0/+15
2020-05-12net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean1-0/+1
2020-05-12net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean1-0/+15
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean1-0/+2
2020-05-07net: dsa: sja1105: add static tables for virtual linksVladimir Oltean1-0/+63
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean1-0/+1
2019-10-15net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-09-16net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean1-1/+47
2019-06-27net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/SVladimir Oltean1-1/+1
2019-06-27net: dsa: sja1105: Make P/Q/R/S learn MAC addressesVladimir Oltean1-0/+1
2019-06-08net: dsa: sja1105: Add support for the AVB Parameters TableVladimir Oltean1-0/+10
2019-06-04net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/SVladimir Oltean1-0/+26
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean1-0/+3
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean1-0/+250