index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
atm_sysfs.c
Age
Commit message (
Expand
)
Author
2020-01-25
net: atm: use %*ph to print small buffer
Andy Shevchenko
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-12-17
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-26
net/atm/atm_sysfs.c: checkpatch cleanups
Joe Perches
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-01-28
[ATM]: Convert struct class_device to struct device
Kay Sievers
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-02-10
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-10-21
[ATM]: handle sysfs errors
Jeff Garzik
2006-09-22
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-06-29
[ATM]: basic sysfs support for ATM devices
Roman Kagan