aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
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
2019-01-09net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart
2018-12-21net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach
2018-12-21net: mvpp2: fix detection of 10G SFP modulesBaruch Siach
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang
2018-07-28net: mvneta: Improve the buffer allocation method for SWBMYelena Krivosheev
2018-07-28net: mvneta: Verify hardware checksum only when offload checksum feature is setYelena Krivosheev
2018-07-28net: mvneta: Allocate page for the descriptorGregory CLEMENT
2018-07-28net: mvneta: discriminate error cause for missed packetGregory CLEMENT
2018-07-28net: mvneta: increase number of buffers in RX and TX queueYelena Krivosheev
2018-07-28net: mvneta: remove data pointer usage from device_node structureGregory CLEMENT
2018-07-28net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-07-28net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier