aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice_switch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-11ice: Remove unused members from switch APIMarcin Szycik1-16/+0
2024-07-11ice: Optimize switch recipe creationMarcin Szycik1-0/+2
2024-07-11ice: remove unused recipe bookkeeping dataMichal Swiatkowski1-2/+0
2024-04-01ice: Add switch recipe reusing featureSteven Zou1-0/+1
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik1-0/+2
2024-03-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-2/+3
2024-03-25ice: default Tx rule instead of to queueMichal Swiatkowski1-2/+3
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou1-2/+2
2023-08-17ice: remove unused methodsJan Sokolowski1-1/+0
2023-08-07ice: Add direction metadataMarcin Szycik1-0/+1
2023-07-27ice: process events created by lag netdev event handlerDave Ertman1-0/+3
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman1-0/+26
2023-07-24ice: Add guard rule when creating FDB in switchdevMarcin Szycik1-0/+5
2023-07-24ice: Skip adv rules removal upon switchdev releaseWojciech Drewek1-1/+0
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski1-0/+1
2023-05-19ice: allow matching on meta dataMichal Swiatkowski1-0/+4
2023-05-19ice: remove redundant Rx field from rule infoMichal Swiatkowski1-5/+3
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski1-1/+7
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw1-0/+1
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin1-3/+0
2022-04-07ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_uAlexander Lobakin1-2/+10
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik1-0/+9
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-0/+13
2022-02-09ice: Use the proto argument for VLAN opsBrett Creeley1-0/+2
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-9/+0
2021-12-14ice: Cleanup after ice_status removalTony Nguyen1-13/+7
2021-12-14ice: Use int for ice_statusTony Nguyen1-24/+24
2021-10-28ice: low level support for tunnelsMichal Swiatkowski1-0/+2
2021-10-28ice: VXLAN and Geneve TC supportMichal Swiatkowski1-0/+1
2021-10-20ice: Add tc-flower filter support for channelKiran Patil1-0/+2
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek1-0/+11
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla1-0/+6
2021-10-11ice: allow adding advanced rulesGrishma Kotecha1-0/+14
2021-10-11ice: create advanced switch recipeDan Nowlin1-15/+95
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski1-0/+6
2021-06-17ice: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-28ice: Implement iidc operationsDave Ertman1-0/+4
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-0/+7
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-5/+0
2019-05-29ice: Minor cleanup in ice_switch.hAnirudh Venkataramanan1-4/+3
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin1-0/+4
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan1-0/+9
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-5/+5
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin1-0/+22
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan1-1/+2
2018-11-06ice: Free VSI contexts during for unloadVictor Raj1-0/+2
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+1
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan1-3/+5
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-0/+5
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan1-8/+26