linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] compat-wireless: various patches
@ 2010-03-11 21:32 Hauke Mehrtens
  2010-03-11 21:32 ` [PATCH 1/2] compat: update bitops.h Hauke Mehrtens
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Hauke Mehrtens @ 2010-03-11 21:32 UTC (permalink / raw)
  To: lrodriguez; +Cc: linux-wireless, mcgrof, Hauke Mehrtens

This adds orinoco driver and fixes some build and load problems of
recent comapt-wireless.

This series was compile tested with kernel 2.6.27 to 2.6.34
For kernel older than 2.6.27 qdisc_all_tx_empty must be backported.

Hauke Mehrtens (5):
  compat-wireless: rename {free,alloc}_ieee80211 to {free,alloc}_libipw
  compat-wireless: add orinoco to compat-wireless
  compat-wireless: fix building of iwmc3200wifi
  compat-wireless: remove some uneeded header files
  compat-wireless: update config symbols

 config.mk                         |   29 ++++++-
 patches/01-netdev.patch           |   73 +++++++++++++----
 patches/02-ksize.patch            |   25 ++++++
 patches/13-trace.patch            |   19 +++++
 patches/23-ipw.patch              |  161 +++++++++++++++++++++++++++++++++++++
 patches/24-pcmcia.patch           |   14 +++
 patches/99-change-makefiles.patch |    8 +-
 scripts/admin-update.sh           |    5 +-
 8 files changed, 306 insertions(+), 28 deletions(-)
 create mode 100644 patches/23-ipw.patch
 create mode 100644 patches/24-pcmcia.patch

Hauke Mehrtens (2):
  compat: update bitops.h
  compat: backport PCMCIA_DEVICE_PROD_ID3

 include/linux/bitops.h        |   33 ++++++++++++++++++++++++++++++---
 include/linux/compat-2.6.34.h |    7 +++++++
 2 files changed, 37 insertions(+), 3 deletions(-)



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-03-12  4:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 21:32 [PATCH 0/5] compat-wireless: various patches Hauke Mehrtens
2010-03-11 21:32 ` [PATCH 1/2] compat: update bitops.h Hauke Mehrtens
2010-03-11 21:32 ` [PATCH 1/5] compat-wireless: rename {free,alloc}_ieee80211 to {free,alloc}_libipw Hauke Mehrtens
2010-03-12  2:16   ` Gábor Stefanik
2010-03-12  4:44     ` Pavel Roskin
2010-03-11 21:32 ` [PATCH 2/2] compat: backport PCMCIA_DEVICE_PROD_ID3 Hauke Mehrtens
2010-03-12  1:12   ` Luis R. Rodriguez
2010-03-11 21:32 ` [PATCH 2/5] compat-wireless: add orinoco to compat-wireless Hauke Mehrtens
2010-03-12  1:05   ` Pavel Roskin
2010-03-12  1:19     ` Luis R. Rodriguez
2010-03-11 21:32 ` [PATCH 3/5] compat-wireless: fix building of iwmc3200wifi Hauke Mehrtens
2010-03-11 21:32 ` [PATCH 4/5] compat-wireless: remove some uneeded header files Hauke Mehrtens
2010-03-11 21:32 ` [PATCH 5/5] compat-wireless: update config symbols Hauke Mehrtens
2010-03-12  1:17   ` Luis R. Rodriguez

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).