Search Linux Wireless

pull request: TI wireless drivers 2013-06-18 (for 3.11)

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

 



Hi John,

Here are a few patches intended for 3.11.  There's nothing major.  A
bunch of bug fixes here and there, a hardware bug workaround and some
small clean-ups.

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

The following changes since commit 1105a13bb8ad29cf83d46989ee462d196038be87:

  orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected (2013-06-14 13:37:16 -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 789e90e567d7d93edc1b2001d17209c21cc37850:

  net: wireless: wl1251: Fix commenting style (2013-06-17 12:24:09 +0300)

----------------------------------------------------------------
Arik Nemtsov (2):
      wlcore: cancel channel switch work on interface removal
      wlcore: hold jiffies in unsigned long

Eliad Peller (1):
      wlcore: configure rates in multiple cases

Ido Reis (1):
      wl18xx: FDSP Code RAM Corruption fix

Luciano Coelho (3):
      wlcore: some non-functional clean-ups in main.c
      wlcore: move sysfs handling to a separate file
      wl18xx: use locally administered MAC address if not available from fuse

Peter Huewe (1):
      net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver

Sachin Kamat (2):
      net: wireless: wl1251: Use module_spi_driver macro
      net: wireless: wl1251: Fix commenting style

Victor Goldenshtein (1):
      wlcore: fix occasional AP TX stop after recovery

Yoni Divinsky (1):
      wlcore: set default_wep_key when configured

 drivers/net/wireless/ti/wl1251/spi.c    |   30 +------
 drivers/net/wireless/ti/wl18xx/main.c   |   47 +++++++++-
 drivers/net/wireless/ti/wl18xx/reg.h    |   15 ++++
 drivers/net/wireless/ti/wlcore/Makefile |    2 +-
 drivers/net/wireless/ti/wlcore/main.c   |  265 ++++++++++++--------------------------------------------
 drivers/net/wireless/ti/wlcore/ps.c     |    2 +-
 drivers/net/wireless/ti/wlcore/spi.c    |   14 +--
 drivers/net/wireless/ti/wlcore/sysfs.c  |  216 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/ti/wlcore/sysfs.h  |   28 ++++++
 drivers/net/wireless/ti/wlcore/tx.c     |    2 +-
 10 files changed, 367 insertions(+), 254 deletions(-)
 create mode 100644 drivers/net/wireless/ti/wlcore/sysfs.c
 create mode 100644 drivers/net/wireless/ti/wlcore/sysfs.h

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