summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
* net: pxa168_eth: add device tree supportAntoine Ténart2014-09-301-23/+47
* net: pxa168_eth: clean upAntoine Ténart2014-09-301-52/+50Star
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-102-4/+4
* mvneta: Add missing if_vlan.h include.David S. Miller2014-08-261-0/+1
* mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich2014-08-261-3/+4
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-152-2/+2
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-141-3/+6
|\ \ | |/ |/|
| * net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König2014-08-081-3/+6
* | sky2: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
|/