aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_hw_autogen.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08ice: Implement DCBNL supportDave Ertman1-0/+3
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+2
2019-08-20ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley1-0/+3
2019-07-31ice: Add stats for Rx drops at the port levelBrett Creeley1-0/+1
2019-07-31ice: track hardware stat registers past rolloverJacob Keller1-30/+0
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+4
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski1-0/+4
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan1-0/+5
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+3
2019-03-26ice: enable VF admin queue interruptsMitch Williams1-0/+2
2019-03-19ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley1-0/+10
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams1-0/+1
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley1-0/+1
2018-11-13ice: Fix debug print in ice_tx_timeoutBrett Creeley1-0/+3
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley1-0/+2
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan1-0/+6
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan1-0/+2
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan1-0/+8
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-0/+1
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+1
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+38
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+21
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley1-0/+5
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari1-0/+39
2018-08-28ice: Clean up register fileAnirudh Venkataramanan1-229/+188
2018-08-23ice: Update to interrupts enabled in OICRBruce Allan1-8/+0
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton1-2/+0
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan1-0/+2
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-0/+80
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+59
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+63
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+30
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+32