]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net_sysfs_doc'
authorDavid S. Miller <davem@davemloft.net>
Mon, 31 Mar 2014 20:09:26 +0000 (16:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Mar 2014 20:09:26 +0000 (16:09 -0400)
commit54b894bc1f9c2a6bfc6b413786d90d0db3b94ec6
tree53015a4ca1bb53ccba9955ccc6cc151ac330307c
parent0168642c90469c5012a22a10ccf9d10c342bedbe
parent6fcecef060ba99a7b38dc37ce2dcba910266c64f
Merge branch 'net_sysfs_doc'

Florian Fainelli says:

====================
net: document sysfs entries

This patchset attempts to document the basic set of sysfs entries that are
exposed by netdevices in /sys/class/net/<iface>/

I did not go before the pre-git era, so the oldest entries are marked with
the 2.6.12 kernel version and dated of April 2005.

Future patches will document the queues/ and statistics/ directories as well.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>