summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
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
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan