linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] wl1271: patch set with various improvements
@ 2009-08-27 20:59 Luciano Coelho
  2009-08-27 20:59 ` [PATCH 01/13] wl1271: remove unecessary qual parameter from rx status Luciano Coelho
                   ` (13 more replies)
  0 siblings, 14 replies; 23+ messages in thread
From: Luciano Coelho @ 2009-08-27 20:59 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, juuso.oikarinen, kalle.valo

Hi John,

Here is a bunch of patches with some improvements to the wl1271 driver.  A few
of them fix some issues with TX, some workaround for problems we have
identified and other general improvements.  I'm also adding Juuso Oikarinen as
one of the module authors, since he's one of the main wl1271 developers as
well.

Cheers,
Luca.

Juuso Oikarinen (11):
  wl1271: Correction to TX block allocation calculation
  wl1271: Security sequence number handling for TX (for WPA)
  wl1271: Correct TKIP header space handling in TX path
  wl1271: Implement delayed entry into ELP
  wl1271: mask aid bits 14 and 15 in ps-poll template
  wl1271: Implementation for SPI busy word checking
  wl1271: Configure rate policies based on AP rates
  wl1271: Update join usage
  wl1271: Corrections to TX path
  wl1271: use workqueue provided by mac80211 instead of the default
  wl1271: Clear probe-request template after scan

Luciano Coelho (2):
  wl1271: remove unecessary qual parameter from rx status
  wl1271: added Juuso Oikarinen as module author

 drivers/net/wireless/wl12xx/wl1271.h       |   35 +++++++++-
 drivers/net/wireless/wl12xx/wl1271_acx.c   |    4 +-
 drivers/net/wireless/wl12xx/wl1271_acx.h   |    3 +-
 drivers/net/wireless/wl12xx/wl1271_cmd.c   |   31 +++++----
 drivers/net/wireless/wl12xx/wl1271_cmd.h   |    6 +-
 drivers/net/wireless/wl12xx/wl1271_event.c |    4 +
 drivers/net/wireless/wl12xx/wl1271_init.c  |    2 +-
 drivers/net/wireless/wl12xx/wl1271_main.c  |  105 ++++++++++++++++++++++------
 drivers/net/wireless/wl12xx/wl1271_ps.c    |   46 +++++++++----
 drivers/net/wireless/wl12xx/wl1271_ps.h    |    2 +-
 drivers/net/wireless/wl12xx/wl1271_rx.c    |    6 --
 drivers/net/wireless/wl12xx/wl1271_spi.c   |   69 ++++++++++++++++++-
 drivers/net/wireless/wl12xx/wl1271_tx.c    |   48 +++++++++----
 13 files changed, 275 insertions(+), 86 deletions(-)


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

end of thread, other threads:[~2009-08-28  9:27 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-27 20:59 [PATCH 00/13] wl1271: patch set with various improvements Luciano Coelho
2009-08-27 20:59 ` [PATCH 01/13] wl1271: remove unecessary qual parameter from rx status Luciano Coelho
2009-08-27 20:59 ` [PATCH 02/13] wl1271: Correction to TX block allocation calculation Luciano Coelho
2009-08-27 20:59 ` [PATCH 03/13] wl1271: Security sequence number handling for TX (for WPA) Luciano Coelho
2009-08-27 20:59 ` [PATCH 04/13] wl1271: Correct TKIP header space handling in TX path Luciano Coelho
2009-08-27 20:59 ` [PATCH 05/13] wl1271: Implement delayed entry into ELP Luciano Coelho
2009-08-27 21:00 ` [PATCH 06/13] wl1271: mask aid bits 14 and 15 in ps-poll template Luciano Coelho
2009-08-27 21:00 ` [PATCH 07/13] wl1271: Implementation for SPI busy word checking Luciano Coelho
2009-08-27 21:00 ` [PATCH 08/13] wl1271: Configure rate policies based on AP rates Luciano Coelho
2009-08-27 21:00 ` [PATCH 09/13] wl1271: Update join usage Luciano Coelho
2009-08-27 21:00 ` [PATCH 10/13] wl1271: Corrections to TX path Luciano Coelho
2009-08-27 21:00 ` [PATCH 11/13] wl1271: use workqueue provided by mac80211 instead of the default Luciano Coelho
2009-08-27 21:02   ` Luis R. Rodriguez
2009-08-27 21:17     ` Luciano Coelho
2009-08-27 21:00 ` [PATCH 12/13] wl1271: Clear probe-request template after scan Luciano Coelho
2009-08-27 21:00 ` [PATCH 13/13] wl1271: added Juuso Oikarinen as module author Luciano Coelho
2009-08-27 21:32   ` Johannes Berg
2009-08-27 21:35     ` Luis R. Rodriguez
2009-08-27 21:47       ` Luis R. Rodriguez
2009-08-28  9:01     ` Luciano Coelho
2009-08-28  9:10       ` Johannes Berg
2009-08-28  9:27         ` Luciano Coelho
2009-08-27 21:20 ` [PATCH 00/13] wl1271: patch set with various improvements 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).