aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* net: marvell: mvneta: fix DMA debug warningRussell King2019-02-201-1/+1
* sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
* net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov2019-02-171-1/+6
* skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-011-2/+4
* 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
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-12/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-031-0/+2
|\
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-271-0/+2
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-17/+2
|\ \ | |/ |/|
| * Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-212-10/+12
| |\
| * \ Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-121-17/+2
| |\ \
| | * | phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-17/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-202-10/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | net: mvpp2: fix the phylink mode validationAntoine Tenart2018-12-191-1/+1
| * | | net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
| * | | net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas2018-12-161-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-1/+33
|\| |
| * | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-041-1/+32
| * | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-041-0/+1
* | | net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-032-26/+2
* | | 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
* | | octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram2018-12-033-18/+218
* | | octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob2018-12-034-94/+119
* | | octeontx2-af: Add support for dynamic flow cfg to RSS field generationJerin Jacob2018-12-032-27/+87
* | | octeontx2-af: Add response for RSS flow key cfg messageJerin Jacob2018-12-034-73/+86
* | | octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham2018-12-032-6/+10
* | | octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian2018-11-233-0/+82
* | | octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian2018-11-233-1/+43
* | | octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian2018-11-235-28/+40
* | | octeontx2-af: Misc cleanups in cgx driverLinu Cherian2018-11-235-37/+50
* | | net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing2018-11-231-2/+1
* | | octeontx2-af: Workarounds for HW errataSunil Goutham2018-11-193-5/+37
* | | octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian2018-11-191-0/+113
* | | octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham2018-11-191-19/+110
* | | octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski2018-11-194-7/+37
* | | octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2018-11-192-3/+185
* | | octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski2018-11-193-95/+223
* | | octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya2018-11-195-1/+156
* | | octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2018-11-192-1/+121
* | | octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham2018-11-194-11/+62