开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
2022-03-09
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
2022-03-04
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
2022-03-04
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
[next]