aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday/ftgmac100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-3/+2
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-2/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+3
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet1-2/+7
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-1/+1
2012-01-18net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber1-0/+1
2011-10-13ftgmac100: fix skb truesize underestimationEric Dumazet1-1/+3
2011-08-11ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher1-0/+1365