summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley1-1/+1
2021-10-21ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil1-0/+1
2021-10-21ice: 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-29ice: Initialize RDMA supportDave Ertman1-1/+1
2021-04-15ice: remove return variablePaul M Stillwell Jr1-1/+1
2021-04-15ice: refactor interrupt moderation writesJesse Brandeburg1-1/+2
2021-04-08ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan1-0/+2
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller1-6/+0
2020-07-24ice: 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-23ice: Initialize Flow Director resourcesHenry Tieman1-0/+2
2020-05-22ice: refactor filter functionsMichal Swiatkowski1-7/+2
2020-03-10ice: use variable name more descriptive than typeBruce Allan1-2/+2
2020-02-16ice: Add support to enable/disable all Rx queues before waitingBrett Creeley1-2/+2
2020-02-16ice: 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-04ice: Add code to keep track of current dflt_vsiBrett Creeley1-0/+8
2019-11-23ice: 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-27ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt1-0/+10
2019-08-27ice: 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
2019-05-30ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan1-0/+8
2019-05-30ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen1-0/+2
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley1-0/+2
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley1-0/+1
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+8
2019-03-27ice: Remove unused function prototypeAnirudh Venkataramanan1-2/+0
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin1-1/+1
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan1-2/+3
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan1-1/+0
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-1/+2
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash1-0/+2
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman1-1/+1