netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: linville@tuxdriver.com
Cc: netdev@vger.kernel.org, bcm43xx-dev@lists.berlios.de
Subject: Please pull bcm43xx-d80211 features and bugfixes
Date: Thu, 26 Oct 2006 21:10:23 +0200	[thread overview]
Message-ID: <200610262110.23251.mb@bu3sch.de> (raw)

Hi John,

Please pull latest bcm43xx-d80211 features and bugfixes.

git pull http://bu3sch.de/git/wireless-dev.git for-linville

This will introduce hardware encryption for everything
but TKIP on v4 firmware. For v3 firmware or TKIP it will
transparently fall back to software encryption.
It also fixes a bug that caused high CPU usage due to an IRQ
not stopping to trigger.


      bcm43xx-d80211: Fix runaway IRQ which caused high CPU usage.
      bcm43xx-d80211: Rename IRQs
      bcm43xx-d80211: Fix hardware based encryption for v4 firmware.
      bcm43xx-d80211: Use software encryption for TKIP for now.
      bcm43xx-d80211: No support for hw encryption with v3 firmware. Various hwenc fixes.
      bcm43xx-d80211: Only set USEDEFKEYS hostflag for WEP.

 drivers/net/wireless/d80211/bcm43xx/bcm43xx.h      |  103 +++-
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c |  488 +++++++++++++-------
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.h |    3 
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_xmit.c |   93 +++-
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_xmit.h |    2 
 5 files changed, 461 insertions(+), 228 deletions(-)

-- 
Greetings Michael.

                 reply	other threads:[~2006-10-26 19:11 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=200610262110.23251.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=bcm43xx-dev@lists.berlios.de \
    --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).