index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2023-02-07
1
-16
/
+0
*
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
2023-01-31
1
-0
/
+2
*
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
2023-01-31
1
-0
/
+1
*
net: mscc: ocelot: expose vcap_props structure
Colin Foster
2023-01-31
1
-0
/
+2
*
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
2023-01-31
1
-0
/
+2
*
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
2023-01-31
1
-0
/
+5
*
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
2
-0
/
+41
*
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2023-01-23
1
-0
/
+40
*
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
2022-11-22
1
-215
/
+0
*
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-22
1
-1
/
+0
*
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
2022-09-20
1
-0
/
+1
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-1
/
+2
*
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
1
-0
/
+95
*
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
1
-0
/
+11
*
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
1
-1
/
+1
*
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
2022-09-09
1
-0
/
+11
*
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-09-09
1
-0
/
+2
*
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
1
-0
/
+3
*
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-09-09
1
-3
/
+6
*
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-09-09
1
-1
/
+4
*
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2022-08-23
1
-0
/
+2
*
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
1
-4
/
+62
*
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-18
1
-8
/
+97
*
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-18
1
-1
/
+1
*
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-18
1
-2
/
+4
*
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
2022-07-01
1
-3
/
+2
*
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
2022-06-19
1
-0
/
+7
*
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
2022-05-23
1
-1
/
+1
*
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
2022-05-23
1
-3
/
+7
*
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
2022-05-23
1
-1
/
+0
*
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2022-05-13
1
-0
/
+2
*
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
2022-05-13
1
-9
/
+11
*
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
2022-05-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
1
-1
/
+1
|
\
|
*
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-06
1
-1
/
+1
*
|
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
2022-05-07
1
-0
/
+3
*
|
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
2022-05-02
1
-1
/
+1
*
|
net: mscc: ocelot: remove unnecessary variable
Colin Foster
2022-05-02
1
-5
/
+2
*
|
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-30
1
-0
/
+10
|
/
*
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
2022-03-18
1
-0
/
+2
*
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-18
1
-0
/
+9
*
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-03-14
1
-0
/
+5
*
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-27
1
-10
/
+21
*
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-25
1
-0
/
+12
*
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
2022-02-17
1
-3
/
+1
*
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
2022-02-17
1
-0
/
+1
*
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2022-02-17
2
-0
/
+2
*
net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps
Vladimir Oltean
2022-02-17
1
-8
/
+8
*
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
2022-02-17
1
-1
/
+1
*
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2022-02-17
1
-2
/
+0
[next]