[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1396041958-2471-1-git-send-email-f.fainelli@gmail.com>
Date: Fri, 28 Mar 2014 14:25:56 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/2] 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.
Florian Fainelli (2):
net: sysfs: add Documentation entries for basic set of attributes
net: export NET_ADDR_* values to user-space API
Documentation/ABI/testing/sysfs-class-net | 199 ++++++++++++++++++++++++++++++
include/linux/netdevice.h | 7 --
include/uapi/linux/netdevice.h | 6 +
3 files changed, 205 insertions(+), 7 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-class-net
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists