linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: iwlwifi 2016-01-26
@ 2016-01-26 10:19 Grumbach, Emmanuel
  2016-01-26 10:21 ` [PATCH 1/5] iwlwifi: add new 3168 series devices support Emmanuel Grumbach
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Grumbach, Emmanuel @ 2016-01-26 10:19 UTC (permalink / raw)
  To: Kalle Valo <kvalo@adurom.com> Kalle Valo
  Cc: linux-wireless@vger.kernel.org

Hi Kalle,

This is the first round of fixes for 4.5.
Most of them are really trivial. The TPC stats one stands out a little bit.
It can fix traffic issues which are typically hard to debug.
Please pull and let me know if you have issues.

I also have a batch of patches for -next, but wireless-drivers-next.git doesn't
seem ready to accept new patches at this stage.

Thanks!

The following changes since commit aee3bfa3307cd0da2126bdc0ea359dabea5ee8f7:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2016-01-12 18:57:02 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2016-01-26

for you to fetch changes up to a0d792850af3257d9b4b1dbf4e3df57994a481e7:

  iwlwifi: mvm: rs: fix TPC statistics handling (2016-01-25 14:42:11 +0200)

----------------------------------------------------------------
* Fix support for 3168 device
	+ NVM version
	+ firmware file name
	+ device IDs
* Fix a compilation warning in dvm calibration code
* Fix the TPC (reduced Tx Power) code. This fixes performance issues
* Device IDs for 8265

----------------------------------------------------------------
Gregory Greenman (1):
      iwlwifi: mvm: rs: fix TPC statistics handling

Johannes Berg (1):
      iwlwifi: dvm: calib.c: fix min() warning

Oren Givon (3):
      iwlwifi: add new 3168 series devices support
      iwlwifi: add device ID for 8265
      iwlwifi: update support for 3168 series firmware and NVM

 drivers/net/wireless/intel/iwlwifi/dvm/calib.c     |  4 ++--
 drivers/net/wireless/intel/iwlwifi/iwl-7000.c      | 23 +++++++++++++++++++----
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-tx.h |  6 +++++-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c        | 74 ++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |  5 +++--
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |  4 ++++
 6 files changed, 81 insertions(+), 35 deletions(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-01-27 12:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 10:19 pull request: iwlwifi 2016-01-26 Grumbach, Emmanuel
2016-01-26 10:21 ` [PATCH 1/5] iwlwifi: add new 3168 series devices support Emmanuel Grumbach
2016-01-26 10:21 ` [PATCH 2/5] iwlwifi: add device ID for 8265 Emmanuel Grumbach
2016-01-26 10:21 ` [PATCH 3/5] iwlwifi: dvm: calib.c: fix min() warning Emmanuel Grumbach
2016-01-26 10:21 ` [PATCH 4/5] iwlwifi: update support for 3168 series firmware and NVM Emmanuel Grumbach
2016-01-26 10:21 ` [PATCH 5/5] iwlwifi: mvm: rs: fix TPC statistics handling Emmanuel Grumbach
2016-01-26 13:50 ` pull request: iwlwifi 2016-01-26 Kalle Valo
2016-01-26 13:57   ` Grumbach, Emmanuel
2016-01-26 14:01     ` Johannes Berg
2016-01-26 14:05       ` Grumbach, Emmanuel
2016-01-27 12:20         ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).