Search Linux Wireless

pull-request: iwlwifi-next 2017-12-05

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Kalle,

This is my second batch of patches intended for v4.16.  As I mentioned
in the patchset thread, I moved patches 5/15 and 6/16 to iwlwifi-fixes. 
Otherwise nothing major here, just the usual continued development.
More details about the contents in the tag description.

I have sent this out before and kbuildbot reported success.

Please let me know if there are any issues.

Cheers,
Luca.


The following changes since commit 80b0ebd488b3edaf3e5ed08c34a952c804e3a635:

  Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2017-12-02 15:22:54 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2017-12-05

for you to fetch changes up to 0190ff24e55efd3e02479537c2d91835602fffa3:

  iwlwifi: mvm: request statistics when reading debugfs (2017-12-05 21:01:43 +0200)

----------------------------------------------------------------
Second batch of iwlwifi updates for v4.16

* Initial work for rate-scaling offload;
* Support for new FW API version;
* Some fixes here and there;

----------------------------------------------------------------
Avraham Stern (1):
      iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request

Emmanuel Grumbach (1):
      iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk

Gregory Greenman (7):
      iwlwifi: mvm: rs: introduce new API for rate scaling
      iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
      iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
      iwlwifi: mvm: rs: new rate scale API - add FW notifications
      iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
      iwlwifi: mvm: rs: add size checks when printing to a buffer
      iwlwifi: mvm: rs: add sanity check when sending LQ command

Johannes Berg (1):
      iwlwifi: mvm: request statistics when reading debugfs

Liad Kaufman (1):
      iwlwifi: mvm: make init_dbg effective only on failure

Luca Coelho (1):
      iwlwifi: bump FW API to 36 for 8000 and up

Sara Sharon (1):
      iwlwifi: mvm: avoid dumping assert log when device is stopped

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c       |   2 +-
 drivers/net/wireless/intel/iwlwifi/cfg/8000.c        |   4 +-
 drivers/net/wireless/intel/iwlwifi/cfg/9000.c        |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h |  15 +++++
 drivers/net/wireless/intel/iwlwifi/fw/api/rs.h       | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/fw/file.h         |   2 +
 drivers/net/wireless/intel/iwlwifi/mvm/Makefile      |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c     |  79 ++++++++++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c          |   8 +--
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c    |  13 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h         |  10 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c         |   9 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c       | 314 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c          | 230 ++++++++++++++++++++++++++++++++++++++---------------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/rs.h          |  48 +++++++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/rx.c          |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c        |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c        |  35 ++++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c         |  19 +++++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h         |   7 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/time-event.c  |   9 +--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c          |   8 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/utils.c       |  14 ++++-
 23 files changed, 952 insertions(+), 144 deletions(-)
 create mode 100644 drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux