Hi John,

Please pull
git://git.kernel.org/pub/scm/linux/kernel/git/mwu/d80211-drivers.git up
for these patches:

Michael Wu (4):
      zd1211-d80211: Copy zd1211 driver to d80211 directory
      zd1211-d80211: Hook up Kconfig and Makefiles
      zd1211-d80211: Port zd1211 to Devicescape stack
      p54: Don't send startup packet again on next ifup (USB)

 Kconfig                  |    1
 Makefile                 |    1
 p54/prism54usb.c         |   26
 zd1211rw/Kconfig         |   19
 zd1211rw/Makefile        |   11
 zd1211rw/zd_chip.c       | 1655 
+++++++++++++++++++++++++++++++++++++++++++++++
 zd1211rw/zd_chip.h       |  845 +++++++++++++++++++++++
 zd1211rw/zd_def.h        |   54 +
 zd1211rw/zd_ieee80211.h  |   68 +
 zd1211rw/zd_mac.c        |  638 ++++++++++++++++++
 zd1211rw/zd_mac.h        |  247 +++++++
 zd1211rw/zd_rf.c         |  156 ++++
 zd1211rw/zd_rf.h         |   83 ++
 zd1211rw/zd_rf_al2230.c  |  373 ++++++++++
 zd1211rw/zd_rf_al7230b.c |  274 +++++++
 zd1211rw/zd_rf_rf2959.c  |  279 +++++++
 zd1211rw/zd_types.h      |   71 ++
 zd1211rw/zd_usb.c        | 1423 ++++++++++++++++++++++++++++++++++++++++
 zd1211rw/zd_usb.h        |  243 ++++++
 zd1211rw/zd_util.c       |   82 ++
 zd1211rw/zd_util.h       |   29
 21 files changed, 6574 insertions(+), 4 deletions(-)

Thanks,
-Michael Wu

Attachment: pgpVXt3OWfgzF.pgp
Description: PGP signature

Reply via email to