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
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
2023-07-06
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
2023-04-13
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-03-20
net: dsa: felix: allow serdes configuration for dsa ports
Colin Foster
2023-03-20
net: dsa: felix: allow configurable phylink_mac_config
Colin Foster
2023-03-20
net: dsa: felix: attempt to initialize internal hsio plls
Colin Foster
2023-01-30
net: dsa: felix: add functionality when not all ports are supported
Colin Foster
2023-01-30
net: dsa: felix: add support for MFD configurations
Colin Foster
2023-01-30
net: dsa: felix: add configurable device quirks
Colin Foster
2023-01-26
net: dsa: ocelot: build felix.c into a dedicated kernel module
Vladimir Oltean
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-15
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
2022-09-28
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
2022-09-28
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
2022-09-28
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
2022-06-30
net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...
Vladimir Oltean
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2022-05-12
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2022-05-12
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-12
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2022-05-12
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2022-05-12
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
2022-05-06
net: dsa: felix: stop migrating FDBs back and forth on tag proto change
Vladimir Oltean
2022-05-06
net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
Vladimir Oltean
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-14
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
2022-03-17
net: dsa: felix: add port mirroring support
Vladimir Oltean
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
[next]