LinuxLists
Users
About
Serge Semin (
[email protected]
)
Number of posts: 1628 (0.58 per day)
First post: 2016-10-02 23:14:30
Last post: 2024-06-13 20:21:12
Previous Page
/
Next Page
Date
List
Subject
2024-04-24 15:08:43
linux-kernel
[PATCH RESEND v4 3/4] spi: dw: Convert dw_spi::num_cs to u32
2024-04-24 15:08:25
linux-kernel
[PATCH RESEND v4 1/4] spi: dw: Convert to using BITS_TO_BYTES() macro
2024-04-24 14:30:15
linux-kernel
Re: [PATCH net-next v4 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
2024-04-19 18:03:42
linux-kernel
[PATCH v2 5/6] dmaengine: dw: Simplify max-burst calculation procedure
2024-04-19 18:02:54
linux-kernel
[PATCH v2 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
2024-04-19 18:01:26
linux-kernel
[PATCH v2 1/6] dmaengine: dw: Add peripheral bus width verification
2024-04-19 17:59:21
linux-kernel
[PATCH v2 6/6] dmaengine: dw: Unify ret-val local variables naming
2024-04-19 17:58:26
linux-kernel
[PATCH v2 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
2024-04-19 17:58:15
linux-kernel
[PATCH v2 2/6] dmaengine: dw: Add memory bus width verification
2024-04-19 17:57:41
linux-kernel
[PATCH v2 0/6] dmaengine: dw: Fix src/dst addr width misconfig
2024-04-19 09:20:06
linux-kernel
Re: [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
2024-04-19 09:13:03
linux-kernel
[PATCH RESEND net-next v3 0/2] net: stmmac: Fix MAC-capabilities procedure
2024-04-19 09:04:53
linux-kernel
[PATCH RESEND net-next v3 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter
2024-04-19 09:04:38
linux-kernel
[PATCH RESEND net-next v3 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
2024-04-19 08:58:58
linux-kernel
Re: [PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
2024-04-18 19:10:17
linux-kernel
Re: [PATCH 4/4] dmaengine: dw: Simplify max-burst calculation procedure
2024-04-18 19:00:15
linux-kernel
Re: [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
2024-04-18 15:53:00
linux-kernel
Re: [PATCH 2/4] dmaengine: dw: Add memory bus width verification
2024-04-18 15:47:41
linux-kernel
Re: [PATCH 1/4] dmaengine: dw: Add peripheral bus width verification
2024-04-18 13:00:01
linux-kernel
Re: [PATCH net-next v3 4/5] net: stmmac: add support for RZ/N1 GMAC
2024-04-18 08:17:52
linux-kernel
Re: [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify management for next stm32
2024-04-17 20:42:57
linux-kernel
Re: [PATCH 4/4] dmaengine: dw: Simplify max-burst calculation procedure
2024-04-17 20:12:03
linux-kernel
Re: [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
2024-04-17 19:54:56
linux-kernel
Re: [PATCH 1/4] dmaengine: dw: Add peripheral bus width verification
2024-04-17 19:13:54
linux-kernel
Re: [PATCH net-next v1 4/4] net: stmmac: use delays reported by the PHY driver to correct MAC propagation delay
2024-04-17 19:00:32
linux-kernel
Re: [PATCH 2/4] dmaengine: dw: Add memory bus width verification
2024-04-17 17:34:47
linux-kernel
Re: [PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
2024-04-17 17:33:21
linux-kernel
Re: [PATCH 2/4] dmaengine: dw: Add memory bus width verification
2024-04-17 14:01:06
linux-kernel
[PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter
2024-04-17 14:01:00
linux-kernel
[PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
2024-04-17 14:00:37
linux-kernel
[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
2024-04-17 13:12:16
linux-kernel
Re: [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
2024-04-16 16:30:30
linux-kernel
[PATCH 4/4] dmaengine: dw: Simplify max-burst calculation procedure
2024-04-16 16:30:09
linux-kernel
[PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
2024-04-16 16:29:58
linux-kernel
[PATCH 2/4] dmaengine: dw: Add memory bus width verification
2024-04-16 16:29:45
linux-kernel
[PATCH 1/4] dmaengine: dw: Add peripheral bus width verification
2024-04-16 16:29:33
linux-kernel
[PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
2024-04-16 16:00:30
linux-kernel
[PATCH RESEND v3 3/4] spi: dw: Convert dw_spi::num_cs to u32
2024-04-16 15:59:30
linux-kernel
[PATCH RESEND v3 0/4] spi: dw: Auto-detect number of native CS
2024-04-16 15:54:12
linux-kernel
[PATCH RESEND v3 4/4] spi: dw: Drop default number of CS setting
2024-04-16 15:53:41
linux-kernel
[PATCH RESEND v3 2/4] spi: dw: Add a number of native CS auto-detection
2024-04-16 15:53:26
linux-kernel
[PATCH RESEND v3 1/4] spi: dw: Convert to using BITS_TO_BYTES() macro
2024-04-16 14:48:22
linux-kernel
Re: [PATCH net-next v3 4/5] net: stmmac: add support for RZ/N1 GMAC
2024-04-16 13:47:01
linux-kernel
Re: [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
2024-04-16 11:38:44
linux-kernel
Re: [PATCH net-next 4/4] net: stmmac: Move MAC caps init to phylink MAC caps getter
2024-04-16 11:01:33
linux-kernel
Re: [PATCH net-next 4/4] net: stmmac: Move MAC caps init to phylink MAC caps getter
2024-04-16 10:08:01
linux-kernel
Re: [PATCH v5 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition
2024-04-12 18:05:23
linux-kernel
[PATCH net-next 4/4] net: stmmac: Move MAC caps init to phylink MAC caps getter
2024-04-12 18:05:14
linux-kernel
[PATCH net 3/4] net: stmmac: Fix IP-cores specific MAC capabilities
2024-04-12 18:04:51
linux-kernel
[PATCH net 2/4] net: stmmac: Fix max-speed being ignored on queue re-init
2024-04-12 18:04:32
linux-kernel
[PATCH net 1/4] net: stmmac: Apply half-duplex-less constraint for DW QoS Eth only