aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-08net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-08net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-05sky2: avoid pci write posting after disabling irqsLino Sanfilippo
2014-12-05skge: Unmask interrupts in case of spurious interruptsLino Sanfilippo
2014-12-05pxa168: close race between napi and irq activationLino Sanfilippo
2014-11-26sky2: Fix crash inside sky2_rx_cleanMirko Lindner
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-11-12net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-01net: mvpp2: fix possible memory leakSudip Mukherjee
2014-10-31ethernet: mvneta: Use PHY status standard messageEzequiel Garcia
2014-10-27ethernet: marvell: remove unnecessary checkVarka Bhadram
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth
2014-10-20net: ethernet: marvell: drop owner assignment from platform_driversWolfram Sang
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven
2014-10-05net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart
2014-10-03drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang
2014-09-30net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart
2014-09-30net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart
2014-09-30net: pxa168_eth: rework the MAC address setupAntoine Ténart
2014-09-30net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart
2014-09-30net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart
2014-09-30net: pxa168_eth: add device tree supportAntoine Ténart
2014-09-30net: pxa168_eth: clean upAntoine Ténart
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-25mvneta: Add missing if_vlan.h include.David S. Miller
2014-08-25mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08sky2: use pci_zalloc_consistentJoe Perches
2014-08-07net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas
2014-07-20net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun
2014-07-20net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-10ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas
2014-07-08net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons