aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
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
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev