index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_main.c
Age
Commit message (
Expand
)
Author
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2021-08-16
net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering
Vladimir Oltean
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
2021-08-10
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
2021-08-08
net: dsa: sja1105: add FDB fast ageing support
Vladimir Oltean
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
net: dsa: sja1105: enable address learning on cascade ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: suppress TX packets from looping back in "H" topologies
Vladimir Oltean
2021-08-05
net: dsa: sja1105: increase MTU to account for VLAN header on DSA ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: manage VLANs on cascade ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: manage the forwarding domain towards DSA ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: configure the cascade ports based on topology
Vladimir Oltean
2021-08-02
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
2021-08-02
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
2021-08-02
net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...
Vladimir Oltean
2021-07-29
net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...
Vladimir Oltean
2021-07-29
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
Vladimir Oltean
2021-07-28
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
2021-07-26
net: dsa: sja1105: deny 8021q uppers on ports
Vladimir Oltean
2021-07-26
net: dsa: sja1105: delete vlan delta save/restore logic
Vladimir Oltean
2021-07-26
net: dsa: sja1105: remove redundant re-assignment of pointer table
Colin Ian King
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
2021-06-11
net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
Vladimir Oltean
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
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
[prev]
[next]