aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-191-1/+7
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* [NET] core: whitespace cleanupStephen Hemminger2007-04-251-2/+2
* Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-171-5/+5
|\
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-2/+2
|\ \ | |/ |/|
| * [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-091-2/+2
* | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-82/+93
|/
* [PATCH] WE-21 support (core API)John W. Linville2006-09-251-4/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-37/+12
* [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-091-1/+1
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-201-0/+41
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov2006-01-101-9/+19
* [PATCH] net: swich device attribute creation to default attrsKay Sievers2006-01-041-47/+21
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-4/+4
* [NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger2005-06-081-0/+17
* [NET]: Use %lx for netdev->features sysfs formatting.David S. Miller2005-05-291-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+461