linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Randolf <br1@einfach.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, johannes@sipsolutions.net,
	tomas.winkler@intel.com
Subject: [PATCH 0/3] iwlwifi: use generic radiotap headers
Date: Tue, 15 Jul 2008 14:29:53 +0200	[thread overview]
Message-ID: <20080715122806.10919.4335.stgit@void> (raw)

rebased against current tree...

---

Bruno Randolf (3):
      iwlwifi: use generic mac80211 radiotap headers
      mac80211: radiotap: assume modulation from rates
      mac80211: add rx status flag for short preamble


 drivers/net/wireless/iwlwifi/iwl-3945.c     |  104 +---------------------
 drivers/net/wireless/iwlwifi/iwl-3945.h     |    1 
 drivers/net/wireless/iwlwifi/iwl-dev.h      |    1 
 drivers/net/wireless/iwlwifi/iwl-rx.c       |  129 ++++-----------------------
 drivers/net/wireless/iwlwifi/iwl3945-base.c |    2 
 drivers/net/wireless/iwlwifi/iwl4965-base.c |    2 
 include/net/mac80211.h                      |    2 
 net/mac80211/rx.c                           |    7 +
 8 files changed, 35 insertions(+), 213 deletions(-)


             reply	other threads:[~2008-07-15 12:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15 12:29 Bruno Randolf [this message]
2008-07-15 12:30 ` [PATCH 1/3] mac80211: add rx status flag for short preamble Bruno Randolf
2008-07-15 12:30 ` [PATCH 2/3] mac80211: radiotap: assume modulation from rates Bruno Randolf
2008-07-15 12:30 ` [PATCH 3/3] iwlwifi: use generic mac80211 radiotap headers Bruno Randolf
2008-07-15 18:00   ` Tomas Winkler

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=20080715122806.10919.4335.stgit@void \
    --to=br1@einfach.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=tomas.winkler@intel.com \
    /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).