Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: systemport: RX path and suspend fixes
@ 2014-10-28 18:11 Florian Fainelli
  2014-10-28 18:12 ` [PATCH net 1/2] net: systemport: enable RX interrupts after NAPI Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-10-28 18:11 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

These two patches fix a race condition where we have our RX interrupts
enabled, but not NAPI for the RX path, and the second patch fixes an
issue for packets stuck in RX fifo during a suspend/resume cycle.

Thanks!

Florian Fainelli (2):
  net: systemport: enable RX interrupts after NAPI
  net: systemport: reset UniMAC coming out of a suspend cycle

 drivers/net/ethernet/broadcom/bcmsysport.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-10-28 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 18:11 [PATCH net 0/2] net: systemport: RX path and suspend fixes Florian Fainelli
2014-10-28 18:12 ` [PATCH net 1/2] net: systemport: enable RX interrupts after NAPI Florian Fainelli
2014-10-28 18:12 ` [PATCH net 2/2] net: systemport: reset UniMAC coming out of a suspend cycle Florian Fainelli
2014-10-28 21:11 ` [PATCH net 0/2] net: systemport: RX path and suspend fixes David Miller

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