linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: TI wireless drivers 2013-03-25 (for 3.10)
@ 2013-03-25 15:17 Luciano Coelho
  2013-03-25 20:41 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2013-03-25 15:17 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, balbi

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

Hi John,

Some patches intended for 3.10.  Mostly bug fixes and other small
improvements.

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

The following changes since commit 0d4e67174b03e3dcfe75ce7ec488770a5d443bf4:

  ath6kl: fix size_t printf warnings (2013-03-20 08:55:26 -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 a373c3cec0394756f130183551214a4bd38b4103:

  Merge branch 'wl12xx-next' into for-linville (2013-03-25 17:06:37 +0200)

----------------------------------------------------------------

Arik Nemtsov (8):
      wlcore: fix link count in single-link-PSM optimization
      wlcore: don't risk using stale HLID during .sta_state callback
      wlcore: consolidate tx_seq handling on recovery
      wlcore: change warn on missing lock in wlcore_queue_xx funcs
      wlcore: free AP global links properly on recovery
      wlcore: AP-mode - recover security seq num for stations
      wlcore: correctly check state before regdomain conf
      wlcore: consider dummy packets when tx queues are empty

Eyal Shapira (1):
      wlcore: don't attempt to roam in case of p2p

Igal Chernobelsky (2):
      wlcore: enter elp in force ps mode in 5ms
      wlcore: set max num of Rx BA sessions per chip

Li Fei (1):
      wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case

Luciano Coelho (3):
      wlcore: use print_hex_dump_debug()
      wlcore: move handling from hardirq to the irq thread function
      Merge branch 'wl12xx-next' into for-linville

Nadim Zubidat (1):
      wlcore: report rssi from roaming statistics

Victor Goldenshtein (1):
      wl18xx: print chip info during boot

 drivers/net/wireless/ti/wl1251/sdio.c     |    4 +-
 drivers/net/wireless/ti/wl12xx/main.c     |    1 +
 drivers/net/wireless/ti/wl12xx/wl12xx.h   |    2 +
 drivers/net/wireless/ti/wl18xx/main.c     |   25 +++-
 drivers/net/wireless/ti/wl18xx/reg.h      |   29 +++++
 drivers/net/wireless/ti/wl18xx/wl18xx.h   |    4 +-
 drivers/net/wireless/ti/wlcore/acx.c      |   29 +++++
 drivers/net/wireless/ti/wlcore/acx.h      |   16 ++-
 drivers/net/wireless/ti/wlcore/cmd.c      |   32 +++++
 drivers/net/wireless/ti/wlcore/debug.h    |   33 +++--
 drivers/net/wireless/ti/wlcore/debugfs.c  |    3 +-
 drivers/net/wireless/ti/wlcore/event.c    |    9 +-
 drivers/net/wireless/ti/wlcore/main.c     |  198 +++++++++++++++++++----------
 drivers/net/wireless/ti/wlcore/ps.c       |    4 +-
 drivers/net/wireless/ti/wlcore/tx.c       |   39 ++----
 drivers/net/wireless/ti/wlcore/wlcore.h   |    3 +
 drivers/net/wireless/ti/wlcore/wlcore_i.h |   29 +++--
 17 files changed, 330 insertions(+), 130 deletions(-)


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

end of thread, other threads:[~2013-03-25 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 15:17 pull request: TI wireless drivers 2013-03-25 (for 3.10) Luciano Coelho
2013-03-25 20:41 ` 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).