aboutsummaryrefslogtreecommitdiff
path: root/net/atm/atm_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-17atm: use scnprintf() instead of sprintf()Gravatar chas williams - CONTRACTOR 1-25/+15
2011-05-27atm: expose ATM device index in sysfsGravatar Dan Williams 1-0/+10
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsGravatar Dan Williams 1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsGravatar Joe Perches 1-13/+14
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-01-28[ATM]: Convert struct class_device to struct deviceGravatar Kay Sievers 1-30/+36
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-5/+2
2007-02-10[NET] ATM: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-7/+7
2006-10-21[ATM]: handle sysfs errorsGravatar Jeff Garzik 1-3/+12
2006-09-22[NET]: Remove unnecessary config.h includes from net/Gravatar Dave Jones 1-1/+0
2006-06-29[ATM]: basic sysfs support for ATM devicesGravatar Roman Kagan 1-0/+176