mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/5] net: designware: eqos: fixes
@ 2023-08-14  5:32 Oleksij Rempel
  2023-08-14  5:32 ` [PATCH v2 1/5] net: designware: eqos: initialize MAC address specific DMA channel configuration Oleksij Rempel
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Oleksij Rempel @ 2023-08-14  5:32 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

changes v2:
- spelling fixes in the "initialize MAC address" patch

Oleksij Rempel (5):
  net: designware: eqos: initialize MAC address specific DMA channel
    configuration
  net: designware: eqos: fix non-working promisc mode when set before
    interface start
  net: designware: eqos: add comment about external clock dependencies
    for the soft reset
  net: designware: eqos: fix NULL pointer dereference on LLDP packets
  net: designware: eqos: do not receive pause frames

 drivers/net/designware_eqos.c | 78 +++++++++++++++++++++++++----------
 drivers/net/designware_eqos.h |  7 ++++
 2 files changed, 63 insertions(+), 22 deletions(-)

-- 
2.39.2




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

end of thread, other threads:[~2023-08-14 13:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14  5:32 [PATCH v2 0/5] net: designware: eqos: fixes Oleksij Rempel
2023-08-14  5:32 ` [PATCH v2 1/5] net: designware: eqos: initialize MAC address specific DMA channel configuration Oleksij Rempel
2023-08-14  5:32 ` [PATCH v2 2/5] net: designware: eqos: fix non-working promisc mode when set before interface start Oleksij Rempel
2023-08-14  5:32 ` [PATCH v2 3/5] net: designware: eqos: add comment about external clock dependencies for the soft reset Oleksij Rempel
2023-08-14  5:32 ` [PATCH v2 4/5] net: designware: eqos: fix NULL pointer dereference on LLDP packets Oleksij Rempel
2023-08-14  5:32 ` [PATCH v2 5/5] net: designware: eqos: do not receive pause frames Oleksij Rempel
2023-08-14 13:04 ` [PATCH v2 0/5] net: designware: eqos: fixes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox