linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] wl12xx: Cleanups & fixes
@ 2011-03-31  8:06 Ido Yariv
  2011-03-31  8:06 ` [PATCH 1/5] wl12xx: Clean up and fix the 128x boot sequence Ido Yariv
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ido Yariv @ 2011-03-31  8:06 UTC (permalink / raw)
  To: Luciano Coelho; +Cc: linux-wireless, Ido Yariv

The following patches mostly clean up code, but also fix a few minor bugs.

The first four patches fix a few issues in the recently added 128x support.
The last patch fixes a regression in the driver, preventing it from working
properly on platforms which do not support level triggered interrupts.

Ido Yariv (5):
  wl12xx: Clean up and fix the 128x boot sequence
  wl12xx: Clean up the block size alignment code
  wl12xx: Clean up the dummy packet mechanism
  wl12xx: Simplify TX blocks accounting
  wl12xx: Handle platforms without level trigger interrupts

 drivers/net/wireless/wl12xx/acx.c    |    2 -
 drivers/net/wireless/wl12xx/boot.c   |  235 +++++++++++++++++-----------------
 drivers/net/wireless/wl12xx/boot.h   |    1 +
 drivers/net/wireless/wl12xx/init.c   |    2 +-
 drivers/net/wireless/wl12xx/io.c     |    3 +-
 drivers/net/wireless/wl12xx/main.c   |  140 +++++++++++++--------
 drivers/net/wireless/wl12xx/sdio.c   |   21 ++--
 drivers/net/wireless/wl12xx/spi.c    |    9 +-
 drivers/net/wireless/wl12xx/tx.c     |   70 +++++++----
 drivers/net/wireless/wl12xx/tx.h     |   11 ++-
 drivers/net/wireless/wl12xx/wl12xx.h |   23 ++-
 include/linux/wl12xx.h               |   14 ++-
 12 files changed, 305 insertions(+), 226 deletions(-)


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

end of thread, other threads:[~2011-04-01 11:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31  8:06 [PATCH 0/5] wl12xx: Cleanups & fixes Ido Yariv
2011-03-31  8:06 ` [PATCH 1/5] wl12xx: Clean up and fix the 128x boot sequence Ido Yariv
2011-04-01 10:43   ` Luciano Coelho
2011-03-31  8:06 ` [PATCH 2/5] wl12xx: Clean up the block size alignment code Ido Yariv
2011-04-01 11:23   ` Luciano Coelho
2011-03-31  8:06 ` [PATCH 3/5] wl12xx: Clean up the dummy packet mechanism Ido Yariv
2011-03-31  8:07 ` [PATCH 4/5] wl12xx: Simplify TX blocks accounting Ido Yariv
2011-03-31  8:07 ` [PATCH 5/5] wl12xx: Handle platforms without level trigger interrupts Ido Yariv
2011-04-01 11:30 ` [PATCH 0/5] wl12xx: Cleanups & fixes Luciano Coelho

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