summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep
2019-11-14octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham
2019-11-14octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham
2019-11-14octeontx2-af: Add more RSS algorithmsKiran Kumar K
2019-11-14octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram
2019-11-14octeontx2-af: Update NPC KPU packet parsing profileHao Zheng
2019-11-14octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep
2019-11-14octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham
2019-11-14octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian
2019-11-14octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula
2019-11-14octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula
2019-11-14octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru
2018-12-03octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram
2018-12-03octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman
2018-12-03octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram
2018-12-03octeontx2-af: Add support for Tx packet markingKrzysztof Kanas
2018-12-03octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru
2018-12-03octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob
2018-12-03octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob
2018-12-03octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram
2018-12-03octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram
2018-12-03octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob
2018-12-03octeontx2-af: Add support for dynamic flow cfg to RSS field generationJerin Jacob
2018-12-03octeontx2-af: Add response for RSS flow key cfg messageJerin Jacob
2018-12-03octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham
2018-11-23octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian
2018-11-23octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian
2018-11-23octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian