linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] wl12xx updates
@ 2009-04-05  2:10 Bob Copeland
  2009-04-05  2:10 ` [PATCH 1/6] wl12xx: update to 2.6.29 mac80211 hw scan API Bob Copeland
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Bob Copeland @ 2009-04-05  2:10 UTC (permalink / raw)
  To: kalle.valo; +Cc: linux-wireless, Bob Copeland

Hi Kalle,

Here are some patches that bring wl12xx back to compiling state for
current wireless-testing.  This is on top of your original patch
from your web page.  Review at your leisure, and feel free to roll
them all up into your eventual post for inclusion.

Of note, possible incompatible changes are patch 2 which removes ssid
from the join command, and patch 3 which changes the platform setup
so it can compile on any platform.  Only compile-tested for now.

Bob Copeland (6):
  wl12xx: update to 2.6.29 mac80211 hw scan API
  wl12xx: remove ssid parameters from driver private struct
  wl12xx: separate platform data into arch-independent code
  wl12xx: update tx API usage
  wl12xx: update config callback parameters
  wl12xx: update set_key callback to match current API

 drivers/net/wireless/wl12xx/cmd.c    |    4 +--
 drivers/net/wireless/wl12xx/event.c  |    2 +-
 drivers/net/wireless/wl12xx/main.c   |   47 ++++++++++++++++++----------------
 drivers/net/wireless/wl12xx/tx.c     |   11 +++-----
 drivers/net/wireless/wl12xx/wl12xx.h |    7 +---
 include/linux/spi/wl12xx_spi.h       |   18 +++++++++++++
 6 files changed, 51 insertions(+), 38 deletions(-)
 create mode 100644 include/linux/spi/wl12xx_spi.h



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

end of thread, other threads:[~2009-04-22 19:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-05  2:10 [PATCH 0/6] wl12xx updates Bob Copeland
2009-04-05  2:10 ` [PATCH 1/6] wl12xx: update to 2.6.29 mac80211 hw scan API Bob Copeland
2009-04-05  8:58   ` Johannes Berg
2009-04-05 14:33     ` Bob Copeland
2009-04-22  3:38       ` [PATCH v2] " Bob Copeland
2009-04-22 19:57         ` Kalle Valo
2009-04-22 19:45   ` [PATCH 1/6] " Kalle Valo
2009-04-05  2:10 ` [PATCH 2/6] wl12xx: remove ssid parameters from driver private struct Bob Copeland
2009-04-22 19:46   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 3/6] wl12xx: separate platform data into arch-independent code Bob Copeland
2009-04-22 19:51   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 4/6] wl12xx: update tx API usage Bob Copeland
2009-04-22 19:52   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 5/6] wl12xx: update config callback parameters Bob Copeland
2009-04-22 19:53   ` Kalle Valo
2009-04-05  2:10 ` [PATCH 6/6] wl12xx: update set_key callback to match current API Bob Copeland
2009-04-22 19:53   ` Kalle Valo
2009-04-22 19:45 ` [PATCH 0/6] wl12xx updates Kalle Valo

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