WSL2-Linux-Kernel/drivers/net/wireless/iwlwifi/mvm
Linus Torvalds e880e87488 driver core update for 4.4-rc1
Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch of
 debugfs updates, with a smattering of minor driver core fixes and
 updates as well.
 
 All have been in linux-next for a long time.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlY6ePQACgkQMUfUDdst+ymNTgCgpP0CZw57GpwF/Hp2L/lMkVeo
 Kx8AoKhEi4iqD5fdCQS9qTfomB+2/M6g
 =g7ZO
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core updates from Greg KH:
 "Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch
  of debugfs updates, with a smattering of minor driver core fixes and
  updates as well.

  All have been in linux-next for a long time"

* tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: Add debugfs_create_ulong()
  of: to support binding numa node to specified device in devicetree
  debugfs: Add read-only/write-only bool file ops
  debugfs: Add read-only/write-only size_t file ops
  debugfs: Add read-only/write-only x64 file ops
  debugfs: Consolidate file mode checks in debugfs_create_*()
  Revert "mm: Check if section present during memory block (un)registering"
  driver-core: platform: Provide helpers for multi-driver modules
  mm: Check if section present during memory block (un)registering
  devres: fix a for loop bounds check
  CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
  base/platform: assert that dev_pm_domain callbacks are called unconditionally
  sysfs: correctly handle short reads on PREALLOC attrs.
  base: soc: siplify ida usage
  kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
  kobject: explain what kobject's sd field is
  debugfs: document that debugfs_remove*() accepts NULL and error values
  debugfs: Pass bool pointer to debugfs_create_bool()
  ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-11-04 21:50:37 -08: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: use short timeouts in P2P low latency if supported 2015-10-25 13:45:03 +02: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: Allow setting ctrl-chnl-position in FTM responder 2015-10-25 13:45:04 +02:00
debugfs.c iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() 2015-10-25 13:45:04 +02: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 iwlwifi: mvm: Add support for two scheduled scan plans 2015-10-25 13:45:05 +02: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: correctly request DTS-measure for new cards 2015-10-25 13:45:02 +02: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: Implement per vif frame registration API 2015-10-25 13:45:06 +02:00
mac80211.c * bug fix for TDLS 2015-10-28 20:48:26 +02:00
mvm.h driver core update for 4.4-rc1 2015-11-04 21:50:37 -08:00
nvm.c iwlwifi: nvm: free old section data when reading nvm file 2015-10-25 13:45:09 +02: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: use short timeouts in P2P low latency if supported 2015-10-25 13:45:03 +02:00
quota.c iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00
rs.c iwlwifi: rs: Remove workaround that disables MIMO on P2P 2015-10-25 13:45:00 +02: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: take scan ref only on success 2015-10-25 13:45:08 +02:00
sf.c iwlwifi: mvm: Always enable the smart FIFO 2015-03-12 09:57:47 +02:00
sta.c iwlwifi: mvm: disable TDLS ac queues correctly 2015-10-25 13:45:08 +02: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 iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() 2015-10-25 13:45:04 +02: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: correctly request DTS-measure for new cards 2015-10-25 13:45:02 +02:00
tx.c iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() 2015-10-25 13:45:04 +02:00
utils.c iwlwifi: mvm: support using multiple ACs on single HW queue 2015-10-05 14:33:27 +03:00