netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] ibmvnic: Initialization fixes and improvements
@ 2017-03-17 22:13 John Allen
  2017-03-17 22:13 ` [PATCH net 1/4] ibmvnic: Move login and queue negotiation into ibmvnic_open John Allen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: John Allen @ 2017-03-17 22:13 UTC (permalink / raw)
  To: netdev; +Cc: jallen, tlfalcon, nfont

These patches resolve issues with the ibmvnic initialization process.

John Allen (1):
  ibmvnic: Move login and queue negotiation into ibmvnic_open

Nathan Fontenot (3):
  ibmvnic: Move login to its own routine
  ibmvnic: Move ibmvnic adapter intialization to its own routine
  ibmvnic: Correct ibmvnic handling of device open/close

 drivers/net/ethernet/ibm/ibmvnic.c | 320 +++++++++++++++++++++----------------
 drivers/net/ethernet/ibm/ibmvnic.h |   1 +
 2 files changed, 180 insertions(+), 141 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-22  0:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 22:13 [PATCH net 0/4] ibmvnic: Initialization fixes and improvements John Allen
2017-03-17 22:13 ` [PATCH net 1/4] ibmvnic: Move login and queue negotiation into ibmvnic_open John Allen
2017-03-17 22:13 ` [PATCH net 2/4] ibmvnic: Move login to its own routine John Allen
2017-03-17 22:13 ` [PATCH net 3/4] ibmvnic: Move ibmvnic adapter intialization " John Allen
2017-03-17 22:13 ` [PATCH net 4/4] ibmvnic: Correct ibmvnic handling of device open/close John Allen
2017-03-22  0:46 ` [PATCH net 0/4] ibmvnic: Initialization fixes and improvements 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).