* Please pull bcm43xx-d80211 features and bugfixes
@ 2006-10-26 19:10 Michael Buesch
0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2006-10-26 19:10 UTC (permalink / raw)
To: linville; +Cc: netdev, bcm43xx-dev
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-26 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-26 19:10 Please pull bcm43xx-d80211 features and bugfixes Michael Buesch
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).