summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/Makefile
AgeCommit message (Expand)Author
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-05-22eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2021-02-08ice: Add initial support framework for LAGDave Ertman
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-03-21ice: enable initial devlink supportJacob Keller
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan