aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski1-0/+1
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg1-0/+2
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski1-7/+4
2022-03-03ice: store VF pointer instead of VF IDJacob Keller1-1/+2
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman1-1/+1
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-0/+3
2022-02-09ice: Introduce ice_vlan structBrett Creeley1-0/+1
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-11/+0
2022-02-09ice: Add helper function for adding VLAN 0Brett Creeley1-1/+1
2021-12-14ice: Cleanup after ice_status removalTony Nguyen1-2/+1
2021-12-14ice: Remove enum ice_statusTony Nguyen1-3/+0
2021-12-14ice: Use int for ice_statusTony Nguyen1-1/+1
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley1-1/+1
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil1-0/+1
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil1-3/+8
2021-10-19ice: update dim usage and moderationJesse Brandeburg1-0/+1
2021-10-19ice: Add support for VF rate limitingBrett Creeley1-1/+3
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-3/+3
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski1-0/+1
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski1-0/+12
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan1-0/+2
2021-06-11ice: enable receive hardware timestampingJacob Keller1-1/+2
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller1-0/+1
2021-06-07ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley1-0/+4
2021-05-28ice: Initialize RDMA supportDave Ertman1-1/+1
2021-04-14ice: remove return variablePaul M Stillwell Jr1-1/+1
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg1-1/+2
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan1-0/+2
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller1-6/+0
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin1-0/+2
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley1-0/+3
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-0/+2
2020-05-21ice: refactor filter functionsMichal Swiatkowski1-7/+2
2020-03-10ice: use variable name more descriptive than typeBruce Allan1-2/+2
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley1-2/+2
2020-02-15ice: Add initial support for QinQBrett Creeley1-0/+2
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan1-2/+0
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley1-0/+8
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman1-1/+1
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan1-0/+2
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan1-0/+4
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak1-0/+4
2019-11-04ice: Add support for XDPMaciej Fijalkowski1-0/+6
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan1-39/+0
2019-09-12ice: Enable DDP package downloadTony Nguyen1-0/+1
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik1-0/+2
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt1-0/+10
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski1-2/+16
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin1-0/+4
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman1-0/+2