summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: move devlink port code to a separate filePiotr Raczynski2024-04-011-0/+1
* ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski2024-04-011-1/+2
* ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt2024-04-011-1/+2
* ice: configure FW loggingPaul M Stillwell Jr2023-12-141-1/+3
* ice: read internal temperature sensorKonrad Knitter2023-12-051-0/+1
* ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller2023-10-041-3/+2
* ice: implement dpll interface to control cguArkadiusz Kubalewski2023-09-171-1/+2
* ice: Implement basic eswitch bridge setupWojciech Drewek2023-07-241-1/+1
* ice: move interrupt related code to separate filePiotr Raczynski2023-05-161-0/+1
* ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller2023-02-261-1/+1
* ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski2023-01-201-1/+1
* ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov2023-01-191-0/+1
* 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-151-1/+1
* ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-151-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-291-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-091-0/+1
* ice: implement device flash update via devlinkJacob Keller2020-07-291-0/+1
* ice: Implement aRFSBrett Creeley2020-05-231-0/+1
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-231-0/+2
* ice: refactor filter functionsMichal Swiatkowski2020-05-221-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