summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/faraday/ftmac100.c
AgeCommit message (Expand)Author
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-01-19net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber
2011-10-14ftmac100: fix skb truesize underestimationEric Dumazet
2011-08-11ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher