netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware
@ 2017-08-18  6:10 Felix Manlunas
  2017-08-18  6:11 ` [PATCH net-next 1/2] liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit Felix Manlunas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Felix Manlunas @ 2017-08-18  6:10 UTC (permalink / raw)
  To: davem
  Cc: netdev, raghu.vatsavayi, derek.chickles, satananda.burla,
	ricardo.farrington

From: Rick Farrington <ricardo.farrington@cavium.com>

Fix problems when using an adapter w/embedded f/w (param "fw_type=none").

1. Add support for PF FLR when exiting.
2. Skip some initialization (don't try to load f/w, activate consoles).
3. Issue credits BEFORE enabling DROQs.

Rick Farrington (2):
  liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
  liquidio: with embedded f/w, issue droq credits before enablement

 drivers/net/ethernet/cavium/liquidio/lio_main.c | 90 ++++++++++++++++---------
 1 file changed, 58 insertions(+), 32 deletions(-)

-- 
2.9.0

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

end of thread, other threads:[~2017-08-18 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18  6:10 [PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware Felix Manlunas
2017-08-18  6:11 ` [PATCH net-next 1/2] liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit Felix Manlunas
2017-08-18  6:11 ` [PATCH net-next 2/2] liquidio: with embedded f/w, issue droq credits before enablement Felix Manlunas
2017-08-18 17:15 ` [PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware David Miller

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).