summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni2014-07-301-0/+16
* net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni2014-07-301-1/+1
* net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia2014-07-231-13/+6Star
* net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia2014-07-231-3/+3
* net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas2014-07-231-8/+32
* net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas2014-07-231-1/+1
* net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun2014-07-211-0/+1
* net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun2014-07-211-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-2/+2
|\