summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ice: fix access-beyond-end in the switch codeAlexander Lobakin2022-06-021-5/+0
* eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
* ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller2022-03-151-0/+1
* ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller2022-03-151-1/+2
* ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller2022-03-141-1/+1
* ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-141-1/+1
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+1
* ice: Support configuring the device to Double VLAN ModeBrett Creeley2022-02-091-0/+1
* ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-2/+7
* ice: Add new VSI VLAN opsBrett Creeley2022-02-091-0/+2
* ice: ndo_setup_tc implementation for PFKiran Patil2021-10-111-1/+2
* ice: introduce VF port representorMichal Swiatkowski2021-10-071-1/+2
* ice: support basic E-Switch mode controlMichal Swiatkowski2021-10-071-0/+1
* ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-111-0/+1
* ice: Initialize RDMA supportDave Ertman2021-05-281-0/+1
* ice: Allow ignoring opcodes on specific VFMichal Swiatkowski2021-04-221-0/+1
* ice: Enable FDIR Configure for AVFQi Zhang2021-03-221-1/+1
* ice: Add initial support framework for LAGDave Ertman2021-02-081-0/+1
* ice: implement device flash update via devlinkJacob Keller2020-07-281-0/+1
* ice: Implement aRFSBrett Creeley2020-05-221-0/+1
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+2
* ice: refactor filter functionsMichal Swiatkowski2020-05-211-0/+1
* ice: enable initial devlink supportJacob Keller2020-03-211-0/+1
* ice: Enable writing hardware filtering tablesTony Nguyen2020-01-241-1/+2
* ice: Implement DCBNL supportDave Ertman2019-11-081-1/+1
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-0/+1
* ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-041-0/+1
* ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-041-0/+1
* ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-121-0/+1
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+1
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-031-1/+1
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-0/+1
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-011-0/+1
* ice: Add stats and ethtool supportAnirudh Venkataramanan2018-03-261-1/+2
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-1/+2
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-1/+3
* ice: Start hardware initializationAnirudh Venkataramanan2018-03-261-1/+2
* ice: Add support for control queuesAnirudh Venkataramanan2018-03-261-1/+3
* ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-261-0/+10