summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
AgeCommit message (Expand)Author
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-19ice: update dim usage and moderationJesse Brandeburg
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller
2021-06-07ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-14ice: remove return variablePaul M Stillwell Jr
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-03-10ice: use variable name more descriptive than typeBruce Allan
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
2020-02-15ice: Add initial support for QinQBrett Creeley
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman