summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing
2018-10-17octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya
2018-10-17octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham
2018-10-17octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham
2018-10-17octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham
2018-10-17octeontx2-af: NIX block LF initializationSunil Goutham
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham
2018-10-17octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya
2018-10-17octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann
2018-10-11octeontx2-af: Remove set but not used variable 'dev'YueHaibing
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham
2018-10-10octeontx2-af: Add mailbox support infraAleksey Makarov
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-19net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: mvneta: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart
2018-09-19net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart
2018-09-19net: mvpp2: map the CPUs to threadsAntoine Tenart
2018-09-19net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart