summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
Commit message (Expand)AuthorAgeFilesLines
* ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-081-1/+1
* ice: Bump versionTony Nguyen2019-09-121-2/+2
* ice: Enable DDP package downloadTony Nguyen2019-09-1212-195/+679
* ice: Initialize DDP package structuresTony Nguyen2019-09-124-2/+953
* ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-129-1/+1137
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-128-29/+53
* ice: send driver version to firmwarePaul M Stillwell Jr2019-09-126-1/+97
* ice: Rework around device/function capabilitiesAnirudh Venkataramanan2019-09-051-20/+20
* ice: change default number of receive descriptorsJesse Brandeburg2019-09-051-17/+2
* ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-054-39/+54
* ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-055-15/+51
* ice: update Tx context structAshish Shah2019-09-052-1/+3
* ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin2019-09-051-0/+1
* ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2019-09-052-10/+8
* ice: report link down for VF when PF's queues are not enabledLukasz Czapnik2019-09-051-1/+4
* ice: Reliably reset VFsMitch Williams2019-09-051-6/+10
* ice: change work limit to a constantJesse Brandeburg2019-09-053-16/+3
* ice: small efficiency fixesJesse Brandeburg2019-09-051-1/+3
* ice: move code closer togetherJesse Brandeburg2019-09-051-3/+3
* ice: clean up argumentsJesse Brandeburg2019-09-051-22/+21
* ice: Check root pointer for validityAnirudh Venkataramanan2019-09-051-1/+1
* ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan2019-09-052-16/+10
* ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley2019-09-051-1/+1
* ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley2019-09-031-2/+3
* ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski2019-09-031-1/+0
* ice: Report stats when VSI is downDave Ertman2019-09-031-2/+6
* ice: Always notify FW of VF resetMitch Williams2019-09-031-9/+16
* ice: Correctly handle return values for init DCBDave Ertman2019-09-031-9/+8
* ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni2019-09-034-2/+24
* ice: Cleanup defines in ice_type.hTony Nguyen2019-09-031-3/+3
* ice: print extra message if topology issueJesse Brandeburg2019-09-031-0/+17
* ice: add print of autoneg state to link messageJesse Brandeburg2019-09-031-2/+9
* ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan2019-09-032-3/+3
* ice: add needed PFR during driver unloadBruce Allan2019-09-031-0/+5
* ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao2019-09-031-1/+7
* ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley2019-09-031-44/+44
* ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer2019-09-031-2/+3
* ice: Fix EMP reset handlingAnirudh Venkataramanan2019-09-031-0/+2
* ice: fix adminq calls during removeHenry Tieman2019-08-261-1/+1
* ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan2019-08-261-11/+21
* ice: Fix VF configuration issues due to resetAkeem G Abodunrin2019-08-261-2/+9
* ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan2019-08-263-23/+74
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-265-75/+207
* ice: add support for enabling/disabling single queuesMaciej Fijalkowski2019-08-262-146/+214
* ice: fix potential infinite loopColin Ian King2019-08-261-1/+1
* ice: fix ice_is_tc_enaJacob Keller2019-08-261-2/+2
* ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski2019-08-261-7/+24
* ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2019-08-262-3/+5
* ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak2019-08-261-9/+12
* ice: shorten local and add debug printsJesse Brandeburg2019-08-261-19/+44
OpenPOWER on IntegriCloud