]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
Merge branch 'connectivity-linux-3.8.y' into ti-linux-3.8.y
authorDan Murphy <dmurphy@ti.com>
Mon, 25 Mar 2013 15:55:58 +0000 (10:55 -0500)
committerDan Murphy <dmurphy@ti.com>
Mon, 25 Mar 2013 15:55:58 +0000 (10:55 -0500)
TI-Feature: connectivity_base
TI-Tree: git://gitorious.ti.com/ti-linux-kernel/connectivity-linux-feature-tree.git
TI-Branch: connectivity-linux-3.8.y

* connectivity-linux-3.8.y:
  wlcore: move handling from hardirq to the irq thread function
  wlcore: use print_hex_dump_debug()
  wlcore: consider dummy packets when tx queues are empty
  wlcore: correctly check state before regdomain conf
  wlcore: AP-mode - recover security seq num for stations
  wlcore: free AP global links properly on recovery
  wl18xx: print chip info during boot
  wlcore: don't attempt to roam in case of p2p
  wlcore: change warn on missing lock in wlcore_queue_xx funcs
  wlcore: report rssi from roaming statistics
  wlcore: consolidate tx_seq handling on recovery
  wlcore: don't risk using stale HLID during .sta_state callback
  wlcore: fix link count in single-link-PSM optimization
  wlcore: set max num of Rx BA sessions per chip

Signed-off-by: Dan Murphy <dmurphy@ti.com>

Trivial merge