All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request: TI wireless drivers 2013-06-18 (for 3.11)
@ 2013-06-18 10:55 Luciano Coelho
  2013-06-18 18:45 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2013-06-18 10:55 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

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

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 #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-06-18 (for 3.11)
  2013-06-18 10:55 pull request: TI wireless drivers 2013-06-18 (for 3.11) Luciano Coelho
@ 2013-06-18 18:45 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2013-06-18 18:45 UTC (permalink / raw)
  To: Luciano Coelho; +Cc: linux-wireless

On Tue, Jun 18, 2013 at 01:55:37PM +0300, Luciano Coelho wrote:
> 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)

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-06-18 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 10:55 pull request: TI wireless drivers 2013-06-18 (for 3.11) Luciano Coelho
2013-06-18 18:45 ` John W. Linville

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.