summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dlink/sundance.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-09remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2012-12-04Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller1-7/+7
2012-12-03dlink: remove __dev* attributesBill Pemberton1-7/+7
2012-12-03sundance: Enable WoL supportDenis Kirjanov1-1/+80
2012-10-05sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-04-07sundance: stop using net_device.{base_addr, irq}.Francois Romieu1-7/+5
2012-02-24ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-5/+4
2011-11-09sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12de6*/dl2k/sundance: Move the D-Link driversJeff Kirsher1-0/+1940