netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] ibmvnic: Additional updates and bug fixes
@ 2017-04-21 19:38 Nathan Fontenot
  2017-04-21 19:38 ` [PATCH net-next 1/7] ibmvnic: Set real number of rx queues Nathan Fontenot
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Nathan Fontenot @ 2017-04-21 19:38 UTC (permalink / raw)
  To: netdev; +Cc: brking, jallen, muvic, tlfalcon

This set of patches is an additional set of updates and bug fixes to
the ibmvnic driver which applies on top of the previous set of updates
sent out on 4/19.

---

Murilo Fossa Vicentini (1):
      ibmvnic: Insert header on VLAN tagged received frame

Nathan Fontenot (4):
      ibmvnic: Only retrieve error info if present
      ibmvnic: Move initialization of the stats token to ibmvnic_open
      ibmvnic: Add set_link_state routine for setting adapter link state
      ibmvnic: Validate napi exist before disabling them

Thomas Falcon (2):
      ibmvnic: Set real number of rx queues
      ibmvnic: Free skb's in cases of failure in transmit


 drivers/net/ethernet/ibm/ibmvnic.c |  223 ++++++++++++++++++++++++++++--------
 drivers/net/ethernet/ibm/ibmvnic.h |    3 
 2 files changed, 175 insertions(+), 51 deletions(-)

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

end of thread, other threads:[~2017-04-24 16:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21 19:38 [PATCH net-next 0/7] ibmvnic: Additional updates and bug fixes Nathan Fontenot
2017-04-21 19:38 ` [PATCH net-next 1/7] ibmvnic: Set real number of rx queues Nathan Fontenot
2017-04-21 19:38 ` [PATCH net-next 2/7] ibmvnic: Insert header on VLAN tagged received frame Nathan Fontenot
2017-04-21 19:38 ` [PATCH net-next 3/7] ibmvnic: Only retrieve error info if present Nathan Fontenot
2017-04-21 19:38 ` [PATCH net-next 4/7] ibmvnic: Move initialization of the stats token to ibmvnic_open Nathan Fontenot
2017-04-21 19:39 ` [PATCH net-next 5/7] ibmvnic: Add set_link_state routine for setting adapter link state Nathan Fontenot
2017-04-21 19:39 ` [PATCH net-next 6/7] ibmvnic: Validate napi exist before disabling them Nathan Fontenot
2017-04-21 19:39 ` [PATCH net-next 7/7] ibmvnic: Free skb's in cases of failure in transmit Nathan Fontenot
2017-04-24 16:52 ` [PATCH net-next 0/7] ibmvnic: Additional updates and bug 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;
as well as URLs for NNTP newsgroup(s).