summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2021-07-19ice: set the value of global config lock timeout longerLiwei Song
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-10ice: write register with correct offsetMitch Williams
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2020-10-01ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-06-22ice: fix potential double free in probe unrollingJacob Keller
2020-06-22ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-06-22ice: Fix memory leakSurabhi Boob
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-01-26ice: fix stack leakageJesse Brandeburg
2019-12-31ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-12-31ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-12-31ice: delay lessMitch Williams
2019-12-31ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
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