index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
2023-07-19
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
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: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-08-23
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
Vladimir Oltean
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
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-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-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
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-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...
Vladimir Oltean
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
2022-04-19
net: mscc: ocelot: fix broken IP multicast flooding
Vladimir Oltean
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2022-02-15
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
2022-02-14
net: mscc: ocelot: remove unnecessary stat reading from ethtool
Colin Foster
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
2022-01-13
net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
Vladimir Oltean
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
2022-01-07
net: mscc: ocelot: fix incorrect balancing with down LAG ports
Vladimir Oltean
[next]