aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/s6gmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-03-22s6gmac: fix error return code in s6gmac_probe()Wei Yongjun1-0/+1
2013-03-20net: s6gmac: Use module_platform_driver()Sachin Kamat1-14/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton1-3/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer1-2/+2
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-4/+5
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+3
2012-01-10s6gmac: use an unique MDIO bus name.Florian Fainelli1-1/+1
2011-08-12s6gmac: Move the s6gmac driversJeff Kirsher1-0/+1072