summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice: Initialize RDMA supportDave Ertman2021-05-281-1/+1
* ice: remove return variablePaul M Stillwell Jr2021-04-141-1/+1
* ice: refactor interrupt moderation writesJesse Brandeburg2021-04-141-1/+2
* ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan2021-04-071-0/+2
* ice: fix memory leak if register_netdev_failsJacob Keller2020-09-251-6/+0
* ice: Add advanced power mgmt for WoLAkeem G Abodunrin2020-07-231-0/+2
* ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley2020-05-311-0/+3
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+2
* ice: refactor filter functionsMichal Swiatkowski2020-05-211-7/+2
* ice: use variable name more descriptive than typeBruce Allan2020-03-101-2/+2
* ice: Add support to enable/disable all Rx queues before waitingBrett Creeley2020-02-151-2/+2
* ice: Add initial support for QinQBrett Creeley2020-02-151-0/+2
* ice: fix and consolidate logging of NVM/firmware version informationBruce Allan2020-02-121-2/+0
* ice: Add code to keep track of current dflt_vsiBrett Creeley2020-01-031-0/+8
* ice: Implement ethtool ops for channelsHenry Tieman2019-11-221-1/+1
* ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan2019-11-081-0/+2
* ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan2019-11-081-0/+4
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-0/+4
* ice: Add support for XDPMaciej Fijalkowski2019-11-041-0/+6
* ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-041-39/+0
* ice: Enable DDP package downloadTony Nguyen2019-09-121-0/+1
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-121-0/+2
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-261-0/+10
* ice: add support for enabling/disabling single queuesMaciej Fijalkowski2019-08-261-2/+16
* ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin2019-08-231-0/+4
* ice: Add switch rules to handle LLDP packetsDave Ertman2019-05-301-0/+2