[Intel-wired-lan] [next PATCH S22 00/15] i40e/i40evf updates

Deepthi Kavalur deepthi.kavalur at intel.com
Fri Nov 13 23:47:00 UTC 2015


Anjali Singhai Jain adds a Virtchnl offload for RSS PCTYPE V2, and a new
offload for RSS PCTYPE V2. 

Jesse Brandeburg chomps the BIT(_ULL), fixes mismatched declaration, and also
fixes W=1 warning.

Kamil Krawczyk adds 'use explicit cast from u16 to u8'.

Michal Kosiarz adds opcode and structures required by OEM Post Update AQ
command and a new NVM arq message.

Mitch Williams adds proper deletion of VF MAC filters, and removes zero MAC
filter. Also checks rings before freeing resources, changes version string 
generation, and adds hush little warnings.

Shannon Nelson cleans whole mac filter list.

 drivers/net/ethernet/intel/i40e/i40e.h             |   4 +-
 drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h  |  21 +++++
 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c     |   2 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c        | 105 +++++++++++++++------
 drivers/net/ethernet/intel/i40e/i40e_virtchnl.h    |   1 +
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |  23 +++--
 .../net/ethernet/intel/i40evf/i40e_adminq_cmd.h    |  21 +++++
 drivers/net/ethernet/intel/i40evf/i40e_virtchnl.h  |   1 +
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |  27 ++++--
 .../net/ethernet/intel/i40evf/i40evf_virtchnl.c    |   4 +-
 10 files changed, 162 insertions(+), 47 deletions(-)

-- 
2.1.0



More information about the Intel-wired-lan mailing list