index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_static_config.h
Age
Commit message (
Expand
)
Author
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-08
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2020-06-22
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
2020-05-30
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
2020-05-30
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-05-07
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add support for the AVB Parameters Table
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/S
Vladimir Oltean
2019-05-03
net: dsa: sja1105: Add support for VLAN operations
Vladimir Oltean
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean