summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya1-0/+2
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna1-2/+6
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh1-11/+62
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya1-6/+17
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam1-0/+62
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth1-1/+3
2023-08-08octeontx2-af: TC flower offload support for inner VLANSuman Ghosh1-0/+13
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth1-0/+11
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh1-2/+7
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth1-7/+16
2023-05-03octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth1-2/+1
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh1-0/+8
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh1-14/+62
2022-11-03octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh1-18/+63
2022-08-06octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-4/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth1-3/+34
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-8/+13
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-148/+14
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-4/+102
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth1-3/+34
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-8/+13
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep1-8/+12
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu1-0/+3
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep1-5/+30
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-1/+1
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham1-5/+0
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu1-12/+8
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli1-1/+1
2021-08-17octeontx2-af: Modify install flow error codesSubbaraya Sundeep1-8/+8
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep1-2/+7
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep1-5/+6
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep1-1/+8
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie1-5/+2
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham1-0/+5
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam1-3/+13
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-2/+5
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli1-2/+15
2021-03-17octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli1-3/+4
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli1-2/+8
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli1-26/+19
2021-01-20octeontx2-af: Remove unneeded semicolonsXu Wang1-1/+1
2021-01-14octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli1-13/+39
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-18octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam1-3/+14
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+40
2020-11-18octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep1-0/+721
2020-11-18octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep1-0/+562