LinuxLists
Users
About
Vladimir Oltean (
[email protected]
)
Number of posts: 1459 (0.77 per day)
First post: 2019-03-25 09:33:30
Last post: 2024-06-06 14:57:44
Previous Page
/
Next Page
Date
List
Subject
2022-09-11 02:13:44
linux-kernel
[PATCH v2 net-next 02/10] net: dsa: introduce dsa_port_get_master()
2022-09-11 01:51:08
linux-kernel
[PATCH v2 net-next 10/10] net: dsa: felix: add support for changing DSA master
2022-09-11 01:37:56
linux-kernel
[PATCH v2 net-next 04/10] net: dsa: don't keep track of admin/oper state on LAG DSA masters
2022-09-11 01:37:07
linux-kernel
[PATCH v2 net-next 05/10] net: dsa: suppress appending ethtool stats to LAG DSA masters
2022-09-11 01:35:58
linux-kernel
[PATCH v2 net-next 00/10] DSA changes for multiple CPU ports (part 4)
2022-09-11 01:33:50
linux-kernel
[PATCH v2 net-next 06/10] net: dsa: suppress device links to LAG DSA masters
2022-09-11 01:10:06
linux-kernel
[PATCH v2 net-next 03/10] net: dsa: allow the DSA master to be seen and changed through rtnetlink
2022-09-09 12:01:51
linux-kernel
[PATCH net-next 1/2] net: enetc: parameterize port MAC stats to also cover the pMAC
2022-09-09 12:01:15
linux-kernel
[PATCH net-next 0/2] Standardized ethtool counters for NXP ENETC
2022-09-09 11:49:22
linux-kernel
[PATCH net-next 2/2] net: enetc: expose some standardized ethtool counters
2022-09-08 17:38:42
linux-kernel
[PATCH net-next 11/14] net: mscc: ocelot: add support for all sorts of standardized counters present in DSA
2022-09-08 17:36:54
linux-kernel
[PATCH net-next 09/14] net: dsa: felix: use ocelot's ndo_get_stats64 method
2022-09-08 17:36:53
linux-kernel
[PATCH net-next 03/14] net: dsa: felix: check the 32-bit PSFP stats against overflow
2022-09-08 17:36:39
linux-kernel
[PATCH net-next 02/14] net: mscc: ocelot: make access to STAT_VIEW sleepable again
2022-09-08 17:36:14
linux-kernel
[PATCH net-next 07/14] net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
2022-09-08 17:14:39
linux-kernel
[PATCH net-next 08/14] net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
2022-09-08 17:14:32
linux-kernel
[PATCH net-next 00/14] Standardized ethtool counters for Felix DSA driver
2022-09-08 17:14:15
linux-kernel
[PATCH net-next 05/14] net: mscc: ocelot: sort Makefile files alphabetically
2022-09-08 17:12:58
linux-kernel
[PATCH net-next 01/14] net: dsa: felix: add definitions for the stream filter counters
2022-09-08 17:05:41
linux-kernel
[PATCH net-next 13/14] net: mscc: ocelot: minimize definitions for stats
2022-09-08 17:03:16
linux-kernel
[PATCH net-next 04/14] net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
2022-09-08 17:01:51
linux-kernel
[PATCH net-next 06/14] net: mscc: ocelot: move stats code to ocelot_stats.c
2022-09-08 16:55:22
linux-kernel
[PATCH net-next 14/14] net: mscc: ocelot: share the common stat definitions between all drivers
2022-09-08 16:54:12
linux-kernel
[PATCH net-next 12/14] net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
2022-09-08 16:53:53
linux-kernel
[PATCH net-next 10/14] net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
2022-09-08 14:40:38
linux-kernel
Re: [RESEND PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
2022-09-07 13:40:03
linux-kernel
Re: [PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
2022-09-06 17:18:32
linux-kernel
Re: [PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
2022-09-06 10:24:05
linux-kernel
Re: [PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
2022-09-06 00:21:27
linux-kernel
Re: [PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
2022-09-05 23:58:16
linux-kernel
Re: [PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
2022-09-05 21:54:47
linux-kernel
[PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
2022-09-05 21:07:12
linux-kernel
Re: [PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
2022-09-05 18:05:42
linux-kernel
Re: [PATCH net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
2022-09-05 17:46:55
linux-kernel
[PATCH v2 net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
2022-09-05 17:34:44
linux-kernel
[PATCH v2 net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
2022-09-05 17:13:01
linux-kernel
[PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
2022-09-05 17:11:33
linux-kernel
[PATCH v2 net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
2022-09-05 09:24:00
linux-kernel
Re: [PATCH net 1/3] net: dsa: felix: allow small tc-taprio windows to send at least some packets
2022-09-04 20:20:29
linux-kernel
Re: [PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
2022-09-04 15:47:58
linux-kernel
Re: [PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
2022-09-02 22:20:20
linux-kernel
[PATCH net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
2022-09-02 22:18:36
linux-kernel
[PATCH net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
2022-09-02 22:17:13
linux-kernel
[PATCH net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
2022-09-02 21:58:45
linux-kernel
[PATCH net 1/3] net: dsa: felix: allow small tc-taprio windows to send at least some packets
2022-09-02 10:58:02
linux-kernel
Re: [PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
2022-09-01 14:48:11
linux-kernel
Re: [PATCH net-next 3/9] net: dsa: allow the DSA master to be seen and changed through rtnetlink
2022-08-30 21:10:37
linux-kernel
[PATCH net-next 4/9] net: dsa: don't keep track of admin/oper state on LAG DSA masters
2022-08-30 20:59:12
linux-kernel
[PATCH net-next 1/9] net: introduce iterators over synced hw addresses
2022-08-30 20:30:14
linux-kernel
[PATCH net-next 2/9] net: dsa: introduce dsa_port_get_master()
2022-08-30 20:14:39
linux-kernel
[PATCH net-next 8/9] docs: net: dsa: update information about multiple CPU ports