[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200912193629.1586-1-hauke@hauke-m.de>
Date: Sat, 12 Sep 2020 21:36:25 +0200
From: Hauke Mehrtens <hauke@...ke-m.de>
To: davem@...emloft.net
Cc: kuba@...nel.org, netdev@...r.kernel.org,
martin.blumenstingl@...glemail.com, eric.dumazet@...il.com,
Hauke Mehrtens <hauke@...ke-m.de>
Subject: [PATCH v2 0/4] net: lantiq: Fix bugs in NAPI handling
This fixes multiple bugs in the NAPI handling.
Changes since:
v1:
- removed stable tag from "net: lantiq: use netif_tx_napi_add() for TX NAPI"
- Check the NAPI budged in "net: lantiq: Use napi_complete_done()"
- Add extra fix "net: lantiq: Disable IRQs only if NAPI gets scheduled"
Hauke Mehrtens (4):
net: lantiq: Wake TX queue again
net: lantiq: use netif_tx_napi_add() for TX NAPI
net: lantiq: Use napi_complete_done()
net: lantiq: Disable IRQs only if NAPI gets scheduled
drivers/net/ethernet/lantiq_xrx200.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
--
2.20.1
Powered by blists - more mailing lists