summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mv643xx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* 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: mv643xx_eth: Simplify mv643xx_eth_adjust_link()Ezequiel Garcia2014-05-231-10/+4
* net: mv643xx_eth: Implement software TSOEzequiel Garcia2014-05-221-4/+160
* net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia2014-05-221-12/+6
* net: mv643xx_eth: Factorize feature settingEzequiel Garcia2014-05-221-3/+5
* net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia2014-05-221-3/+6
* net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia2014-05-221-48/+65
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-2/+2
* net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth2013-12-171-1/+3
* net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli2013-12-091-20/+1
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-141-1/+2
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-4/+3
|\
| * net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-021-0/+1
| * net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-021-1/+1
| * net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-021-3/+1
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
|/
* net: mv643xx_eth: use dev_get_platdata()Jingoo Han2013-08-301-2/+2
* net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-091-2/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+1
|\
| * mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-1/+1
* | mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata2013-06-171-1/+1
* | net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-041-3/+5
* | net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-301-4/+149
* | net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-301-0/+11
* | net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-301-7/+18
* | net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-301-2/+1
* | net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-301-1/+1
* | net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-2/+0
|/
* NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
* mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
* net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-121-94/+3
* net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-111-1/+1
* net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-111-13/+4
* net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-111-16/+11
* mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-241-3/+9
* mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-179/+16
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-121-0/+32
* mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-071-4/+51
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+3
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* net: remove skb recyclingEric Dumazet2012-10-071-16/+2
* Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+6
|\
| * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-061-5/+10
|\ \ | |/
OpenPOWER on IntegriCloud