aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas1-12/+16
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas1-5/+16
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas1-3/+2
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas1-2/+17
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas1-1/+1
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas1-1/+1
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas1-0/+2
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard1-1/+1
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann1-0/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn1-2/+7
2015-10-25net: mvneta: add ethtool statisticsRussell King1-0/+108
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+40
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau1-0/+12
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard1-1/+142
2015-09-29net: mvneta: Allow different queuesMaxime Ripard1-69/+11
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard1-29/+62
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2015-09-24net: fix phy refcounting in a bunch of driversRussell King1-0/+2
2015-09-15net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-77/+167
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas1-47/+130
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas1-15/+37
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas1-15/+0
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+10
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot1-12/+10
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot1-0/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev1-0/+6
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar1-6/+3
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+1
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev1-11/+95
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-2/+2
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+49
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia1-10/+49
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-3/+3