linux/drivers/net/wireless/ath/ath10k
David S. Miller fa433354f0 Major changes:
mwifiex:
 
 * enhancements for AP mode: support verbose information in station
   dump command and also information about AP link.
 * enable power save by default
 
 brcmfmac:
 
 * fix module reload issue for PCIe
 * improving msgbuf protocol for PCIe devices
 * rework .get_station() cfg80211 callback operation
 * determine interface combinations upon device feature support
 
 ath9k:
 
 * ath9k_htc: add support of channel switch
 
 wil6210:
 
 * add modparam for bcast ring size
 * support hidden SSID
 * add per-MCS Rx stats
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQEcBAABAgAGBQJVglpWAAoJEG4XJFUm622bkT0H+QE/T3i44l6SEAxHEgW6Z2JP
 MsAVHFV8q2jPCGfg4oCozk3fo2WPdBKwhUy7xzAg/LfxuTn0CtIzl+KuEnhsBBsx
 +cNBFgBzIvHaMwfb/vxmuLK7zUROtDgOK7Kt4HF9p/Mn/JH8yTCrRy96hpnVKnuQ
 h6HFO8Qx0l0pd6lbosaSPvjM8qBPy3ZfvriEHV3BTV+AXgSPWwnFkY188G2CNK5J
 yYK0C2PkEX368m/qpmcbhlYrn3ZiJviiWhFmQZMW8eXe0k/pfBidXt6QGmKA7loT
 p09skJk+qQtZjK4p2Hzy/3KOLU7YGFVHzww5gXqrZSxhluyhEdbOVLvKfB5jR68=
 =3lke
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
Major changes:

mwifiex:

* enhancements for AP mode: support verbose information in station
  dump command and also information about AP link.
* enable power save by default

brcmfmac:

* fix module reload issue for PCIe
* improving msgbuf protocol for PCIe devices
* rework .get_station() cfg80211 callback operation
* determine interface combinations upon device feature support

ath9k:

* ath9k_htc: add support of channel switch

wil6210:

* add modparam for bcast ring size
* support hidden SSID
* add per-MCS Rx stats
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-23 01:03:18 -07:00
..
bmi.c
bmi.h
ce.c
ce.h
core.c ath10k: bypass PLL setting on target init for QCA9888 2015-06-01 10:00:41 +03:00
core.h ath10k: remove ath10k_chanctx struct 2015-06-09 13:46:53 +03:00
debug.c ath10k: allow loading device specific board files 2015-04-21 20:35:12 +03:00
debug.h ath10k: enable pci soc powersaving 2015-05-22 13:39:28 +03:00
debugfs_sta.c
hif.h
htc.c
htc.h
htt_rx.c ath10k: add new 4addr related fw_feature 2015-05-22 13:45:47 +03:00
htt_tx.c
htt.c
htt.h
hw.c ath10k: handle cycle counter wraparound 2015-05-29 17:34:45 +03:00
hw.h ath10k: handle cycle counter wraparound 2015-05-29 17:34:45 +03:00
Kconfig
mac.c Major changes: 2015-06-23 01:03:18 -07:00
mac.h
Makefile
p2p.c
p2p.h
pci.c ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup() 2015-06-09 13:41:16 +03:00
pci.h ath10k: enable pci soc powersaving 2015-05-22 13:39:28 +03:00
rx_desc.h
spectral.c ath10k: increase relay buffer size of spectral scan 2015-05-11 17:50:42 +03:00
spectral.h
targaddrs.h
testmode_i.h
testmode.c
testmode.h
thermal.c
thermal.h
trace.c
trace.h
txrx.c
txrx.h
wmi-ops.h
wmi-tlv.c ath10k: prevent memory leak in wmi rx ops 2015-06-09 13:49:33 +03:00
wmi-tlv.h
wmi.c ath10k: prevent memory leak in wmi rx ops 2015-06-09 13:49:33 +03:00
wmi.h ath10k: move cycle_count macro 2015-05-29 17:34:19 +03:00
wow.c
wow.h