All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [next PATCH S40 00/13] i40e/i40evf updates
@ 2016-07-25 23:15 Bimmy Pujari
  2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete Bimmy Pujari
                   ` (12 more replies)
  0 siblings, 13 replies; 20+ messages in thread
From: Bimmy Pujari @ 2016-07-25 23:15 UTC (permalink / raw)
  To: intel-wired-lan

Akeem G Abodunrin adds code to increase minimum number of allocated VSI.

Anjali Singhai Jain fixes a bug where a client close can be called 
before an open is complete.

Avinash Dayanand adds code to force register writes to mitigate sync issues 
with iwarp VF driver & adds code to not notify client of VF reset during VF 
creation.

Alan Brady fixes lookup table when RSS disabled/enabled.

Carolyn Wyborny adds code to allow RSS Hash set with less than four parameters.

Catherine Sullivan adds code to reset vlan filter count when resetting and 
adds code to reset RX csum error stat with other pf stats.

Dave Ertman fixes static analysis tool warning.

Jacob Keller adds code for missing rtnl_lock() around i40evf_set_interrupt_
capability and adds code to not allow reduction of channels below active FD 
rules.

Mitch Williams fixes memory leak.

 drivers/net/ethernet/intel/i40e/i40e.h             |   5 +-
 drivers/net/ethernet/intel/i40e/i40e_client.c      |   5 +-
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c     | 232 ++++++++++++++-------
 drivers/net/ethernet/intel/i40e/i40e_main.c        |  33 ++-
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   9 +-
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |   4 +-
 6 files changed, 199 insertions(+), 89 deletions(-)

-- 
2.4.11


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

end of thread, other threads:[~2016-07-26 20:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 23:15 [Intel-wired-lan] [next PATCH S40 00/13] i40e/i40evf updates Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete Bimmy Pujari
2016-07-26 17:56   ` Jeff Kirsher
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 02/13] i40e/i40evf: Reset vlan filter count when resetting Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 03/13] i40e: reset RX csum error stat with other pf stats Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 04/13] i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 05/13] i40e: Increase minimum number of allocated VSI Bimmy Pujari
2016-07-25 23:47   ` Shannon Nelson
2016-07-26  1:53     ` Abodunrin, Akeem G
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 06/13] i40e: Fix static analysis tool warning Bimmy Pujari
2016-07-25 23:51   ` Shannon Nelson
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 07/13] i40e: don't allow reduction of channels below active FD rules Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 08/13] i40e: Force register writes to mitigate sync issues with iwarp VF driver Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 09/13] i40e: Don't notify client of VF reset during VF creation Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 10/13] i40e: fix lookup table when RSS disabled/enabled Bimmy Pujari
2016-07-26 15:48   ` Brady, Alan
2016-07-26 20:39     ` Jeff Kirsher
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 11/13] i40e: fix memory leak Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 12/13] i40e: Allow RSS Hash set with less than four parameters Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 13/13] i40e/i40evf-Bump version from 1.6.11 to 1.6.12 Bimmy Pujari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.