From: Jeff Garzik <jeff@garzik.org>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: Please pull 'upstream' branch of wireless-2.6
Date: Wed, 30 May 2007 10:03:22 -0400 [thread overview]
Message-ID: <465D842A.40105@garzik.org> (raw)
In-Reply-To: <20070529183135.GC3496@tuxdriver.com>
John W. Linville wrote:
> The following changes since commit d7ea3be56adc95b17351221fd95e78115f3b01f4:
> Brandon Craig Rhodes (1):
> hostap: Allocate enough tailroom for TKIP
>
> are found in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git upstream
>
> Akinobu Mita (1):
> softmac: use list_for_each_entry
>
> Daniel Drake (4):
> zd1211rw: Add ID for ZyXEL G-200v2
> zd1211rw: Extend RF layer
> zd1211rw: Add UW2453 RF support
> zd1211rw: Make CCK gain patching conditional on RF type
>
> Jouni Malinen (1):
> hostap: Remove driver version number
>
> Larry Finger (1):
> bcm43xx: Fix deviation from specifications in set_baseband_attenuation
>
> Matthias Kaehlcke (1):
> hostap: Use list_for_each_entry
>
> Pavel Roskin (1):
> hostap: Suppress broadcast if no stations are associated
>
> drivers/net/wireless/bcm43xx/bcm43xx_phy.c | 2 +-
> drivers/net/wireless/hostap/hostap_ap.c | 34 +-
> drivers/net/wireless/hostap/hostap_config.h | 2 -
> drivers/net/wireless/hostap/hostap_cs.c | 4 -
> drivers/net/wireless/hostap/hostap_ioctl.c | 2 -
> drivers/net/wireless/hostap/hostap_main.c | 1 -
> drivers/net/wireless/hostap/hostap_pci.c | 5 -
> drivers/net/wireless/hostap/hostap_plx.c | 5 -
> drivers/net/wireless/zd1211rw/Makefile | 2 +-
> drivers/net/wireless/zd1211rw/zd_chip.c | 5 +-
> drivers/net/wireless/zd1211rw/zd_chip.h | 3 +
> drivers/net/wireless/zd1211rw/zd_rf.c | 21 +-
> drivers/net/wireless/zd1211rw/zd_rf.h | 28 ++
> drivers/net/wireless/zd1211rw/zd_rf_al2230.c | 1 +
> drivers/net/wireless/zd1211rw/zd_rf_al7230b.c | 1 +
> drivers/net/wireless/zd1211rw/zd_rf_uw2453.c | 534 +++++++++++++++++++++++
> drivers/net/wireless/zd1211rw/zd_usb.c | 1 +
> net/ieee80211/softmac/ieee80211softmac_module.c | 32 +-
> 18 files changed, 611 insertions(+), 72 deletions(-)
> create mode 100644 drivers/net/wireless/zd1211rw/zd_rf_uw2453.c
pulled
next prev parent reply other threads:[~2007-05-30 14:03 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 18:30 Please pull 'upstream-fixes' branch of wireless-2.6 John W. Linville
2007-05-29 18:31 ` Please pull 'upstream' " John W. Linville
2007-05-30 14:03 ` Jeff Garzik [this message]
2007-05-30 13:46 ` Please pull 'upstream-fixes' " Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2007-05-08 17:39 Please pull 'upstream' " John W. Linville
2007-05-09 22:54 ` Jeff Garzik
2007-05-07 17:51 John W. Linville
2007-05-07 21:15 ` Dan Williams
2007-05-07 22:51 ` John W. Linville
2007-05-08 8:49 ` Johannes Berg
2007-05-07 23:09 ` Jeff Garzik
2007-05-07 23:30 ` Michael Wu
2007-05-07 23:38 ` John W. Linville
2007-05-08 17:38 ` John W. Linville
2007-03-27 18:26 Please pull 'upstream-fixes' " John W. Linville
2007-03-27 18:26 ` Please pull 'upstream' " John W. Linville
2007-03-29 12:31 ` Jeff Garzik
2007-03-16 21:31 Please pull 'upstream-fixes' " John W. Linville
2007-03-16 21:34 ` Please pull 'upstream' " John W. Linville
2007-03-23 5:55 ` Jeff Garzik
2007-03-23 12:02 ` Dan Williams
2007-03-08 3:30 Please pull 'upstream-fixes' " John W. Linville
2007-03-08 3:32 ` Please pull 'upstream' " John W. Linville
2007-03-09 16:59 ` Jeff Garzik
2007-02-27 20:50 Please pull 'upstream-fixes' " John W. Linville
2007-02-27 20:51 ` Please pull 'upstream' " John W. Linville
2007-03-03 0:42 ` Jeff Garzik
2007-02-02 21:27 Please pull "upstream-fixes" " John W. Linville
2007-02-02 21:28 ` Please pull "upstream" " John W. Linville
2007-02-07 0:06 ` Please pull "upstream-fixes" " Jeff Garzik
2007-02-07 21:11 ` Please pull "upstream" " John W. Linville
2007-02-09 20:13 ` John W. Linville
2007-02-09 21:12 ` Jeff Garzik
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=465D842A.40105@garzik.org \
--to=jeff@garzik.org \
--cc=linux-wireless@vger.kernel.org \
--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).