aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xtsonic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-12xtsonic: free irq if sonic_open() failsKulikov Vasiliy1-2/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+2
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-07-23net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-4/+2
2008-10-21xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel1-0/+319