summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-062-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/+1
* | ethernet: marvell: remove unnecessary checkVarka Bhadram2014-10-271-4/+2
* | net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth2014-10-241-126/+0
* | 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-051-6/+6
* drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang2014-10-031-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/+50
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-092-4/+4
* mvneta: Add missing if_vlan.h include.David S. Miller2014-08-251-0/+1
* mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich2014-08-251-3/+4
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-142-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-131-3/+6
|\ \ | |/ |/|
| * net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König2014-08-071-3/+6
* | sky2: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
|/
* net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni2014-07-291-0/+16
* net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni2014-07-291-1/+1
* net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia2014-07-221-13/+6
* net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia2014-07-221-3/+3
* net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas2014-07-221-8/+32
* net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas2014-07-221-1/+1
* net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun2014-07-201-0/+1
* net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun2014-07-201-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-2/+2
|\
| * net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-081-1/+1
| * net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-081-1/+1
* | net: mvpp2: Fix a typo in the licenseEzequiel Garcia2014-07-151-1/+1
* | ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas2014-07-103-0/+6402
|/
* skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-181-0/+7
* net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-2/+6
* net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia2014-06-021-2/+0
* net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-21/+42
* net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia2014-06-021-1/+4
* net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-3/+9
* net: mvneta: Fix missing DMA region unmapEzequiel Garcia2014-06-021-3/+2
* net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-4/+24
* net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia2014-06-021-4/+1
* net: mvneta: Remove unneeded 'weigth' fieldEzequiel Garcia2014-05-231-6/+1
* net: mvmdio: Use devm_* API to simplify the codeEzequiel Garcia2014-05-231-12/+6
OpenPOWER on IntegriCloud