summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches2015-09-151-21/+22
* net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-101-4/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-141-77/+167
|\
| * net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas2015-08-101-47/+130
| * net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas2015-08-101-15/+37
| * net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas2015-08-101-15/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-12/+10Star
|\|
| * net: mvneta: fix refilling for Rx DMA buffersSimon Guinot2015-07-211-12/+10Star
* | mvneta: use inband status only when explicitly enabledStas Sergeev2015-07-221-4/+5
|/
* net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-06-301-1/+25
* net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-06-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-0/+6
|\
| * mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev2015-06-231-0/+6
* | drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* | net: mv643xx_eth: Use setup_timerVaishali Thakkar2015-06-011-6/+3Star
* | mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
|/
* pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-071-6/+1Star
|\
| * mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1Star
* | mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-031-11/+95
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-091-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-10/+49
|\
| * net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-271-10/+49
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-3/+3
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-2/+0Star
|\
| * net: ethernet: marvell: drop owner assignment from platform_driversWolfram Sang2014-10-201-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-104-6/+7
|\ \
| * | net: mvneta: fix race condition in mvneta_tx()Eric Dumazet2014-12-091-1/+2
| * | net: mvneta: fix Tx interrupt delaywilly tarreau2014-12-091-1/+1
| * | sky2: avoid pci write posting after disabling irqsLino Sanfilippo2014-12-061-1/+2
| * | skge: Unmask interrupts in case of spurious interruptsLino Sanfilippo2014-12-061-2/+1Star
| * | pxa168: close race between napi and irq activationLino Sanfilippo2014-12-061-1/+1
* | | sky2: Fix crash inside sky2_rx_cleanMirko Lindner2014-11-261-1/+3
* | | sky2: use new netdev_rss_key_fill() helperIan Morris2014-11-211-9/+4Star
* | | net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang2014-11-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-072-17/+28
|\| |
| * | net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
| * | net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
| |/
* | ethernet: mvneta: Use PHY status standard messageEzequiel Garcia2014-10-311-2/+1Star
* | ethernet: marvell: remove unnecessary checkVarka Bhadram2014-10-281-4/+2Star
* | net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth2014-10-241-126/+0Star
* | net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth2014-10-241-15/+85
* | net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth2014-10-241-15/+23
|/
* net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven2014-10-101-1/+2
* net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart2014-10-061-6/+6
* drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang2014-10-041-1/+1
* net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
* net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13