All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [next PATCH S37 00/15] i40e/i40evf updates
@ 2016-05-16 17:26 Bimmy Pujari
  2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 01/15] i40e: add functions to control default VSI Bimmy Pujari
                   ` (14 more replies)
  0 siblings, 15 replies; 35+ messages in thread
From: Bimmy Pujari @ 2016-05-16 17:26 UTC (permalink / raw)
  To: intel-wired-lan

Avinash Dayanand removes unnecessary code which caused supported link mode bug.

Catherine Sullivan adds a call to set the client interface down and fixes RSS
 to not be limited by the number of CPUs.

Greg Rose adds code to clean up MSIX irqs before suspend and save PCI state
before suspend.

Mitch Williams adds functions to clear default VSI, adds hw struct local
variable, writes HENA for VFs, reports RSS hash capability to stack, , fixes
buffer overflow problem by checking the address count and bailing out of the
loop at the appropriate time, adds code to activate correct MAC address filter
and sets default VSI without a reset

Serey Kong fixes missing DA cable check.

Shannon Nelson adds VSI info to macaddr messages.

Bimmy Pujari bumps version from 1.5.16 to 1.6.4.

 drivers/net/ethernet/intel/i40e/i40e_common.c      |  56 +++++++
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |   4 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c        | 162 ++++++++++++---------
 drivers/net/ethernet/intel/i40e/i40e_prototype.h   |   2 +
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   6 +
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |   7 +-
 .../net/ethernet/intel/i40evf/i40evf_virtchnl.c    |   8 +
 7 files changed, 175 insertions(+), 70 deletions(-)

-- 
2.4.11


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

end of thread, other threads:[~2016-05-17 19:40 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16 17:26 [Intel-wired-lan] [next PATCH S37 00/15] i40e/i40evf updates Bimmy Pujari
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 01/15] i40e: add functions to control default VSI Bimmy Pujari
2016-05-17 16:22   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 02/15] i40e: add hw struct local variable Bimmy Pujari
2016-05-17 16:23   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 03/15] i40e: write HENA for VFs Bimmy Pujari
2016-05-17 16:25   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 04/15] i40e: Add a call to set the client interface down Bimmy Pujari
2016-05-17 16:27   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 05/15] i40evf: report RSS hash capability to stack Bimmy Pujari
2016-05-17  7:13   ` Jeff Kirsher
2016-05-17 16:29   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 06/15] i40evf: don't overflow buffer Bimmy Pujari
2016-05-17 16:41   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 07/15] i40e: Clean up MSIX irqs before suspend Bimmy Pujari
2016-05-17 16:44   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 08/15] i40e: Save PCI state " Bimmy Pujari
2016-05-16 22:43   ` Wyborny, Carolyn
2016-05-17 16:45   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 09/15] i40e: fix missing DA cable check Bimmy Pujari
2016-05-17 16:47   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 10/15] i40e: Removing unnecessary code which caused supported link mode bug Bimmy Pujari
2016-05-16 18:26   ` Dayanand, Avinash
2016-05-16 19:56     ` Jeff Kirsher
2016-05-17 16:53   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 11/15] i40e: Fix RSS to not be limited by the number of CPUs Bimmy Pujari
2016-05-17 19:10   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 12/15] i40evf: always activate correct MAC address filter Bimmy Pujari
2016-05-17 17:00   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 13/15] i40e: set default VSI without a reset Bimmy Pujari
2016-05-17 19:40   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 14/15] i40e: add VSI info to macaddr messages Bimmy Pujari
2016-05-17 17:16   ` Bowers, AndrewX
2016-05-16 17:26 ` [Intel-wired-lan] [next PATCH S37 15/15] i40e/i40evf: Bump version from 1.5.16 to 1.6.4 Bimmy Pujari
2016-05-17 17:17   ` 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.