All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] wlcore/wl12xx/wl18xx: some updates for 3.6
@ 2012-07-08  7:23 Luciano Coelho
  2012-07-08  7:23 ` [PATCH 1/8] wlcore: Prevent processing of work items during op_stop Luciano Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Luciano Coelho @ 2012-07-08  7:23 UTC (permalink / raw)
  To: linux-wireless; +Cc: coelho, arik

Hi,

A few more updates intended for 3.6.  Mostly small bugfixes.

Please review.

Cheers,
Luca.

Arik Nemtsov (5):
  wlcore: don't set SDIO_FAILED flag when driver state is off
  wlcore: define number of supported bands internally
  wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
  wl18xx: don't send static global struct to FW
  wlcore: determine AP extra rates correctly

Eliad Peller (1):
  wlcore: check ssid length against the correct element

Ido Yariv (1):
  wlcore: Prevent processing of work items during op_stop

Yoni Divinsky (1):
  wlcore: change the wait for event mechanism

 drivers/net/wireless/ti/wl12xx/main.c     |    2 +-
 drivers/net/wireless/ti/wl18xx/main.c     |   37 +++++++++++++++-----
 drivers/net/wireless/ti/wlcore/cmd.c      |    8 ++++-
 drivers/net/wireless/ti/wlcore/io.c       |    6 ++++
 drivers/net/wireless/ti/wlcore/io.h       |   13 ++++----
 drivers/net/wireless/ti/wlcore/main.c     |   52 ++++++++++++++---------------
 drivers/net/wireless/ti/wlcore/scan.c     |    2 +-
 drivers/net/wireless/ti/wlcore/wlcore.h   |    4 +--
 drivers/net/wireless/ti/wlcore/wlcore_i.h |    7 ++--
 9 files changed, 84 insertions(+), 47 deletions(-)

-- 
1.7.10


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

end of thread, other threads:[~2012-07-10  5:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-08  7:23 [PATCH 0/8] wlcore/wl12xx/wl18xx: some updates for 3.6 Luciano Coelho
2012-07-08  7:23 ` [PATCH 1/8] wlcore: Prevent processing of work items during op_stop Luciano Coelho
2012-07-08  7:23 ` [PATCH 2/8] wlcore: change the wait for event mechanism Luciano Coelho
2012-07-08  7:23 ` [PATCH 3/8] wlcore: don't set SDIO_FAILED flag when driver state is off Luciano Coelho
2012-07-08  7:23 ` [PATCH 4/8] wlcore: define number of supported bands internally Luciano Coelho
2012-07-08  7:23 ` [PATCH 5/8] wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec Luciano Coelho
2012-07-08  7:23 ` [PATCH 6/8] wlcore: check ssid length against the correct element Luciano Coelho
2012-07-08  7:23 ` [PATCH 7/8] wl18xx: don't send static global struct to FW Luciano Coelho
2012-07-08  9:35   ` Johannes Berg
2012-07-08 13:10     ` Luciano Coelho
2012-07-08 14:08     ` Arik Nemtsov
2012-07-09  8:03       ` Johannes Berg
2012-07-09  8:14         ` Arik Nemtsov
2012-07-10  4:32           ` Julian Calaby
2012-07-10  5:42             ` Arik Nemtsov
2012-07-10  5:46               ` Julian Calaby
2012-07-10  5:50                 ` Arik Nemtsov
2012-07-08  7:23 ` [PATCH 8/8] wlcore: determine AP extra rates correctly Luciano Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.