aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/atm_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR1-25/+15
2011-05-27atm: expose ATM device index in sysfsDan Williams1-0/+10
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-01-28[ATM]: Convert struct class_device to struct deviceKay Sievers1-30/+36
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-5/+2
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-7/+7
2006-10-21[ATM]: handle sysfs errorsJeff Garzik1-3/+12
2006-09-22[NET]: Remove unnecessary config.h includes from net/Dave Jones1-1/+0
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan1-0/+176