linux/drivers/net/wireless/iwlwifi/mvm
David S. Miller e9829b9745 Here's another set of patches for the current cycle:
* I merged net-next back to avoid a conflict with the
  * cfg80211 scheduled scan API extensions
  * preparations for better scan result timestamping
  * regulatory cleanups
  * mac80211 statistics cleanups
  * a few other small cleanups and fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJWJ6lbAAoJEDBSmw7B7bqraasP/Ryaa7zL10E+dOQtqBQHQeMe
 olbrCUtTYltr4nnuESzh5WPeIVZBQ0DIduoLLF0IDSPVwE/NrbpFUVIMHvJvr+s7
 rE9k8RB4P7BMTjf+mkDX1Od9kCKGkt4ezcyt/oNIsqM12SN9JQ99itwz6Mp94xCs
 XKsiXJRh9f/8Qwd/74qQq1Va3UfGAVuKO8WpUe/A7TYTla8ZY20pv1D8kQKQzrFg
 DwsMirjmHcUpobSjnPAAmZevRxdk6o0E+P7DYG172H2Tm8/EIMR/gYMnQeYW6HkA
 lfMMDfAGmNvyRm8v1iuBLodREP4kn4VbhMSZDtH7D6FYfmJh5fSeG09bSe51G5Xh
 zv/B8A1cCbWFqtQHp3wI6ml8VDyAhDc2Hvqb75KRn6FplIkEiszVP0y3cNHWiJVt
 Ix6Sysoa6kQDXEgR50APeLJ3VI+/mhXmvIila4jP9PKhO14SDHrCoRQO62Z0COJ7
 2E5Ir2KE8T+O9mSeuB7m8xD/t60HDd3q3tLZmH0Ps6xfxKf9y2hdZacbX4Hi5Mqk
 2XxXZYnhAXUqZmZhmG3ajnEiB4UGMt21R7dIqNTaQ9chOGBkHqIZxPm82XtNb13h
 yHILavGpUDT0z6OB2z8fxUcj4a4SrrK+aiIGh4iFpDR0Nu0IyZ5cPHXY2FfvJWmD
 ZO74RMEpBodYR8BsV4yP
 =uZ5N
 -----END PGP SIGNATURE-----

Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
Here's another set of patches for the current cycle:
 * I merged net-next back to avoid a conflict with the
 * cfg80211 scheduled scan API extensions
 * preparations for better scan result timestamping
 * regulatory cleanups
 * mac80211 statistics cleanups
 * a few other small cleanups and fixes
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-22 07:28:41 -07:00
..
Makefile iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) support 2015-08-04 10:11:45 +03: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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07: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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07: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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07:00
mvm.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07: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 Here's another set of patches for the current cycle: 2015-10-22 07:28:41 -07: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 cfg80211: Add multiple scan plans for scheduled scan 2015-10-13 10:35:26 +02: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