aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-19[NET]: Fix race condition about network device name allocation.Stephen Hemminger1-1/+7
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-17/+11
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes1-0/+11
2007-04-25[NET] core: whitespace cleanupStephen Hemminger1-2/+2
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstreamJeff Garzik1-5/+5
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+2
2007-02-09[PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day1-2/+2
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-82/+93
2006-09-25[PATCH] WE-21 support (core API)John W. Linville1-4/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger1-37/+12
2006-04-09[NET]: Fix an off-by-21-or-49 error.Adrian Bunk1-1/+1
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf1-0/+41
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-10[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov1-9/+19
2006-01-04[PATCH] net: swich device attribute creation to default attrsKay Sievers1-47/+21
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-4/+4
2005-06-08[NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger1-0/+17
2005-05-29[NET]: Use %lx for netdev->features sysfs formatting.David S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+461