aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-08-11net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-11-25net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao
2022-10-26net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)
2022-09-28mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-07-20net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-04net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-10-17drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-02-11net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-05net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2019-11-20net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09mvpp2: fix panic on module removalMatteo Croce
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-01-09net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas
2019-01-09net: mvpp2: fix the phylink mode validationAntoine Tenart