From: Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
To: linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
bcm43xx-dev-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org,
Larry Finger
<Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
Subject: Please pull bcm43xx-d80211 bugfixes and new features
Date: Mon, 2 Oct 2006 18:43:20 +0200 [thread overview]
Message-ID: <200610021843.20694.mb@bu3sch.de> (raw)
Hi John,
Please pull from my tree
git pull http://bu3sch.de/git/wireless-dev.git for-linville
This will pull various bugfixes and feature improvements.
Most noteably it will pull a bugfix for a crash introduced
by an earlier patch to d80211 which changed RX status information
handling.
The new features include support for the new v4 firmware.
I also did my homework to get better support for OpenWRT
devices in ssb.
The list of pulled changesets is:
Michael Buesch:
ssb: Abstract bus accesses.
bcm43xx-d80211: convert to ssb abstract bus access API
bcm43xx-d80211: Don't crash if we use v4 firmware.
bcm43xx-d80211: Always make fwpostfix option available.
bcm43xx-d80211: Firmware revision/patchlevel detection.
bcm43xx-d80211: Add support for v4 firmware.
bcm43xx-d80211: add SHM constants
bcm43xx-d80211: Don't use low level netif and ieee80211_netif_oper functions.
bcm43xx-d80211: DMA-mask fixes.
bcm43xx-d80211: Remove some BCM947XX ifdefs,
Merge branch 'master' of git://kernel.org/.../linville/wireless-dev
bcm43xx-d80211: Assign all fields in the RX status report.
bcm43xx-d80211: Set channel cookie to prevent ghost packets.
bcm43xx-d80211: Prevent crash by setting active wlcore to NULL on wlcore-select failure.
The diffstat is:
drivers/misc/ssb.c | 431 ++++++-----
drivers/net/wireless/d80211/bcm43xx/bcm43xx.h | 143 +++
.../net/wireless/d80211/bcm43xx/bcm43xx_debugfs.c | 295 +++-----
.../net/wireless/d80211/bcm43xx/bcm43xx_debugfs.h | 35 -
drivers/net/wireless/d80211/bcm43xx/bcm43xx_dma.c | 149 ++--
drivers/net/wireless/d80211/bcm43xx/bcm43xx_dma.h | 18
drivers/net/wireless/d80211/bcm43xx/bcm43xx_leds.c | 16
drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c | 820 +++++++++-----------
drivers/net/wireless/d80211/bcm43xx/bcm43xx_phy.c | 76 +-
drivers/net/wireless/d80211/bcm43xx/bcm43xx_pio.c | 104 +--
drivers/net/wireless/d80211/bcm43xx/bcm43xx_pio.h | 12
.../net/wireless/d80211/bcm43xx/bcm43xx_power.c | 125 +---
.../net/wireless/d80211/bcm43xx/bcm43xx_radio.c | 143 ++--
.../net/wireless/d80211/bcm43xx/bcm43xx_radio.h | 1
drivers/net/wireless/d80211/bcm43xx/bcm43xx_xmit.c | 309 +++++++-
drivers/net/wireless/d80211/bcm43xx/bcm43xx_xmit.h | 247 +++++-
include/linux/ssb.h | 71 +-
17 files changed, 1681 insertions(+), 1314 deletions(-)
--
Greetings Michael.
next reply other threads:[~2006-10-02 16:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-02 16:43 Michael Buesch [this message]
2006-10-03 3:44 ` Please pull bcm43xx-d80211 bugfixes and new features Larry Finger
2006-10-03 11:58 ` Michael Buesch
[not found] ` <200610031358.33760.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2006-10-03 12:36 ` Martin Langer
2006-10-03 13:05 ` Michael Buesch
2006-10-03 14:36 ` Larry Finger
[not found] ` <45227569.6070901-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2006-10-03 14:48 ` Michael Buesch
2006-10-03 15:07 ` Larry Finger
2006-10-03 15:12 ` Martin Langer
2006-10-03 15:14 ` Michael Buesch
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=200610021843.20694.mb@bu3sch.de \
--to=mb-fseuscv1ubazqb+pc5nmwq@public.gmane.org \
--cc=Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org \
--cc=bcm43xx-dev-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org \
--cc=linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).