aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
Commit message (Expand)AuthorAge
* ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-18
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-18
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-18
* ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan2019-03-26
* ice: Audit hotpath structures with paholeBrett Creeley2019-03-26
* ice: add and use new ice_for_each_traffic_class() macroBruce Allan2019-03-25
* ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin2019-03-22
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-22
* ice: fix the divide by zero issueKiran Patil2019-03-22
* ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin2019-03-22
* ice: Fix issue reclaiming resources back to the pool after resetAkeem G Abodunrin2019-03-22
* ice: Enable MAC anti-spoof by defaultAkeem G Abodunrin2019-03-22
* ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley2019-03-19
* ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley2019-03-19
* ice: remove redundant variable and if conditionBrett Creeley2019-03-19
* ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley2019-02-25
* ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan2019-02-25
* ice: sizeof(<type>) should be avoidedBruce Allan2019-02-25
* ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-15
* ice: Rework queue management code for reuseAnirudh Venkataramanan2019-01-15
* ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash2019-01-15
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-20
* ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash2018-11-13
* ice: Destroy scheduler tree in reset pathHenry Tieman2018-11-13
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-13
* ice: Increase Rx queue disable timeoutPiotr Raczynski2018-11-13
* ice: Remove node before releasing VSIAnirudh Venkataramanan2018-11-13
* ice: Check for q_vector when stopping ringsTony Nguyen2018-11-13
* ice: Fix napi delete calls for removeDave Ertman2018-11-06
* ice: Fix typo in error messageAnirudh Venkataramanan2018-11-06
* ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-24
* ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan2018-10-24
* ice: Add more flexibility on how we assign an ITR indexBrett Creeley2018-10-03
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-03
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-03
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-02
* ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash2018-10-02
* ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-10-02
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-02
* ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-02
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-01
* ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-01