Merge remote-tracking branch 'remotes/origin/tmp-f5a5edd8' into msm-3.10
Update wil driver with the following changes: (35 commits)
wil6210: fix PTR_ERR() usage after initialization to constant
wil6210: fix for oops while stopping interface
wil6210: rename [en|dis]able irq to [un]mask
wil6210: fix typo in comment
wil6210: specify max. IE length
wil6210: introduce separate completion for WMI
wil6210: enlarge TX/RX buffer length
wil6210: add change_beacon() driver callback
wil6210: send connect request IEs to FW also for non-secure connection
wil6210: fix race condition between BACK event and Rx data
wil6210: modify confusing printout
wil6210: fix race condition of disconnect while BACK event
wil6210: fix usage of print_hex_dump_debug
wil6210: fix for memory corruption upon rmmod
wil6210: fix for memory corruption while insmod
wil6210: add more debug printouts
wil6210: platform specific module
wil6210: coding style fixes
wil6210: some more debug for the WMI mechanism
wil6210: print more information when connecting
wil6210: debug prints for vring de-allocation
wil6210: firmware download
wil6210: fix access after free in wil_pcie_remove()
wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
wil6210: fix free'd memory access in wil_if_free()
wil6210: Limit max number of associated stations
wil6210: fix false "scan timeout"
wil6210: fix beamforming data reporting
wil6210: convert debugfs to the table mode
wil6210: Workaround for Sparrow with bad device id
wil6210: wait longer for hardware reset completion
wil6210: check error in wil_target_reset()
wil6210: update copyright year 2014
wil6210: fix race in reset
wil6210: map MAC timer for packet lifetime into debugfs
Change-Id: I8b4511dab4a98c51ee3a2f42b1218dd97695b3af
Signed-off-by:
Hamad Kadmany <hkadmany@codeaurora.org>
Loading
Please register or sign in to comment