index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
net-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-20
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
1
-1
/
+4
2009-10-28
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
1
-2
/
+6
2009-10-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+5
2009-10-08
wext: refactor
Johannes Berg
1
-1
/
+5
2009-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
2009-10-05
net: export device speed and duplex via sysfs
Andy Gospodarek
1
-0
/
+40
2009-09-29
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
1
-7
/
+5
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+1
2009-05-27
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
David S. Miller
1
-1
/
+0
2009-05-19
net-sysfs: Use rtnl_trylock in sysfs methods.
Eric W. Biederman
1
-3
/
+5
2009-03-10
net: fix warning about non-const string
Stephen Hemminger
1
-1
/
+1
2009-03-03
net: Avoid race between network down and sysfs
Stephen Hemminger
1
-1
/
+3
2008-11-26
netns: filter out uevent not belonging to init_net
Daniel Lezcano
1
-0
/
+3
2008-11-20
netdev: introduce dev_get_stats()
Stephen Hemminger
1
-2
/
+1
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-28
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
1
-0
/
+7
2008-09-23
net: network device name ifalias support
Stephen Hemminger
1
-0
/
+36
2008-07-14
wext: make sysfs bits optional and deprecate them
Johannes Berg
1
-2
/
+2
2008-06-18
bonding: Allow setting max_bonds to zero
Jay Vosburgh
1
-0
/
+13
2008-05-22
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
1
-5
/
+4
2008-05-03
netns: Fix device renaming for sysfs
Daniel Lezcano
1
-1
/
+6
2008-04-21
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
1
-0
/
+2
2008-01-29
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-13
/
+2
2008-01-29
[NET]: Nicer WARN_ON in netstat_show
Pavel Emelyanov
1
-3
/
+2
2007-10-24
[NET]: Remove in-code externs for some functions from net/core/dev.c
Pavel Emelyanov
1
-0
/
+2
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-10
/
+4
2007-10-11
[NET]: Fix running without sysfs
Eric W. Biederman
1
-3
/
+10
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-15
/
+0
2007-05-20
[NET]: Fix race condition about network device name allocation.
Stephen Hemminger
1
-1
/
+7
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-17
/
+11
2007-04-27
Driver core: notify userspace of network device renames
Jean Tourrilhes
1
-0
/
+11
2007-04-26
[NET] core: whitespace cleanup
Stephen Hemminger
1
-2
/
+2
2007-02-17
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Jeff Garzik
1
-5
/
+5
2007-02-11
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-5
/
+5
2007-02-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
1
-2
/
+2
2007-02-09
[PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"
Robert P. J. Day
1
-2
/
+2
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-82
/
+93
2006-09-26
[PATCH] WE-21 support (core API)
John W. Linville
1
-4
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-07
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-37
/
+12
2006-04-10
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
1
-1
/
+1
2006-03-21
[NET] core: add RFC2863 operstate
Stefan Rompf
1
-0
/
+41
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
Andrey Borzenkov
1
-9
/
+19
2006-01-05
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
1
-47
/
+21
[next]