summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-048-2/+213
* octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram2018-12-043-7/+91
* octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman2018-12-043-0/+55
* octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram2018-12-041-0/+7
* octeontx2-af: Add support for Tx packet markingKrzysztof Kanas2018-12-043-0/+133
* octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru2018-12-041-4/+31
* octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob2018-12-041-5/+20
* octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob2018-12-041-1/+8
* octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram2018-12-041-1/+71
* octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram2018-12-043-18/+218
* octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob2018-12-044-94/+119
* octeontx2-af: Add support for dynamic flow cfg to RSS field generationJerin Jacob2018-12-042-27/+87
* octeontx2-af: Add response for RSS flow key cfg messageJerin Jacob2018-12-044-73/+86
* octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham2018-12-042-6/+10
* octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian2018-11-243-0/+82
* octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian2018-11-243-1/+43
* octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian2018-11-245-28/+40
* octeontx2-af: Misc cleanups in cgx driverLinu Cherian2018-11-245-37/+50
* octeontx2-af: Workarounds for HW errataSunil Goutham2018-11-203-5/+37
* octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian2018-11-201-0/+113
* octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham2018-11-201-19/+110
* octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski2018-11-204-7/+37
* octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2018-11-202-3/+185
* octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski2018-11-203-95/+223
* octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya2018-11-205-1/+156
* octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2018-11-202-1/+121
* octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham2018-11-204-11/+62
* octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski2018-11-205-21/+125
* octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham2018-11-204-28/+122
* octeontx2-af: Add MKEX default profileSantosh Shukla2018-11-203-25/+151
* octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham2018-11-203-0/+94
* octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham2018-11-203-4/+192
* octeontx2-af: Support for NPC MCAM countersSunil Goutham2018-11-203-0/+190
* octeontx2-af: MCAM entry installation supportSunil Goutham2018-11-203-8/+228
* octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham2018-11-204-5/+588
* octeontx2-af: Relax resource lock into mutexStanislaw Kardach2018-11-204-25/+30
* octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2018-11-202-0/+12
* octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham2018-11-205-1/+220
* octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham2018-11-207-102/+107
* octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun2018-10-251-1/+1
* octeontx2-af: Copy the right amount of memoryDan Carpenter2018-10-241-1/+1
* octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham2018-10-234-1/+105
* octeontx2-af: Support for setting MAC addressSunil Goutham2018-10-233-1/+35
* octeontx2-af: Support for changing RSS algorithmSunil Goutham2018-10-234-1/+108
* octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham2018-10-233-0/+187
* octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham2018-10-234-0/+375