summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
AgeCommit message (Expand)Author
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-08-17ice: refactor ice_lib to make functions staticJan Sokolowski
2023-08-17ice: remove unused methodsJan Sokolowski
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller
2023-02-03ice: update VSI instead of init in some caseMichal Swiatkowski
2023-02-03ice: move VSI delete outside deconfigMichal Swiatkowski
2023-02-03ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Introduce ice_vlan structBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2022-02-09ice: Add helper function for adding VLAN 0Brett Creeley
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
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