All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [next PATCH S51-V2 0/8] i40e/i40evf updates
@ 2016-10-25 23:08 Bimmy Pujari
  2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 1/8] i40e: Be much more verbose about what we can and cannot offload Bimmy Pujari
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Bimmy Pujari @ 2016-10-25 23:08 UTC (permalink / raw)
  To: intel-wired-lan

Alexander Duyck adds code to be much more verbose about what we can and 
cannot offload.

Jacob Keller removes unnecessary label from
i40e_vc_config_promiscuous_mode_msg, removes second check of VLAN_N_VID
in i40e_vlan_rx_add_vid, adds code to avoid duplicate private flags
definitions & fixes trivial typo in naming of i40e_sync_filters_subtask.

Michal Kosiarz adds code for Clause22 implementation.

Piotr Raczynski adds code to add protocols over MCTP to 
i40e_aq_discover_capabilities.

 drivers/net/ethernet/intel/i40e/i40e_common.c      | 188 ++++++++++++++++-----
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |  42 ++---
 drivers/net/ethernet/intel/i40e/i40e_main.c        |  60 +++++--
 drivers/net/ethernet/intel/i40e/i40e_prototype.h   |  12 +-
 drivers/net/ethernet/intel/i40e/i40e_type.h        |  23 ++-
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   7 +-
 drivers/net/ethernet/intel/i40evf/i40e_type.h      |   4 +
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |  59 +++++++
 8 files changed, 303 insertions(+), 92 deletions(-)

-- 
2.4.11


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

end of thread, other threads:[~2016-10-27 16:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 23:08 [Intel-wired-lan] [next PATCH S51-V2 0/8] i40e/i40evf updates Bimmy Pujari
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 1/8] i40e: Be much more verbose about what we can and cannot offload Bimmy Pujari
2016-10-26 21:17   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 2/8] i40evf: " Bimmy Pujari
2016-10-27 16:13   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 3/8] i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg Bimmy Pujari
2016-10-26 22:07   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 4/8] i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid Bimmy Pujari
2016-10-26 22:09   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 5/8] i40e: avoid duplicate private flags definitions Bimmy Pujari
2016-10-26 22:13   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 6/8] i40e: Add Clause22 implementation Bimmy Pujari
2016-10-26 22:21   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 7/8] i40e: fix trivial typo in naming of i40e_sync_filters_subtask Bimmy Pujari
2016-10-26 22:23   ` Bowers, AndrewX
2016-10-25 23:08 ` [Intel-wired-lan] [next PATCH S51-V2 8/8] i40e: Add protocols over MCTP to i40e_aq_discover_capabilities Bimmy Pujari
2016-10-26 22:28   ` 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.