index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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]