aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-03net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
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
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-07-31sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-31net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-31net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-06-09net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-09net: mvneta: Fix err code path of probeJisheng Zhang
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-13sky2: 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
2018-10-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-07-22net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-02-25net: mvpp2: allocate zeroed tx descriptorsYan Markman
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-03net: mvpp2: fix the txq_init error pathAntoine Tenart
2018-01-23net: mvpp2: do not disable GMAC paddingYan Markman
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-29net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-29net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-11-30net: mvneta: fix handling of the Tx descriptor counterSimon Guinot
2017-11-08net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart
2017-10-24net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart
2017-10-24net: mvpp2: do not unmap TSO headers buffersAntoine Tenart
2017-10-24net: mvpp2: fix TSO headers allocation and managementYan Markman
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart
2017-09-28net: mvpp2: fix port list indexingYan Markman
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-03net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart