summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday/ftgmac100.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: faraday: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0Star
* net: ftgmac100: use kfree_skb() where appropriateEric Dumazet2014-01-181-3/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-4/+3Star
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-2/+0Star
* net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1Star
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-3/+2Star
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+1Star
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-3/+3
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-181-2/+7
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-191-0/+1
* ftgmac100: fix skb truesize underestimationEric Dumazet2011-10-141-1/+3
* ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher2011-08-121-0/+1365