summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday/ftmac100.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
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-4/+4
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-2/+0Star
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-4/+4
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-3/+3
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-181-4/+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
* ftmac100: fix skb truesize underestimationEric Dumazet2011-10-141-1/+4
* ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher2011-08-121-0/+1198