summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil1-1/+2
2021-10-07ice: introduce VF port representorMichal Swiatkowski1-1/+2
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski1-0/+1
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+1
2021-05-29ice: Initialize RDMA supportDave Ertman1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski1-0/+1
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-1/+1
2021-02-09ice: Add initial support framework for LAGDave Ertman1-0/+1
2020-07-29ice: implement device flash update via devlinkJacob Keller1-0/+1
2020-05-23ice: Implement aRFSBrett Creeley1-0/+1
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-0/+2
2020-05-22ice: refactor filter functionsMichal Swiatkowski1-0/+1
2020-03-21ice: enable initial devlink supportJacob Keller1-0/+1
2020-01-25ice: Enable writing hardware filtering tablesTony Nguyen1-1/+2
2019-11-08ice: Implement DCBNL supportDave Ertman1-1/+1
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak1-0/+1
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak1-0/+1
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan1-0/+1
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+1
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+1
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-1/+1
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+1
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan1-0/+1
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-1/+2
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-1/+2
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-1/+3
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-1/+2
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-1/+3
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan1-0/+10