aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2014-10-20net: ethernet: faraday: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2-2/+2
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-01-17net: ftgmac100: use kfree_skb() where appropriateEric Dumazet1-3/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2-8/+7
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2-7/+6
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 Pirko2-6/+6
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2-6/+14
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2-2/+2
2012-01-18net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2-0/+2
2011-10-13ftmac100: fix skb truesize underestimationEric Dumazet1-1/+4
2011-10-13ftgmac100: fix skb truesize underestimationEric Dumazet1-1/+3
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-11ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher6-0/+3033