aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mv643xx_eth.c
Commit message (Expand)AuthorAge
* net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-02
* net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia2014-06-02
* net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-02
* net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia2014-06-02
* net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()Ezequiel Garcia2014-05-23
* net: mv643xx_eth: Implement software TSOEzequiel Garcia2014-05-22
* net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia2014-05-22
* net: mv643xx_eth: Factorize feature settingEzequiel Garcia2014-05-22
* net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia2014-05-22
* net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia2014-05-22
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth2013-12-17
* net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli2013-12-09
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-14
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\
| * net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-02
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* net: mv643xx_eth: use dev_get_platdata()Jingoo Han2013-08-30
* net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-20
* | mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata2013-06-17
* | net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-04
* | net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-30
* | net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
|/
* NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-16
* mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-14
* net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-12
* net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-11
* net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-11
* net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-11
* mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-24
* mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-22
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-12
* mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-07
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* net: remove skb recyclingEric Dumazet2012-10-07
* Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-25
|\
| * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-06
|\|