index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
Lines
2004-10-21
[NET]: Add new sysfs attribute 'carrier' for net devices.
Andrew Morton
-0
/
+11
2004-09-12
[NET]: Kill netdev->last_stats
David S. Miller
-1
/
+0
2004-06-30
[PATCH] sparse: NULL vs 0 - net/*
Mika Kukkonen
-1
/
+1
2004-06-16
[SPARSE]: Fix another net warning.
Stephen Hemminger
-1
/
+1
2004-05-23
[NET]: Save some space with sysfs strings.
Vadim Lobanov
-3
/
+3
2004-01-10
net_device and netdev private struct allocation improvements.
Alexander Viro
-1
/
+1
2003-10-18
[NET]: Prevent 'eth0: driver changed get_stats after register' from lying.
Russell King
-1
/
+1
2003-10-16
[NET]: Catch buggy net drivers changing getstats op after registry.
Stephen Hemminger
-0
/
+1
2003-09-25
[NET]: Remove attribute group when unregistering netdev from sysfs.
Maneesh Soni
-2
/
+23
2003-08-19
[NET]: free_netdev - free network device on last class_device_usage
Stephen Hemminger
-0
/
+15
2003-08-15
[NET]: Add wireless statistics to sysfs.
Stephen Hemminger
-0
/
+67
2003-08-15
[NET]: Move code inline if short and used once.
Stephen Hemminger
-5
/
+0
2003-08-15
[NET]: net-sysfs - use attribute group instead of kobject for statistics.
Stephen Hemminger
-104
/
+82
2003-08-15
[NET]: net-sysfs misc fixes.
Stephen Hemminger
-13
/
+23
2003-07-22
[NET]: Print statistics using unsigned format in sysfs.
David S. Miller
-1
/
+1
2003-07-12
[NET]: Fix typo in net-sysfs.c copyright.
Nivedita Singhvi
-1
/
+1
2003-06-14
[NET]: Network hotplug via class_device/kobject.
Stephen Hemminger
-14
/
+44
2003-06-11
[NET]: Cleanup net-sysfs show and change functions.
Stephen Hemminger
-67
/
+88
2003-06-11
[NET]: Fix sysfs kobj parent refcount handling.
Stephen Hemminger
-7
/
+1
2003-05-29
[NET]: Kill deprecated if_port_text and users.
Stephen Hemminger
-25
/
+0
2003-05-29
[NET]: Sysfs netdev cleanup and bugfix.
Stephen Hemminger
-5
/
+7
2003-05-25
[NET]: post-sysfs netdev cleanup.
Jeff Muizelaar
-2
/
+0
2003-05-20
[NET]: sysfs support of network devices.
Stephen Hemminger
-0
/
+344