summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_type.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj1-0/+1
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman1-0/+4
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+6
2020-05-22ice: Support displaying ntuple rulesHenry Tieman1-0/+3
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-1/+44
2020-05-21ice: Fix casting issuesKarol Kolacinski1-2/+2
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD1-0/+2
2020-05-21ice: Add support for tunnel offloadsTony Nguyen1-0/+4
2020-05-21ice: report netlist version in .info_getJacob Keller1-0/+11
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller1-0/+1
2020-03-21ice: discover and store size of available flashJacob Keller1-0/+1
2020-03-21ice: store NVM version info in extracted formatJacob Keller1-11/+19
2020-02-12ice: Trivial fixesTony Nguyen1-1/+1
2020-01-24ice: Allocate flow profileTony Nguyen1-0/+2
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen1-0/+4
2019-11-22ice: Store number of functions for the deviceBruce Allan1-0/+1
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller1-0/+2
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-1/+62
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash1-0/+3
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+26
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik1-0/+2
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr1-0/+8
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni1-0/+3
2019-09-03ice: Cleanup defines in ice_type.hTony Nguyen1-3/+3
2019-08-26ice: fix ice_is_tc_enaJacob Keller1-2/+2
2019-08-26ice: added sibling head to parse nodesVictor Raj1-0/+2
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan1-1/+1
2019-05-30ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller1-0/+1
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt1-0/+9
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+1
2019-05-04ice: Use bitfields where possibleJesse Brandeburg1-5/+5
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan1-0/+5
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+2
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan1-0/+58
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+4
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-11/+11
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan1-0/+3
2019-03-22ice: Remove unused vsi_id fieldAnirudh Venkataramanan1-1/+0
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao1-0/+1
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan1-0/+2
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan1-1/+1
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan1-1/+3
2018-11-07ice: Change req_speeds to be u16Chinh T Cao1-1/+1
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+3
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+10
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+7
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley1-9/+19
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley1-4/+10
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan1-0/+3
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-3/+1