summaryrefslogtreecommitdiffstats
path: root/net/core/net-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-291-13/+2Star
* [NET]: Nicer WARN_ON in netstat_showPavel Emelyanov2008-01-281-3/+2Star
* [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-241-0/+2
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-10/+4Star
* [NET]: Fix running without sysfsEric W. Biederman2007-10-111-3/+10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-15/+0Star
* [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-201-1/+7
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11Star
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* [NET] core: whitespace cleanupStephen Hemminger2007-04-261-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-111-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/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-071-37/+12Star
* [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-101-1/+1
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-211-0/+41
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-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-051-47/+21Star
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-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-301-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+461