[Intel-wired-lan] [PATCH S13 00/16] Bug fixes and minor feature updates for ice
Anirudh Venkataramanan
anirudh.venkataramanan at intel.com
Fri Feb 8 20:50:56 UTC 2019
Akeem G Abodunrin (4):
ice: Fix issue reconfiguring VF queues
ice: Add support for PF/VF promiscuous mode
ice: Don't let VF know that it is untrusted
ice: Get VF VSI instances directly via PF
Alan Brady (1):
ice: use irq_num var in ice_vsi_req_irq_msix
Anirudh Venkataramanan (1):
ice: Remove unused vsi_id field
Brett Creeley (1):
ice: Enable link events over the ARQ
Bruce Allan (2):
ice: fix static analysis warnings
ice: fix some function prototype and signature style issues
Christopher N Bednarz (1):
ice: Do not set LB_EN for prune switch rules
Kiran Patil (1):
ice: fix the divide by zero issue
Michal Swiatkowski (1):
ice: Restore VLAN switch rule if port VLAN existed before
Victor Raj (2):
ice: code cleanup in ice_sched.c
ice: update VSI config dynamically
Yashaswini Raghuram Prathivadi Bhayankaram (2):
ice: Enable LAN_EN for the right recipes
ice: Set LAN_EN for all directional rules
drivers/net/ethernet/intel/ice/ice.h | 23 +-
drivers/net/ethernet/intel/ice/ice_common.c | 65 +++--
drivers/net/ethernet/intel/ice/ice_common.h | 24 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 25 +-
drivers/net/ethernet/intel/ice/ice_lib.c | 61 +++-
drivers/net/ethernet/intel/ice/ice_lib.h | 2 +-
drivers/net/ethernet/intel/ice/ice_main.c | 202 +++++++++++---
drivers/net/ethernet/intel/ice/ice_sched.c | 94 ++-----
drivers/net/ethernet/intel/ice/ice_switch.c | 339 ++++++++++++++++++++++-
drivers/net/ethernet/intel/ice/ice_switch.h | 25 +-
drivers/net/ethernet/intel/ice/ice_txrx.c | 48 ++--
drivers/net/ethernet/intel/ice/ice_type.h | 1 -
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 243 +++++++++++++---
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h | 15 +-
14 files changed, 924 insertions(+), 243 deletions(-)
--
2.14.5
More information about the Intel-wired-lan
mailing list