aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin1-5/+0
2022-05-22eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski1-0/+5
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller1-0/+1
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller1-1/+2
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller1-1/+1
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller1-1/+1
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+1
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-0/+1
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-2/+7
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-0/+2
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-28ice: 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-08ice: Add initial support framework for LAGDave Ertman1-0/+1
2020-07-28ice: implement device flash update via devlinkJacob Keller1-0/+1
2020-05-22ice: Implement aRFSBrett Creeley1-0/+1
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-0/+2
2020-05-21ice: refactor filter functionsMichal Swiatkowski1-0/+1
2020-03-21ice: enable initial devlink supportJacob Keller1-0/+1
2020-01-24ice: 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