index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
2
-186
/
+322
*
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-18
2
-190
/
+746
*
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-18
1
-2
/
+2
*
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-18
2
-15
/
+21
*
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
2022-08-18
1
-1
/
+2
*
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
2022-08-09
1
-0
/
+3
*
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
2022-08-09
1
-1
/
+14
*
net: dsa: felix: build as module when tc-taprio is module
Vladimir Oltean
2022-07-06
1
-0
/
+1
*
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
2022-07-01
1
-2
/
+3
*
net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...
Vladimir Oltean
2022-07-01
3
-0
/
+211
*
net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
Vladimir Oltean
2022-07-01
1
-12
/
+5
*
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
2022-07-01
1
-10
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
1
-0
/
+4
|
\
|
*
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
2022-06-30
1
-0
/
+4
*
|
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
2022-06-19
1
-6
/
+77
|
/
*
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
2022-05-23
1
-40
/
+64
*
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
2022-05-23
2
-19
/
+11
*
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
2022-05-23
1
-27
/
+9
*
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
2022-05-23
1
-4
/
+0
*
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
2022-05-23
1
-7
/
+0
*
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
2022-05-23
1
-0
/
+3
*
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2022-05-13
1
-0
/
+1
*
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2022-05-13
2
-197
/
+216
*
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
2022-05-13
1
-9
/
+17
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-13
1
-28
/
+11
*
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-13
2
-0
/
+34
*
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2022-05-13
1
-0
/
+3
*
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2022-05-13
1
-0
/
+6
*
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2022-05-13
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
1
-1
/
+6
|
\
|
*
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-06
1
-1
/
+6
*
|
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
2022-05-12
4
-1
/
+7
*
|
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
2022-05-07
1
-46
/
+5
*
|
net: dsa: felix: stop migrating FDBs back and forth on tag proto change
Vladimir Oltean
2022-05-07
1
-53
/
+2
*
|
net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
Vladimir Oltean
2022-05-07
1
-4
/
+2
*
|
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-30
4
-4
/
+2
|
/
*
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
2022-04-14
1
-0
/
+23
*
net: dsa: felix: suppress -EPROBE_DEFER errors
Michael Walle
2022-04-09
1
-1
/
+1
*
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-30
1
-0
/
+4
*
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
2022-03-21
1
-0
/
+1
*
net: dsa: felix: add port mirroring support
Vladimir Oltean
2022-03-18
1
-0
/
+20
*
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-03-14
1
-0
/
+43
*
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
1
-0
/
+16
*
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
2022-03-09
1
-0
/
+9
*
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
2022-03-09
1
-39
/
+26
*
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
2022-03-04
1
-1
/
+0
*
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-1
/
+5
*
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-1
/
+1
*
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-5
/
+2
*
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
2022-03-04
1
-1
/
+0
[next]