| Commit message (Expand) | Author | Age | Files | Lines |
* | net: network device name ifalias support | Stephen Hemminger | 2008-09-22 | 1 | -0/+36 |
* | wext: make sysfs bits optional and deprecate them | Johannes Berg | 2008-07-14 | 1 | -2/+2 |
* | bonding: Allow setting max_bonds to zero | Jay Vosburgh | 2008-06-18 | 1 | -0/+13 |
* | net: The dev->get_stats pointer is not NULL nowadays. | Pavel Emelyanov | 2008-05-21 | 1 | -5/+4 |
* | netns: Fix device renaming for sysfs | Daniel Lezcano | 2008-05-02 | 1 | -1/+6 |
* | [NET]: Expose netdevice dev_id through sysfs | David Woodhouse | 2008-04-20 | 1 | -0/+2 |
* | [ETH]: Combine format_addr() with print_mac(). | Michael Chan | 2008-01-28 | 1 | -13/+2 |
* | [NET]: Nicer WARN_ON in netstat_show | Pavel Emelyanov | 2008-01-28 | 1 | -3/+2 |
* | [NET]: Remove in-code externs for some functions from net/core/dev.c | Pavel Emelyanov | 2007-10-23 | 1 | -0/+2 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -10/+4 |
* | [NET]: Fix running without sysfs | Eric W. Biederman | 2007-10-10 | 1 | -3/+10 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -15/+0 |
* | [NET]: Fix race condition about network device name allocation. | Stephen Hemminger | 2007-05-19 | 1 | -1/+7 |
* | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 | 1 | -17/+11 |
* | Driver core: notify userspace of network device renames | Jean Tourrilhes | 2007-04-27 | 1 | -0/+11 |
* | [NET] core: whitespace cleanup | Stephen Hemminger | 2007-04-25 | 1 | -2/+2 |
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik | 2007-02-17 | 1 | -5/+5 |
|\ |
|
| * | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -5/+5 |
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2007-02-09 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT" | Robert P. J. Day | 2007-02-09 | 1 | -2/+2 |
* | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -82/+93 |
|/ |
|
* | [PATCH] WE-21 support (core API) | John W. Linville | 2006-09-25 | 1 | -4/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Create netdev attribute_groups with class_device_add | Stephen Hemminger | 2006-05-06 | 1 | -37/+12 |
* | [NET]: Fix an off-by-21-or-49 error. | Adrian Bunk | 2006-04-09 | 1 | -1/+1 |
* | [NET] core: add RFC2863 operstate | Stefan Rompf | 2006-03-20 | 1 | -0/+41 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats | Andrey Borzenkov | 2006-01-10 | 1 | -9/+19 |
* | [PATCH] net: swich device attribute creation to default attrs | Kay Sievers | 2006-01-04 | 1 | -47/+21 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -4/+4 |
* | [NET]: Allow controlling NAPI device weight with sysfs | Stephen Hemminger | 2005-06-08 | 1 | -0/+17 |
* | [NET]: Use %lx for netdev->features sysfs formatting. | David S. Miller | 2005-05-29 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+461 |