linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: TI wireless drivers 2013-02-08 (for 3.9)
@ 2013-02-08  9:33 Luciano Coelho
  2013-02-08 19:42 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2013-02-08  9:33 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, balbi

[-- Attachment #1: Type: text/plain, Size: 3107 bytes --]

Hi John,

A few more patches intended for 3.9.  Mostly some clean-ups I've been
doing to make it easier to support device-tree.  Also including one bug
fix for wl12xx where the rates we advertise were wrong and an update in
the wlconf structure to support newer firmwares.

Please let me know if you have any problems with it!


The following changes since commit b26f5f09ebdeb85ab152344cc1d6d484a3ce967d:

  rtlwifi: rtl8723ae: Fix W=1 compile warnings (2013-02-01 14:27:27 -0500)

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 9c3a8d99346040010a82ae8088b055f85cf8a2e9:

  wlcore: fix wrong remote rates when starting STA role (2013-02-08 10:20:16 +0200)

----------------------------------------------------------------
Luciano Coelho (8):
      wlcore: use single-role version when verifying the PLT firmware
      wlcore: remove unused set_power method
      wlcore: remove if_ops from platform_data
      wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data
      wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
      wlcore: move wl12xx_platform_data up and make it truly optional
      wlcore: don't hide real error code when booting fails
      wlcore: fix wrong remote rates when starting STA role

Victor Goldenshtein (1):
      wl18xx: add new phy configuration parameters for telec support

 arch/arm/mach-omap2/board-omap3evm.c                               |   10 ++++-----
 drivers/net/wireless/ti/Kconfig                                    |    9 ++++++++
 drivers/net/wireless/ti/Makefile                                   |    4 +++-
 .../ti/{wlcore/wl12xx_platform_data.c => wilink_platform_data.c}   |    0
 drivers/net/wireless/ti/wl12xx/main.c                              |    3 ++-
 drivers/net/wireless/ti/wl18xx/conf.h                              |    7 +++---
 drivers/net/wireless/ti/wl18xx/main.c                              |    5 +++++
 drivers/net/wireless/ti/wlcore/Kconfig                             |    5 -----
 drivers/net/wireless/ti/wlcore/Makefile                            |    3 ---
 drivers/net/wireless/ti/wlcore/boot.c                              |    4 ++--
 drivers/net/wireless/ti/wlcore/cmd.c                               |    8 ++++---
 drivers/net/wireless/ti/wlcore/main.c                              |   17 ++++++---------
 drivers/net/wireless/ti/wlcore/sdio.c                              |   33 ++++++++++++++++++-----------
 drivers/net/wireless/ti/wlcore/spi.c                               |   28 +++++++++++++++++-------
 drivers/net/wireless/ti/wlcore/wlcore.h                            |    1 -
 drivers/net/wireless/ti/wlcore/wlcore_i.h                          |    5 +++++
 include/linux/wl12xx.h                                             |   16 +++++++++-----
 17 files changed, 99 insertions(+), 59 deletions(-)
 rename drivers/net/wireless/ti/{wlcore/wl12xx_platform_data.c => wilink_platform_data.c} (100%)

-- 
Cheers,
Luca.



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: pull request: TI wireless drivers 2013-02-08 (for 3.9)
  2013-02-08  9:33 pull request: TI wireless drivers 2013-02-08 (for 3.9) Luciano Coelho
@ 2013-02-08 19:42 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2013-02-08 19:42 UTC (permalink / raw)
  To: Luciano Coelho; +Cc: linux-wireless, balbi

On Fri, Feb 08, 2013 at 11:33:12AM +0200, Luciano Coelho wrote:
> Hi John,
> 
> A few more patches intended for 3.9.  Mostly some clean-ups I've been
> doing to make it easier to support device-tree.  Also including one bug
> fix for wl12xx where the rates we advertise were wrong and an update in
> the wlconf structure to support newer firmwares.
> 
> Please let me know if you have any problems with it!
> 
> 
> The following changes since commit b26f5f09ebdeb85ab152344cc1d6d484a3ce967d:
> 
>   rtlwifi: rtl8723ae: Fix W=1 compile warnings (2013-02-01 14:27:27 -0500)
> 
> 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 9c3a8d99346040010a82ae8088b055f85cf8a2e9:
> 
>   wlcore: fix wrong remote rates when starting STA role (2013-02-08 10:20:16 +0200)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

end of thread, other threads:[~2013-02-08 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08  9:33 pull request: TI wireless drivers 2013-02-08 (for 3.9) Luciano Coelho
2013-02-08 19:42 ` John W. Linville

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