summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/Makefile
AgeCommit message (Expand)AuthorLines
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski-1/+0
2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel-0/+1
2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel-0/+1
2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel-1/+1
2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel-1/+1
2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel-3/+3
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski-1/+1
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel-0/+1
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel-1/+1
2024-09-06ice: basic support for VLAN in subfunctionsMichal Swiatkowski-0/+1
2024-09-06ice: base subfunction aux driverPiotr Raczynski-0/+1
2024-08-13ice: add parser execution main loopJunfeng Guo-0/+1
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo-0/+1
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski-0/+1
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski-1/+2
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt-1/+2
2023-12-14ice: configure FW loggingPaul M Stillwell Jr-1/+3
2023-12-05ice: read internal temperature sensorKonrad Knitter-0/+1
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller-3/+2
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski-1/+2
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek-1/+1
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski-0/+1
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller-1/+1
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski-1/+1
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov-0/+1
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin-5/+0
2022-05-22eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski-0/+5
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller-0/+1
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller-1/+2
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller-1/+1
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller-1/+1
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski-0/+1
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley-0/+1
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley-2/+7
2022-02-09ice: Add new VSI VLAN opsBrett Creeley-0/+2
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil-1/+2
2021-10-07ice: introduce VF port representorMichal Swiatkowski-1/+2
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski-0/+1
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller-0/+1
2021-05-28ice: Initialize RDMA supportDave Ertman-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski-0/+1
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang-1/+1
2021-02-08ice: Add initial support framework for LAGDave Ertman-0/+1
2020-07-28ice: implement device flash update via devlinkJacob Keller-0/+1
2020-05-22ice: Implement aRFSBrett Creeley-0/+1
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman-0/+2
2020-05-21ice: refactor filter functionsMichal Swiatkowski-0/+1
2020-03-21ice: enable initial devlink supportJacob Keller-0/+1
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen-1/+2
2019-11-08ice: Implement DCBNL supportDave Ertman-1/+1