summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-07-20net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+2
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-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-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
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-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-10-17drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard1-6/+16
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang1-2/+1
2020-02-11net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi1-6/+21
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1
2019-12-05net: marvell: fix a missing check of acpi_match_deviceKangjie Lu1-0/+2
2019-11-20net: marvell: fix return type of ndo_start_xmit functionYueHaibing3-3/+4
2019-11-20net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2-4/+6
2019-10-05skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai1-0/+7
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-08-09mvpp2: refactor MTU change codeMatteo Croce1-28/+13
2019-08-09mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier1-2/+4
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier1-9/+8
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King1-6/+11
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-01-09net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas1-3/+3
2019-01-09net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2019-01-09net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-21net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-21net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-10-06net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart1-5/+4
2018-09-20net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart1-2/+2
2018-09-19net: mvpp2: fix a txq_done race conditionAntoine Tenart1-4/+6
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6