linux-pinenote/drivers/net/wireless/iwlwifi/mvm
David S. Miller 9916596742 Major changes:
iwlwifi
 
 * some debugfs improvements
 * fix signedness in beacon statistics
 * deinline some functions to reduce size when device tracing is enabled
 * filter beacons out in AP mode when no stations are associated
 * deprecate firmwares version -12
 * fix a runtime PM vs. legacy suspend race
 * one-liner fix for a ToF bug
 * clean-ups in the rx code
 * small debugging improvement
 * fix WoWLAN with new firmware versions
 * more clean-ups towards multiple RX queues;
 * some rate scaling fixes and improvements;
 * some time-of-flight fixes;
 * other generic improvements and clean-ups;
 
 brcmfmac
 
 * rework code dealing with multiple interfaces
 * allow logging firmware console using debug level
 * support for BCM4350, BCM4365, and BCM4366 PCIE devices
 * fixed for legacy P2P and P2P device handling
 * correct set and get tx-power
 
 ath9k
 
 * add support for Outside Context of a BSS (OCB) mode
 
 mwifiex
 
 * add USB multichannel feature
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQEcBAABAgAGBQJWF9ciAAoJEG4XJFUm622bVaAH/3Fi4CaKrDF6L8lxSRWUZzft
 Ie2X0FC+d5knpS7dOd7iI02MuEuKCg3f6dmtDrCDFBqFohvfO5NkG4XU81jdIiWM
 Xkyxlgcy/1TuILNjQfNh/2nhjpvvHDCyptl+jimeT2VR2ITD/Vj3IOAMA5l4khyx
 OeWmgW7dT9xLwYYy20ql5QLGkbxwJlHawUw/d+3yiS+AHO+6dVGJL2OtpyrlPP/F
 0KpSj0lZY9UNRL+i6FbONDCBYeG+q/lA5G5nGXBF6zEeZ6BcuWNRcBBGr2n/6uMy
 gQMAunqBIunfYkfpEKYEPF5zoyO/wCmvPLxx56iS8okGSVw4KzQ2DtQ0leFbjBw=
 =1po3
 -----END PGP SIGNATURE-----

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

Kalle Valo says:

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

iwlwifi

* some debugfs improvements
* fix signedness in beacon statistics
* deinline some functions to reduce size when device tracing is enabled
* filter beacons out in AP mode when no stations are associated
* deprecate firmwares version -12
* fix a runtime PM vs. legacy suspend race
* one-liner fix for a ToF bug
* clean-ups in the rx code
* small debugging improvement
* fix WoWLAN with new firmware versions
* more clean-ups towards multiple RX queues;
* some rate scaling fixes and improvements;
* some time-of-flight fixes;
* other generic improvements and clean-ups;

brcmfmac

* rework code dealing with multiple interfaces
* allow logging firmware console using debug level
* support for BCM4350, BCM4365, and BCM4366 PCIE devices
* fixed for legacy P2P and P2P device handling
* correct set and get tx-power

ath9k

* add support for Outside Context of a BSS (OCB) mode

mwifiex

* add USB multichannel feature
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-12 19:39:18 -07:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex.c iwlwifi: mvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
coex_legacy.c iwlwifi: mvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
constants.h iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios 2015-10-05 14:33:31 +03:00
d3.c iwlwifi: mvm: make sure d0i3 exit work runs before suspending 2015-08-28 13:26:34 +03:00
debugfs-vif.c iwlwifi: mvm: fix signedness warnings in ToF debugfs 2015-10-05 14:33:31 +03:00
debugfs.c iwlwifi: nvm: add nvm phy_sku section to debugfs 2015-10-05 14:33:32 +03:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: mvm: BT Coex - update the new API 2015-03-12 09:57:45 +02:00
fw-api-d3.h iwlwifi: mvm: update wakeup reason enum 2015-08-23 09:35:13 +03:00
fw-api-mac.h iwlwifi: fix spelling errors 2015-04-02 09:29:13 +03:00
fw-api-power.h iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK 2015-10-05 14:33:28 +03:00
fw-api-rs.h iwlwifi: mvm: rs: enable forcing single stream Tx decision 2015-02-01 15:39:29 +02:00
fw-api-rx.h iwlwifi: mvm: move RX API into its own file 2015-09-21 18:08:45 +03:00
fw-api-scan.h Merge remote-tracking branch 'iwlwifi-fixes/master' into next 2015-08-04 21:30:10 +03:00
fw-api-sta.h iwlwifi: mvm: don't set K1/K2 for AES-CMAC 2015-08-13 11:31:32 +02:00
fw-api-stats.h iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag 2015-09-21 18:08:43 +03:00
fw-api-tof.h iwlwifi: mvm: move existing UMAC commands to group 1 2015-08-04 10:11:46 +03:00
fw-api-tx.h iwlwifi: mvm: set different pm_timeout for action frames 2015-08-04 21:30:15 +03:00
fw-api.h iwlwifi: mvm: move DTS command and notification to new group 2015-10-05 12:28:39 +03:00
fw.c iwlwifi: mvm: support using multiple ACs on single HW queue 2015-10-05 14:33:27 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac-ctxt.c iwlwifi: mvm: support enabling a queue with a given ssn 2015-10-05 14:33:27 +03:00
mac80211.c Major changes: 2015-10-12 19:39:18 -07:00
Makefile iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) support 2015-08-04 10:11:45 +03:00
mvm.h iwlwifi: mvm: add minimal multi-RXQ infrastructure 2015-10-05 14:34:51 +03:00
nvm.c iwlwifi: nvm: add nvm phy_sku section to debugfs 2015-10-05 14:33:32 +03:00
offloading.c iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID 2014-12-01 12:04:38 +02:00
ops.c iwlwifi: mvm: add minimal multi-RXQ infrastructure 2015-10-05 14:34:51 +03:00
phy-ctxt.c iwlwifi: fix spelling errors 2015-04-02 09:29:13 +03:00
power.c iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK 2015-10-05 14:33:28 +03:00
quota.c iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00
rs.c iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios 2015-10-05 14:33:31 +03:00
rs.h iwlwifi: mvm: rs: report last tx rate based on RSSI and caps 2015-06-26 09:00:24 +03:00
rx.c iwlwifi: mvm: minor rx code cleanup 2015-10-05 14:33:31 +03:00
scan.c iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag 2015-09-21 18:08:42 +03:00
sf.c iwlwifi: mvm: Always enable the smart FIFO 2015-03-12 09:57:47 +02:00
sta.c iwlwifi: mvm: support enabling a queue with a given ssn 2015-10-05 14:33:27 +03:00
sta.h iwlwifi: mvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
tdls.c iwlwifi: mvm: move TX PN assignment for CCMP to the driver 2015-08-04 21:29:34 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c Merge remote-tracking branch 'iwlwifi-fixes/master' into next 2015-08-04 21:30:10 +03:00
time-event.h iwlwifi: mvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
tof.c iwlwifi: mvm: ToF - fill bssid of responder configuration 2015-10-05 14:33:25 +03:00
tof.h iwlwifi: mvm: fix tof.h header guard 2015-10-05 12:29:13 +03:00
tt.c iwlwifi: mvm: move DTS command and notification to new group 2015-10-05 12:28:39 +03:00
tx.c iwlwifi: mvm: support using multiple ACs on single HW queue 2015-10-05 14:33:27 +03:00
utils.c iwlwifi: mvm: support using multiple ACs on single HW queue 2015-10-05 14:33:27 +03:00