summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_static_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...Vladimir Oltean2021-06-181-2/+1
* net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2021-06-111-0/+1
* net: dsa: sja1105: make sure the retagging port is enabled for SJA1110Vladimir Oltean2021-06-081-0/+1
* net: dsa: sja1105: add support for the SJA1110 switch familyVladimir Oltean2021-06-081-0/+482
* net: dsa: sja1105: allow the frame buffer size to be customizedVladimir Oltean2021-05-241-7/+6
* net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven2021-02-251-1/+1
* net: dsa: sja1105: make config table operation structures constantVladimir Oltean2020-06-231-6/+6
* net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean2020-06-231-24/+0
* net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean2020-05-311-6/+4
* net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean2020-05-121-2/+60
* net: dsa: sja1105: add static tables for virtual linksVladimir Oltean2020-05-081-0/+202
* net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean2020-03-241-0/+1
* net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean2020-03-241-2/+2
* net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-311-2/+5
* net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean2019-09-161-0/+167
* net: dsa: sja1105: Make P/Q/R/S learn MAC addressesVladimir Oltean2019-06-271-0/+4
* net: dsa: sja1105: Actually implement the P/Q/R/S FDB bitsVladimir Oltean2019-06-271-0/+5
* net: dsa: sja1105: Build PTP support in main DSA driverVladimir Oltean2019-06-271-3/+0
* net: dsa: sja1105: Add support for the AVB Parameters TableVladimir Oltean2019-06-091-0/+59
* net: dsa: sja1105: Export symbols for upcoming PTP driverVladimir Oltean2019-06-091-0/+3
* net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/SVladimir Oltean2019-06-041-4/+14
* net: dsa: sja1105: Make static_config_check_memory_size staticYueHaibing2019-05-301-1/+1
* net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean2019-05-031-0/+38
* net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean2019-05-031-0/+949