summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2019-09-12ice: Bump versionTony Nguyen
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-05ice: Rework around device/function capabilitiesAnirudh Venkataramanan
2019-09-05ice: change default number of receive descriptorsJesse Brandeburg
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman
2019-09-05ice: update Tx context structAshish Shah
2019-09-05ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin
2019-09-05ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan
2019-09-05ice: report link down for VF when PF's queues are not enabledLukasz Czapnik
2019-09-05ice: Reliably reset VFsMitch Williams
2019-09-05ice: change work limit to a constantJesse Brandeburg
2019-09-05ice: small efficiency fixesJesse Brandeburg
2019-09-05ice: move code closer togetherJesse Brandeburg
2019-09-05ice: clean up argumentsJesse Brandeburg
2019-09-05ice: Check root pointer for validityAnirudh Venkataramanan
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan
2019-09-05ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski
2019-09-03ice: Report stats when VSI is downDave Ertman
2019-09-03ice: Always notify FW of VF resetMitch Williams
2019-09-03ice: Correctly handle return values for init DCBDave Ertman
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-09-03ice: Cleanup defines in ice_type.hTony Nguyen
2019-09-03ice: print extra message if topology issueJesse Brandeburg
2019-09-03ice: add print of autoneg state to link messageJesse Brandeburg
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan
2019-09-03ice: add needed PFR during driver unloadBruce Allan
2019-09-03ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao
2019-09-03ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley
2019-09-03ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer
2019-09-03ice: Fix EMP reset handlingAnirudh Venkataramanan
2019-08-26ice: fix adminq calls during removeHenry Tieman
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-26ice: fix potential infinite loopColin Ian King
2019-08-26ice: fix ice_is_tc_enaJacob Keller
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin
2019-08-26ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak
2019-08-26ice: shorten local and add debug printsJesse Brandeburg
2019-08-26ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan