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

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             |   3 -
 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        |  35 +++-
 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] 27+ messages in thread

end of thread, other threads:[~2016-08-03 17:24 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27 19:02 [Intel-wired-lan] [next PATCH S40-V2 00/12] i40e/i40evf updates Bimmy Pujari
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 01/12] i40e: Fix a bug where a client close can be called before an open is complete Bimmy Pujari
2016-07-29 15:00   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 02/12] i40e/i40evf: Reset vlan filter count when resetting Bimmy Pujari
2016-07-29 15:18   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 03/12] i40e: reset RX csum error stat with other pf stats Bimmy Pujari
2016-07-29 16:03   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 04/12] i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability Bimmy Pujari
2016-07-29 16:10   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 05/12] i40e: Fix static analysis tool warning Bimmy Pujari
2016-07-29 16:21   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 06/12] i40e: don't allow reduction of channels below active FD rules Bimmy Pujari
2016-08-03 17:24   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 07/12] i40e: Force register writes to mitigate sync issues with iwarp VF driver Bimmy Pujari
2016-07-29 17:02   ` Bowers, AndrewX
2016-07-29 17:04   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 08/12] i40e: Don't notify client of VF reset during VF creation Bimmy Pujari
2016-08-01 14:10   ` Bowers, AndrewX
2016-08-03 16:39   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 09/12] i40e: fix lookup table when RSS disabled/enabled Bimmy Pujari
2016-07-29 17:10   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 10/12] i40e: fix memory leak Bimmy Pujari
2016-07-29 17:17   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 11/12] i40e: Allow RSS Hash set with less than four parameters Bimmy Pujari
2016-07-29 17:26   ` Bowers, AndrewX
2016-07-27 19:02 ` [Intel-wired-lan] [next PATCH S40-V2 12/12] i40e/i40evf-Bump version from 1.6.11 to 1.6.12 Bimmy Pujari
2016-07-29 17:27   ` Bowers, AndrewX

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.