Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/3] bug fixes for ENA Ethernet driver
@ 2017-12-28 21:30 netanel
  2017-12-28 21:30 ` [PATCH net 1/3] net: ena: unmask MSI-X only after device initialization is completed netanel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: netanel @ 2017-12-28 21:30 UTC (permalink / raw)
  To: davem, netdev
  Cc: Netanel Belgazal, dwmw, zorik, matua, saeedb, msw, aliguori,
	nafea, evgenys, gtzalik

From: Netanel Belgazal <netanel@amazon.com>



This patchset contains 3 bug fixes:
* handle rare race condition during MSI-X initialization
* fix error processing in ena_down()
* call netif_carrier_off() only after netdev is registered

Netanel Belgazal (3):
  net: ena: unmask MSI-X only after device initialization is completed
  net: ena: fix error handling in ena_down() sequence
  eet: ena: invoke netif_carrier_off() only after netdev registered

 drivers/net/ethernet/amazon/ena/ena_netdev.c | 49 ++++++++++++++++++----------
 1 file changed, 32 insertions(+), 17 deletions(-)

-- 
2.7.3.AMZN

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

end of thread, other threads:[~2018-01-02 20:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 21:30 [PATCH net 0/3] bug fixes for ENA Ethernet driver netanel
2017-12-28 21:30 ` [PATCH net 1/3] net: ena: unmask MSI-X only after device initialization is completed netanel
2017-12-28 21:30 ` [PATCH net 2/3] net: ena: fix error handling in ena_down() sequence netanel
2017-12-28 21:30 ` [PATCH net 3/3] eet: ena: invoke netif_carrier_off() only after netdev registered netanel
2017-12-29  7:46   ` Jakub Kicinski
2017-12-29  8:00     ` Belgazal, Netanel
2017-12-29  8:09       ` Jakub Kicinski
2018-01-02 19:08   ` David Miller
2018-01-02 20:38     ` Belgazal, Netanel

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