Hi John, Some patches with bugfixes and small improvements in our drivers. Probably my last pull-request before the 3.6 merge window. Please let me know if there are any problems with this. The following changes since commit 097b0e1bf18a00195cd89bb13565ddbc9b0df942: b43: fix crash with OpenFWWF (2012-07-17 15:34:35 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville for you to fetch changes up to e8c7b335faca2cbce715da3b0e1663d75d422f5b: wlcore: increase command completion timeout (2012-07-18 15:08:45 +0300) ---------------------------------------------------------------- Arik Nemtsov (4): wl18xx: alloc conf.phy memory to ensure alignemnt wl18xx: fix bogus compile warning on cc config option wlcore: don't issue SLEEP_AUTH command during recovery wl18xx: enable MIMO rates when connected as a MIMO STA Eliad Peller (1): wlcore: use basic rates for non-data packets Eyal Shapira (1): wlcore: don't re-configure wakeup conditions if not needed Igal Chernobelsky (1): wlcore: send EAPOLs using minimum basic rate for all roles Luciano Coelho (2): wlcore: wait for command completion event when sending CMD_ROLE_STOP wlcore: increase command completion timeout Yair Shapira (5): wl18xx: add support for ht_mode in conf.h wlcore: add plt_mode including new PLT_FEM_DETECT wl18xx: disable calibrator based fem detect wlcore/wl12xx: calibrator fem detect implementation wlcore: make usage of nla_put clearer drivers/net/wireless/ti/wl12xx/cmd.c | 34 +++++++++++++++--- drivers/net/wireless/ti/wl12xx/main.c | 23 ++++++++++++ drivers/net/wireless/ti/wl18xx/conf.h | 21 ++++++++++- drivers/net/wireless/ti/wl18xx/io.c | 2 +- drivers/net/wireless/ti/wl18xx/main.c | 117 +++++++++++++++++++++++++++++++++++++++++++----------------- drivers/net/wireless/ti/wlcore/cmd.c | 12 +++++++ drivers/net/wireless/ti/wlcore/cmd.h | 2 +- drivers/net/wireless/ti/wlcore/main.c | 44 ++++++++++++++++++++--- drivers/net/wireless/ti/wlcore/testmode.c | 85 ++++++++++++++++++++++++++++++------------- drivers/net/wireless/ti/wlcore/tx.c | 14 ++++---- drivers/net/wireless/ti/wlcore/wlcore.h | 2 ++ drivers/net/wireless/ti/wlcore/wlcore_i.h | 8 ++++- 12 files changed, 290 insertions(+), 74 deletions(-) -- Cheers, Luca.
Attachment:
signature.asc
Description: This is a digitally signed message part