aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/uli526x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-07uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-195/+202
2012-04-07uli526x: fix regions leak in driver probe error path.Francois Romieu1-28/+20
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-9/+12
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher1-0/+1850