linux_dsm_epyc7002/drivers/net/wireless/ath/ath10k
David S. Miller e370abd956 brcfmac
* support bcm4359 which can operate in two bands concurrently
 * disable runtime pm for USB avoiding issues
 * use generic pm callback in PCIe driver
 * support wowlan wake indication reporting
 * add beamforming support
 * unified handling of firmware files
 
 ath10k
 
 * support Manegement Frame Protection (MFP)
 * add thermal throttling support for 10.4 firmware
 * add support for pktlog in QCA99X0
 * add debugfs file to enable Bluetooth coexistence feature
 * use firmware's native mesh interface type instead of raw mode
 
 iwlwifi
 
 * BT coex improvements
 * D3 operation bugfixes
 * rate control improvements
 * firmware debugging infra improvements
 * ground work for multi Rx
 * various security fixes
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQEcBAABAgAGBQJWZcQtAAoJEG4XJFUm622bgcMH/1VRwtzAKpYVwAyAN0MtVLxe
 uANi0Pw1PmEAeEI3TxEBckEH0JYfpg+aAwX7S8scnQSvLP3FYeC5IcHG551vlh0s
 FlkGexcXqGrDqjt8mz8hxqqAmMH9YEVlzj2HJf6YFjNS4K84CEgpaSjaSG8S7Wc8
 hTSA5K+XxrnEeX41W7FYmeBFLejisg0gVTkS3ZCe4qYz4Gh1oamoA0pOdU+AYOMy
 0XBkCT8fqTVXWLHh9/+J7IZOYrjBl4rVaHofeygEAfSRNNfmmjZXX1R+FCQoJEZC
 IOEQ31T64G4A37t2N2RGOhiG+2vckdbPg2JsqJosI1L2OZSBbeGZsVW48w+5cgc=
 =GQDA
 -----END PGP SIGNATURE-----

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

Kalle Vallo says:

====================
brcfmac

* support bcm4359 which can operate in two bands concurrently
* disable runtime pm for USB avoiding issues
* use generic pm callback in PCIe driver
* support wowlan wake indication reporting
* add beamforming support
* unified handling of firmware files

ath10k

* support Manegement Frame Protection (MFP)
* add thermal throttling support for 10.4 firmware
* add support for pktlog in QCA99X0
* add debugfs file to enable Bluetooth coexistence feature
* use firmware's native mesh interface type instead of raw mode

iwlwifi

* BT coex improvements
* D3 operation bugfixes
* rate control improvements
* firmware debugging infra improvements
* ground work for multi Rx
* various security fixes
====================

Conflicts:
	drivers/net/wireless/ath/ath10k/pci.c

The conflict resolution at:

	http://article.gmane.org/gmane.linux.kernel.next/37391

by Stephen Rothwell was used.

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-08 12:39:15 -05:00
..
bmi.c
bmi.h ath10k: select board data based on BMI chip id and board id 2015-10-14 08:58:35 +03:00
ce.c ath10k: remove shadow copy of CE descriptors for source ring 2015-10-29 12:59:04 +02:00
ce.h ath10k: remove shadow copy of CE descriptors for source ring 2015-10-29 12:59:04 +02:00
core.c brcfmac 2015-12-08 12:39:15 -05:00
core.h brcfmac 2015-12-08 12:39:15 -05:00
debug.c ath10k: implement fw_checksums debugfs file 2015-11-30 16:55:01 +02:00
debug.h ath10k: split driver info messages during device initialisation 2015-11-30 16:54:58 +02:00
debugfs_sta.c
hif.h ath10k: remove htc polling for tx completion 2015-10-16 15:49:41 +03:00
htc.c ath10k: remove htc polling for tx completion 2015-10-16 15:49:41 +03:00
htc.h ath10k: remove htc polling for tx completion 2015-10-16 15:49:41 +03:00
htt_rx.c ath10k: stop abusing GFP_DMA 2015-11-30 16:54:45 +02:00
htt_tx.c ath10k: stop abusing GFP_DMA 2015-11-30 16:54:45 +02:00
htt.c ath10k: enable raw encap mode and software crypto engine 2015-07-29 11:28:24 +03:00
htt.h ath10k: remove txmode from skb_cb 2015-11-23 17:12:22 +02:00
hw.c ath10k: add cycle/rx_clear counters frequency to hw_params 2015-08-17 16:46:21 +03:00
hw.h brcfmac 2015-12-08 12:39:15 -05:00
Kconfig ath10k: print crc32 checksums for firmware and board files 2015-11-30 16:54:59 +02:00
mac.c brcfmac 2015-12-08 12:39:15 -05:00
mac.h ath10k: fix the wrong RX rate idx report at 11G mode 2015-11-16 21:48:53 +02:00
Makefile ath10k: Add support for code swap 2015-06-30 15:12:47 +03:00
p2p.c ath10k: implement handling of p2p noa event 2015-03-07 09:57:42 +02:00
p2p.h ath10k: implement handling of p2p noa event 2015-03-07 09:57:42 +02:00
pci.c brcfmac 2015-12-08 12:39:15 -05:00
pci.h ath10k: disable PCI PS for QCA988X and QCA99X0 2015-10-19 17:38:01 +03:00
rx_desc.h ath10k: add support for qca99x0 Rx descriptors 2015-07-24 10:44:55 +03:00
spectral.c ath10k: add spectral scan support for 10.4 fw 2015-08-26 11:09:12 +03:00
spectral.h ath10k: refactor phyerr event handlers 2015-08-17 17:43:29 +03:00
swap.c ath10k: Add support for code swap 2015-06-30 15:12:47 +03:00
swap.h ath10k: Add support for code swap 2015-06-30 15:12:47 +03:00
targaddrs.h ath10k: add QCA9377 chipset support 2015-10-29 13:02:33 +02:00
testmode_i.h
testmode.c ath10k: add FW API support to test mode 2015-10-29 12:48:01 +02:00
testmode.h
thermal.c ath10k: add thermal throttling support for 10.4 firmware 2015-11-04 19:31:46 +02:00
thermal.h ath10k: configure thermal throttle while powering up 2015-03-23 17:16:37 +02:00
trace.c
trace.h ath10k: add extra check for frame tracing 2015-04-17 09:33:48 +03:00
txrx.c ath10k: fix tx header parsing 2015-11-23 17:12:29 +02:00
txrx.h
wmi-ops.h ath10k: enable adaptive CCA 2015-10-28 21:33:03 +02:00
wmi-tlv.c ath10k: add abstraction layer for peer flags 2015-11-04 19:30:08 +02:00
wmi-tlv.h ath10k: add abstraction layer for peer flags 2015-11-04 19:30:08 +02:00
wmi.c ath10k: replace vdev_id and tid in skb cb 2015-11-23 17:12:30 +02:00
wmi.h ath10k: introduce new subtypes for proxy STA and Mesh 2015-11-30 16:54:50 +02:00
wow.c ath10k: fix hw reconfig on wow failure 2015-08-13 14:22:49 +03:00
wow.h ath10k: add WOW patterns support 2015-03-30 09:10:24 +03:00