summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter
2018-10-20net: 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-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-01-09net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni
2016-12-10net: sky2: Fix shutdown crashJeremy Linton
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-04-12net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn
2015-10-25net: mvneta: add ethtool statisticsRussell King
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard
2015-09-29net: mvneta: Allow different queuesMaxime Ripard
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-15net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas