summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/s6gmac.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-1/+0Star
* s6gmac: fix error return code in s6gmac_probe()Wei Yongjun2013-03-221-0/+1
* net: s6gmac: Use module_platform_driver()Sachin Kamat2013-03-201-14/+1Star
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* net/ethernet: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-2/+2
|\
| * net: Change mail address of Oskar SchirmerOskar Schirmer2012-05-171-2/+2
* | ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-131-1/+1
|/
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-091-4/+5
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+3
* s6gmac: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* s6gmac: Move the s6gmac driversJeff Kirsher2011-08-121-0/+1072