aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-22octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya1-0/+3
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth1-2/+2
2023-08-25octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth1-0/+2
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth1-0/+1
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep1-1/+2
2022-11-08octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth1-0/+1
2022-08-01octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep1-1/+1
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh1-0/+1
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep1-3/+1
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya1-1/+6
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya1-0/+5
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya1-2/+0
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham1-5/+2
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya1-0/+1
2021-02-11octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam1-1/+0
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-0/+7
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov1-0/+1
2020-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao1-4/+0
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob1-0/+11
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham1-0/+2
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya1-0/+1
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham1-0/+4
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham1-0/+14
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham1-0/+2
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham1-6/+32
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham1-0/+102