summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2021-08-18net: mvvp2: fix short frame size on s390John Hubbard1-1/+1
2021-08-04octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2-4/+8
2021-07-19net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-14net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+2
2021-06-03net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-14net: marvell: prestera: fix port event handling on initVadym Kochan1-1/+2
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin1-2/+2
2021-03-30octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-30octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-1/+3
2021-03-30octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-30octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach3-14/+120
2021-03-30octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-04octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter1-1/+1
2021-03-04net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier1-1/+8
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5
2021-02-07net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao1-1/+2
2021-01-27octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
2021-01-17net: mvneta: fix error message when MTU too large for XDPMarek Behún1-1/+1
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu1-1/+1
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski1-1/+1
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski1-2/+3
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2-1/+34
2020-12-06net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong1-1/+3
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-11-17net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi1-2/+3
2020-11-14net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai1-2/+5
2020-11-07net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan1-0/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-35/+56
2020-10-05net: mvneta: fix double free of txq->bufTom Rix1-11/+2
2020-10-01octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam4-9/+19
2020-10-01octeontx2-pf: Fix the device state on errorHariprasad Kelam1-1/+4
2020-10-01octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya1-0/+1
2020-10-01octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep3-11/+23
2020-09-30net: mvneta: avoid possible cache misses in mvneta_rx_swbmLorenzo Bianconi1-6/+6
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K2-29/+65
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar1-40/+40
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman1-0/+5
2020-09-29octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao1-3/+3
2020-09-29octeontx2-af: add parser support for Forward DSAHariprasad Kelam2-0/+145
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach5-144/+301
2020-09-29octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach1-2/+2
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-1/+1