Hi John,
Here are some patches intended for 3.13. Eliad is upstreaming a bunch
of patches that have been pending in the internal tree. Mostly bugfixes
and other small improvements.
Please let me know if you have any problems with it!
The following changes since commit 772eb433357704ec3d6e0daa727d9ec3e85f50c1:
rt2x00: Fix rf register for RT3070 (2013-09-26 15:17:30 -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 f2cede49ae7b9f51a6fe97ada16c27e4d03d05a3:
wlcore: always register dummy hardirq (2013-09-30 21:12:22 +0300)
----------------------------------------------------------------
Arik Nemtsov (3):
wlcore: ROC on AP channel before auth reply
wlcore: re-enable idle handling
wlcore: always register dummy hardirq
Eliad Peller (2):
wlcore: remove unsupported channels
wlcore: clarify and fix regulatory domain bit translation
Victor Goldenshtein (4):
wlcore: cleanup scan debug prints
wlcore: fix unsafe dereference of the wlvif
wl18xx: fix boot process in high temperature environment
wl18xx: print new RDL versions during boot
Yair Shapira (2):
wlcore: add new plt power-mode: CHIP_AWAKE
wlcore: disable elp sleep while in plt mode
drivers/net/wireless/ti/wl18xx/main.c | 95 ++++++++++++++++++++++++++++++---
drivers/net/wireless/ti/wl18xx/reg.h | 33 ++++++++----
drivers/net/wireless/ti/wlcore/cmd.c | 58 +++++++++++---------
drivers/net/wireless/ti/wlcore/main.c | 156 +++++++++++++++++++++++++++++++++++++++++++++---------
drivers/net/wireless/ti/wlcore/ps.c | 4 ++
drivers/net/wireless/ti/wlcore/scan.c | 27 +++++-----
drivers/net/wireless/ti/wlcore/testmode.c | 13 ++++-
drivers/net/wireless/ti/wlcore/tx.c | 27 +++++++---
drivers/net/wireless/ti/wlcore/tx.h | 3 ++
drivers/net/wireless/ti/wlcore/wlcore.h | 2 +
drivers/net/wireless/ti/wlcore/wlcore_i.h | 11 ++++
11 files changed, 342 insertions(+), 87 deletions(-)
--
Cheers,
Luca.
On Mon, Sep 30, 2013 at 09:51:50PM +0300, Luca Coelho wrote:
> Hi John,
>
> Here are some patches intended for 3.13. Eliad is upstreaming a bunch
> of patches that have been pending in the internal tree. Mostly bugfixes
> and other small improvements.
>
> Please let me know if you have any problems with it!
>
> The following changes since commit 772eb433357704ec3d6e0daa727d9ec3e85f50c1:
>
> rt2x00: Fix rf register for RT3070 (2013-09-26 15:17:30 -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 f2cede49ae7b9f51a6fe97ada16c27e4d03d05a3:
>
> wlcore: always register dummy hardirq (2013-09-30 21:12:22 +0300)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.