summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna1-0/+4
2023-12-02octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram1-0/+17
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya1-0/+8
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam1-0/+53
2023-08-08octeontx2-af: TC flower offload support for inner VLANSuman Ghosh1-0/+5
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth1-0/+4
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep1-0/+5
2023-04-27octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya1-2/+3
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh1-4/+3
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi1-1/+1
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh1-0/+8
2022-11-19octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang1-0/+3
2022-11-03octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh1-0/+6
2022-10-03octeontx2-af: cn10k: mcs: Add debugfs supportGeetha sowjanya1-0/+346
2022-07-11octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-179/+0
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-05-03octeontx2-af: debugfs: fix error return of allocationsNiels Dossche1-2/+2
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya1-0/+2
2021-11-18octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter1-7/+10
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-33/+115
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu1-0/+2
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra1-0/+94
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi1-11/+11
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi1-1/+1
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-5/+2
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep1-4/+1
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam1-8/+80
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham1-0/+163
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-1/+4
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-21/+36
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-19octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep1-4/+5
2021-03-19octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli1-1/+1
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli1-1/+1
2021-02-22octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter1-1/+1
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya1-1/+1
2021-02-13octeontx2-af: Fix spelling mistake "recievd" -> "received"Colin Ian King1-1/+1
2021-02-12octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam1-7/+101
2021-02-12octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam1-11/+43
2021-02-12octeontx2-af: cn10k: Update NIX and NPA context in debugfsGeetha sowjanya1-2/+175
2021-02-04octeontx2-af: Add support for CPT1 in debugfsSrujana Challa1-44/+42
2021-01-20octeontx2-af: Remove unneeded semicolonsXu Wang1-2/+2
2021-01-14octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli1-0/+1
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter1-203/+52