summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter2020-02-011-2/+2
* octeontx2-pf: ethtool RSS config supportSunil Goutham2020-01-274-4/+269
* octeontx2-pf: Add basic ethtool supportChristina Jacob2020-01-276-4/+525
* octeontx2-pf: Add ndo_get_stats64Geetha sowjanya2020-01-273-0/+97
* octeontx2-pf: TCP segmentation offload supportSunil Goutham2020-01-275-4/+273
* octeontx2-pf: Receive side scaling supportSunil Goutham2020-01-274-1/+167
* octeontx2-pf: Error handling supportGeetha sowjanya2020-01-276-3/+255
* octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham2020-01-276-6/+242
* octeontx2-pf: Register and handle link notificationsLinu Cherian2020-01-273-0/+109
* octeontx2-pf: Add packet transmission supportSunil Goutham2020-01-276-2/+470
* octeontx2-pf: Receive packet handling supportSunil Goutham2020-01-276-3/+349
* octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham2020-01-276-10/+332
* octeontx2-pf: Initialize and config queuesSunil Goutham2020-01-277-17/+1290
* octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham2020-01-274-4/+286
* octeontx2-pf: Mailbox communication with AFSunil Goutham2020-01-274-3/+552
* octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham2020-01-276-0/+362
* octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter2019-11-211-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-169-18/+18
|\
| * octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
* | octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep2019-11-144-14/+65
* | octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham2019-11-143-3/+112
* | octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya2019-11-143-11/+28
* | octeontx2-af: Enable broadcast packet replicationSunil Goutham2019-11-144-59/+69
* | octeontx2-af: Support fixed transmit scheduler topologySunil Goutham2019-11-149-259/+513
* | octeontx2-af: Add more RSS algorithmsKiran Kumar K2019-11-142-11/+114
* | octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram2019-11-141-2/+31
* | octeontx2-af: Update NPC KPU packet parsing profileHao Zheng2019-11-144-3792/+11236
* | octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep2019-11-142-134/+17
* | octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya2019-11-142-13/+30
* | octeontx2-af: Add mbox API to validate all responsesSunil Goutham2019-11-144-12/+70
* | octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham2019-11-143-1/+213
* | octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian2019-11-145-2/+173
* | octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula2019-11-142-0/+163
* | octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula2019-11-145-20/+201
* | octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula2019-11-143-2/+507
* | octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob2019-11-143-2/+530
* | octeontx2-af: Dump current resource provisioning statusChristina Jacob2019-11-144-1/+169
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-161-1/+3
|\
| * octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET2019-01-041-1/+3
* | cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-081-1/+1
|/
* octeontx2-af: Enable mkex profileVamsi Attunuru2018-12-038-2/+213
* octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram2018-12-033-7/+91
* octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman2018-12-033-0/+55
* octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram2018-12-031-0/+7
* octeontx2-af: Add support for Tx packet markingKrzysztof Kanas2018-12-033-0/+133
* octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru2018-12-031-4/+31
* octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob2018-12-031-5/+20
* octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob2018-12-031-1/+8
* octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram2018-12-031-1/+71
OpenPOWER on IntegriCloud