Search Linux Wireless

pull request: TI wireless drivers 2013-02-08 (for 3.9)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux