linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs
@ 2007-03-07 16:45 johannes
  2007-03-07 16:45 ` [PATCH (v3) 1/4] mac80211: move PHY things " johannes
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: johannes @ 2007-03-07 16:45 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless

In order to not export internal details via sysfs (which is a
userspace ABI) this patch series moves everything from sysfs
into debugfs.

There's still the problem with following renames in debugfs,
but the code is almost there so we only need to change two
lines of code once we get debugfs_rename().

Over the previously posted series this fixes a small bug with
a key's station symlink, introduces a new configuration symbol
for the debugfs interface and fixes a few other bugs for the
compiling-without-debugfs case.

I've now tested this in station mode with and without encryption
and in hostap mode.

johannes

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

end of thread, other threads:[~2007-03-23 18:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 16:45 [PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs johannes
2007-03-07 16:45 ` [PATCH (v3) 1/4] mac80211: move PHY things " johannes
2007-03-07 16:45 ` [PATCH (v3) 2/4] mac80211: move sta dir " johannes
2007-03-07 16:45 ` [PATCH (v3) 3/4] mac80211: move per-netdev and key stuff " johannes
2007-03-07 16:45 ` [PATCH (v3) 4/4] mac80211 debugfs Kconfig johannes
2007-03-23 18:04 ` [PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs Jiri Benc

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).