summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2019-03-22ice: Do not set LB_EN for prune switch rulesChristopher N Bednarz
2019-03-22ice: Enable LAN_EN for the right recipesYashaswini Raghuram Prathivadi Bhayankaram
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: code cleanup in ice_sched.cVictor Raj
2019-03-22ice: Remove unused vsi_id fieldAnirudh Venkataramanan
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: fix the divide by zero issueKiran Patil
2019-03-22ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin
2019-03-22ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-22ice: fix static analysis warningsBruce Allan
2019-03-22ice: Fix issue reclaiming resources back to the pool after resetAkeem G Abodunrin
2019-03-22ice: Enable MAC anti-spoof by defaultAkeem G Abodunrin
2019-03-19ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley
2019-03-19ice: Reset all VFs with VFLR during SR-IOV init flowAkeem G Abodunrin
2019-03-19ice: Get resources per functionBrett Creeley
2019-03-19ice: Implement flow to reset VFs with PFR and other resetsAkeem G Abodunrin
2019-03-19ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley
2019-03-19ice: use ice_for_each_vsi macro when possibleBrett Creeley
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao
2019-03-19ice: remove redundant variable and if conditionBrett Creeley
2019-03-19ice: avoid multiple unnecessary de-references in probeBruce Allan
2019-03-19ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin
2019-03-19ice: Fix broadcast traffic in port VLAN modeMichal Swiatkowski
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: don't spam VFs with link messagesMitch Williams
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-02-25ice: Mark extack argument as __always_unusedBruce Allan
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley