summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-201-4/+4
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-5/+3
* ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash2018-11-131-4/+0
* ice: Destroy scheduler tree in reset pathHenry Tieman2018-11-131-0/+1
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-131-48/+73
* ice: Increase Rx queue disable timeoutPiotr Raczynski2018-11-131-3/+3
* ice: Remove node before releasing VSIAnirudh Venkataramanan2018-11-131-0/+1
* ice: Check for q_vector when stopping ringsTony Nguyen2018-11-131-1/+2
* ice: Fix napi delete calls for removeDave Ertman2018-11-061-0/+1
* ice: Fix typo in error messageAnirudh Venkataramanan2018-11-061-1/+1
* ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-241-0/+1
* ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan2018-10-241-1/+1
* ice: Add more flexibility on how we assign an ITR indexBrett Creeley2018-10-031-30/+43
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-031-34/+176
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-2/+5
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-021-3/+26
* ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash2018-10-021-0/+32
* ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-10-021-23/+52
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-9/+9
* ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-021-15/+13
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-011-5/+8
* ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-011-10/+243
* ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-011-2/+461
* ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-011-0/+133
* ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-011-0/+414
* ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-011-0/+388
* ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-011-0/+491
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-011-0/+258
OpenPOWER on IntegriCloud