summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2016-11-15net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-01net: mv643xx_eth: ensure coalesce settings survive read-modify-writeRussell King
2016-10-31mv643xx_eth: Properly resolve merge conflict.David S. Miller
2016-10-31mv643xx_eth: Fix merge error.David S. Miller
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-18skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...Zach Brown
2016-10-18ethernet/marvell: use core min/max MTU checkingJarod Wilson
2016-10-12net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov
2016-09-26net: mvneta: mark symbols static where possibleBaoyou Xie
2016-09-12net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-06net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-01sky2: use napi_complete_donestephen hemminger
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes
2016-08-01ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-17net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-17net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-01net: mvneta: fix open() error cleanupRussell King - ARM Linux
2016-06-29net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT
2016-05-16net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang
2016-05-16net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-09pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang
2016-03-31net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann
2016-03-14net: mvneta: replace magic numbers by existing macrosDmitri Epshtein
2016-03-14net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein
2016-03-14net: mvneta: enable change MAC address when interface is upDmitri Epshtein