From: Larry Finger <Larry.Finger@lwfinger.net>
To: Jiri Benc <jbenc@suse.cz>
Cc: John Linville <linville@tuxdriver.com>, netdev@vger.kernel.org
Subject: [PATCH 0/4] Try 2 - Add wireless statistics to d80211 and its drivers
Date: Wed, 23 Aug 2006 21:51:12 -0500 [thread overview]
Message-ID: <44ED1420.3090008@lwfinger.net> (raw)
Jiri,
This series of patches address all of your earlier concerns, namely:
1. The d80211 stuff is in Part 1/4, the patches for bcm43xx-d80211 are in Part 2/4, the patches for
the adm8211 driver is in Part 3/4, and the patches for the RT2X00 family of drivers are in Part 4/4.
2. The location for maxssi has been moved to struct hw.
3. The unnecessary variables in ieee80211_local have been removed. Unfortunately, wstats has to remain.
4. The floor for signal and noise has been set to -110 dBm.
5. The variables last_signal and last_noise now appear in /sys/class/ieee80211/phy0/sta/[MAC
Address]/. BTW, is there a good reason why only root can read these variables?
Signed-Off-By: Larry Finger <Larry.Finger@lwfinger.net>
reply other threads:[~2006-08-24 2:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44ED1420.3090008@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=jbenc@suse.cz \
--cc=linville@tuxdriver.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).