netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: stmmac: Misc fixes
@ 2019-01-30 14:54 Jose Abreu
  2019-01-30 14:54 ` [PATCH net 1/3] net: stmmac: Fallback to Platform Data clock in Watchdog conversion Jose Abreu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jose Abreu @ 2019-01-30 14:54 UTC (permalink / raw)
  To: netdev
  Cc: Jose Abreu, Joao Pinto, David S . Miller, Giuseppe Cavallaro,
	Alexandre Torgue

Some misc fixes for stmmac targeting -net.

Cc: Joao Pinto <jpinto@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>

Jose Abreu (3):
  net: stmmac: Fallback to Platform Data clock in Watchdog conversion
  net: stmmac: Send TSO packets always from Queue 0
  net: stmmac: Disable EEE mode earlier in XMIT callback

 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 14 ++++++++++----
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c    | 17 +++++++++++++----
 include/linux/stmmac.h                               |  1 +
 3 files changed, 24 insertions(+), 8 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH net 0/3] net: stmmac: misc fixes
@ 2025-08-28 10:02 Konrad Leszczynski
  0 siblings, 0 replies; 9+ messages in thread
From: Konrad Leszczynski @ 2025-08-28 10:02 UTC (permalink / raw)
  To: davem, andrew+netdev, edumazet, kuba, pabeni
  Cc: netdev, linux-kernel, cezary.rojewski, sebastian.basierski,
	Konrad Leszczynski

This series adds three fixes addressing KASAN panic on ethtool usage,
Enhanced Descriptor printing and flow stop on TC block setup when
interface down.

Patchset has been created as a result of discussion at [1].

[1] https://lore.kernel.org/netdev/20250826113247.3481273-1-konrad.leszczynski@intel.com/

v1 -> v2:
- add missing Fixes lines
- add missing SoB lines
- removed all non-fix patches. These will be sent in a separate series

Karol Jurczenia (1):
  net: stmmac: check if interface is running before TC block setup

Konrad Leszczynski (1):
  net: stmmac: replace memcpy with strscpy in ethtool

Piotr Warpechowski (1):
  net: stmmac: correct Tx descriptors debugfs prints

 .../ethernet/stmicro/stmmac/stmmac_ethtool.c  |  2 +-
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 34 ++++++++++++++-----
 2 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-28  9:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-30 14:54 [PATCH net 0/3] net: stmmac: Misc fixes Jose Abreu
2019-01-30 14:54 ` [PATCH net 1/3] net: stmmac: Fallback to Platform Data clock in Watchdog conversion Jose Abreu
2019-01-30 14:54 ` [PATCH net 2/3] net: stmmac: Send TSO packets always from Queue 0 Jose Abreu
2019-01-30 14:54 ` [PATCH net 3/3] net: stmmac: Disable EEE mode earlier in XMIT callback Jose Abreu
2019-01-30 15:17 ` [PATCH net 0/3] net: stmmac: Misc fixes Corentin Labbe
2019-01-31  6:29 ` David Miller
2019-02-05 22:05 ` Niklas Cassel
2019-02-06  7:37   ` Jose Abreu
  -- strict thread matches above, loose matches on Subject: below --
2025-08-28 10:02 [PATCH net 0/3] net: stmmac: misc fixes Konrad Leszczynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).