aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
Commit message (Expand)AuthorAgeFilesLines
* ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller2025-07-101-0/+8
* ice: receive LLDP on trusted VFsMateusz Pacuszka2025-04-111-1/+2
* ice: do not configure destination override for switchdevLarysa Zaremba2025-03-051-4/+0
* ice: support FW Recovery ModeKonrad Knitter2025-01-161-0/+1
* ice: Cleanup unused declarationsYue Haibing2024-10-081-2/+0
* ice: add basic devlink subfunctions supportPiotr Raczynski2024-09-061-0/+2
* ice: export ice ndo_ops functionsPiotr Raczynski2024-09-061-0/+1
* ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba2024-09-031-8/+2
* ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek2024-05-061-38/+1
* ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski2024-03-041-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-2/+8
|\
| * ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar2024-02-201-2/+8
* | ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski2024-02-021-6/+0
* | ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski2024-02-021-4/+0
|/
* ice: Add support in the driver for associating queue with napiAmritha Nambiar2023-12-051-0/+4
* ice: refactor ice_lib to make functions staticJan Sokolowski2023-08-171-3/+0
* ice: remove unused methodsJan Sokolowski2023-08-171-2/+0
* ice: Add driver support for firmware changes for LAGDave Ertman2023-07-271-0/+1
* ice: Unset src prune on uplink VSIWojciech Drewek2023-07-241-0/+1
* ice: track interrupt vectors with xarrayPiotr Raczynski2023-05-161-5/+0
* ice: add individual interrupt allocationPiotr Raczynski2023-05-161-2/+2
* ice: refactor VSI setup to use parameter structureJacob Keller2023-02-061-8/+44
* ice: update VSI instead of init in some caseMichal Swiatkowski2023-02-031-2/+2
* ice: move VSI delete outside deconfigMichal Swiatkowski2023-02-031-1/+0
* ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski2023-02-031-1/+6
* ice: cleanup in VSI config/deconfig codeMichal Swiatkowski2023-02-031-1/+1
* ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski2022-11-091-0/+1
* ice: Implement control of FCS/CRC strippingJesse Brandeburg2022-08-181-0/+2
* ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-281-7/+4
* ice: store VF pointer instead of VF IDJacob Keller2022-03-031-1/+2
* ice: Simplify tracking status of RDMA supportDave Ertman2022-02-141-1/+1
* ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-0/+3
* ice: Introduce ice_vlan structBrett Creeley2022-02-091-0/+1
* ice: Add new VSI VLAN opsBrett Creeley2022-02-091-11/+0
* ice: Add helper function for adding VLAN 0Brett Creeley2022-02-091-1/+1
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-2/+1
* ice: Remove enum ice_statusTony Nguyen2021-12-141-3/+0
* ice: Use int for ice_statusTony Nguyen2021-12-141-1/+1
* ice: Remove boolean vlan_promisc flag from functionBrett Creeley2021-10-291-1/+1
* ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil2021-10-201-0/+1
* ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil2021-10-201-3/+8
* ice: update dim usage and moderationJesse Brandeburg2021-10-191-0/+1
* ice: Add support for VF rate limitingBrett Creeley2021-10-191-1/+3
* ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-3/+3
* ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski2021-10-141-0/+1
* ice: manage VSI antispoof and destination overrideMichal Swiatkowski2021-10-071-0/+12
* ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan2021-09-281-0/+2
* ice: enable receive hardware timestampingJacob Keller2021-06-111-1/+2
* ice: wait for reset before reporting devlink infoJacob Keller2021-06-071-0/+1
* ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley2021-06-071-0/+4