aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-03-11ice: add missing checks for PF vsi typeJesse Brandeburg
2023-02-22ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2022-08-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky
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