summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin
2019-05-04ice: Always free/allocate q_vectorsBrett Creeley
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski
2019-05-04ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin
2019-05-04ice: Preserve VLAN Rx stripping settingsTony Nguyen
2019-05-04ice: Use pf instead of vsi-backJesse Brandeburg
2019-05-02ice: Use dev_err when ice_cfg_vsi_lan failsBrett Creeley
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley
2019-05-02ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin
2019-05-02ice: Remove unnecessary wait when disabling/enabling Rx queuesBrett Creeley
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley
2019-05-02ice: Add 52 byte RSS hash key supportPaul Greenwalt
2019-05-02ice: Use ice_for_each_q_vector macro where possibleBrett Creeley
2019-05-02ice: Validate ring existence and its q_vector per VSIMaciej Fijalkowski
2019-05-02ice: Reduce scope of variable in ice_vsi_cfg_rxqsBrett Creeley
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
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: 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: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley
2019-03-19ice: remove redundant variable and if conditionBrett Creeley
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan
2018-11-13ice: Check for q_vector when stopping ringsTony Nguyen
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley