linux-stable/drivers/net/wireless/intel/iwlwifi/mvm
Linus Torvalds abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs updates from Al Viro:
 "Assorted misc bits and pieces.

  There are several single-topic branches left after this (rename2
  series from Miklos, current_time series from Deepa Dinamani, xattr
  series from Andreas, uaccess stuff from from me) and I'd prefer to
  send those separately"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (39 commits)
  proc: switch auxv to use of __mem_open()
  hpfs: support FIEMAP
  cifs: get rid of unused arguments of CIFSSMBWrite()
  posix_acl: uapi header split
  posix_acl: xattr representation cleanups
  fs/aio.c: eliminate redundant loads in put_aio_ring_file
  fs/internal.h: add const to ns_dentry_operations declaration
  compat: remove compat_printk()
  fs/buffer.c: make __getblk_slow() static
  proc: unsigned file descriptors
  fs/file: more unsigned file descriptors
  fs: compat: remove redundant check of nr_segs
  cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
  cifs: don't use memcpy() to copy struct iov_iter
  get rid of separate multipage fault-in primitives
  fs: Avoid premature clearing of capabilities
  fs: Give dentry to inode_change_ok() instead of inode
  fuse: Propagate dentry down to inode_change_ok()
  ceph: Propagate dentry down to inode_change_ok()
  xfs: Propagate dentry down to inode_change_ok()
  ...
2016-10-10 13:04:49 -07:00
..
binding.c
coex.c iwlwifi: mvm: fix the channel inhibition table for Channel 14 2016-07-06 09:56:32 +03:00
constants.h iwlwifi: mvm: add a flag to disable checksum 2016-05-10 22:14:46 +03:00
d3.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
debugfs-vif.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-10 13:04:49 -07:00
debugfs.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-10 13:04:49 -07:00
debugfs.h
fw-api-coex.h iwlwifi: mvm: cleanup the coex code 2016-07-06 02:19:21 +03:00
fw-api-d3.h iwlwifi: mvm: add firmware API name comment 2016-05-10 22:14:41 +03:00
fw-api-mac.h iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
fw-api-power.h iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
fw-api-rs.h
fw-api-rx.h iwlwifi: mvm: fix RX mpdu status enum 2016-07-06 01:18:43 +03:00
fw-api-scan.h iwlwifi: mvm: Add support for RRM by scan 2016-09-19 10:09:35 +03:00
fw-api-sta.h iwlwifi: mvm: support GMAC protocol 2016-08-29 23:35:06 +03:00
fw-api-stats.h iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
fw-api-tof.h
fw-api-tx.h iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLE 2016-09-26 23:15:24 +03:00
fw-api.h iwlwifi: mvm: set HCMD_NAME for PHY_DB as well 2016-09-19 11:29:33 +03:00
fw-dbg.c * work for new hardware support continues 2016-09-17 18:10:33 +03:00
fw-dbg.h iwlwifi: mvm: consider P2p device type for firmware dump triggers 2016-08-29 22:29:04 +03:00
fw.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
led.c
mac-ctxt.c iwlwifi: mvm: move AP-specific code to right function 2016-09-19 11:29:32 +03:00
mac80211.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
Makefile iwlwifi: remove support for fw older than -16.ucode 2016-03-30 16:21:27 +03:00
mvm.h iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
nvm.c iwlwifi: move BIOS MCC retrieval to common code 2016-09-19 10:09:37 +03:00
offloading.c
ops.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
phy-ctxt.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
power.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
quota.c iwlwifi: mvm: support setting minimum quota from debugfs 2016-02-01 16:40:23 +02:00
rs.c iwlwifi: mvm: rs: add rate scaling support for 160MHz channels 2016-07-06 01:19:22 +03:00
rs.h iwlwifi: mvm: rs: add rate scaling support for 160MHz channels 2016-07-06 01:19:22 +03:00
rx.c iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
rxmq.c iwlwifi: mvm: document passing unexpected Block Ack Request frames 2016-09-19 10:09:40 +03:00
scan.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
sf.c iwlmvm: mvm: set correct state in smart-fifo configuration 2016-07-06 02:09:55 +03:00
sta.c iwlwifi: mvm: initialise ADD_STA before sending it to the firmware 2016-09-26 23:15:26 +03:00
sta.h iwlwifi: mvm: make iwl_mvm_update_sta() an inline 2016-09-19 10:09:38 +03:00
tdls.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
testmode.h
time-event.c iwlwifi: mvm: ROC: cleanup time event info on FW failure 2016-03-09 20:59:18 +02:00
time-event.h iwlwifi: mvm: extend time event duration 2016-03-07 13:34:16 +02:00
tof.c
tof.h
tt.c iwlwifi: remove support for fw older than -17 and -22 2016-09-26 23:15:14 +03:00
tx.c wireless-drivers-next patches for 4.9 2016-09-30 01:31:51 -04:00
utils.c iwlwifi: allow error table address new range 2016-09-26 23:15:25 +03:00