netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: document sysfs entries
@ 2014-03-28 21:25 Florian Fainelli
  2014-03-28 21:25 ` [PATCH net-next 1/2] net: sysfs: add Documentation entries for basic set of attributes Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-03-28 21:25 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-31 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28 21:25 [PATCH net-next 0/2] net: document sysfs entries Florian Fainelli
2014-03-28 21:25 ` [PATCH net-next 1/2] net: sysfs: add Documentation entries for basic set of attributes Florian Fainelli
2014-03-28 21:25 ` [PATCH net-next 2/2] net: export NET_ADDR_* values to user-space API Florian Fainelli
2014-03-31 20:11 ` [PATCH net-next 0/2] net: document sysfs entries David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).