aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/sunbmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20net: ethernet: sun: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-21net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-20net: sunbmac: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2013-06-24net: Restore unintentional reverts.David S. Miller1-1/+0
2013-05-17net: ethernet: sun: initialize variables directlyEmilio López1-4/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-3/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03net/sun: remove __dev* attributesBill Pemberton1-4/+4
2012-09-21sunbmac: Remove unused local variable.David S. Miller1-1/+0
2012-07-10sunbmac: remove unnecessary setting of skb->devJon Mason1-2/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu1-15/+16
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher1-0/+1306