linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.16 0/7] Backort firmware monitor to 3.16
@ 2014-10-28  6:11 Emmanuel Grumbach
  2014-10-28  6:11 ` [PATCH 3.16 1/7] iwlwifi: add device / firmware to fw-error-dump file Emmanuel Grumbach
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Emmanuel Grumbach @ 2014-10-28  6:11 UTC (permalink / raw)
  To: stable; +Cc: linux-wireless, Emmanuel Grumbach

This patch series allows to use the firmware debugging features
of iwlwifi on 3.16. These features are already in 3.17.

I know that this patch series is not compliant with Greg's
rules for stable patches. It is unlikely that these patches
will be applied on vanilla 3.16 - I know that.
I send them here so that distros can apply them if they want
to.
I know there are distros shipping 3.16, and having these
patches in can greatly help our ability to debug nasty
issues.

Emmanuel Grumbach (7):
  iwlwifi: add device / firmware to fw-error-dump file
  iwlwifi: rename iwl_mvm_fw_error_next_data
  iwlwifi: pcie: add firmware monitor capabilities
  iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.h
  iwlwifi: mvm: don't collect logs in the interrupt thread
  iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dump
  iwlwifi: mvm: update layout of firmware error dump

 drivers/net/wireless/iwlwifi/iwl-drv.c           |   6 ++
 drivers/net/wireless/iwlwifi/iwl-fw-error-dump.h |  50 ++++++++-
 drivers/net/wireless/iwlwifi/iwl-fw-file.h       |   5 +-
 drivers/net/wireless/iwlwifi/iwl-fw.h            |   3 +
 drivers/net/wireless/iwlwifi/iwl-modparams.h     |   2 +
 drivers/net/wireless/iwlwifi/iwl-prph.h          |   6 ++
 drivers/net/wireless/iwlwifi/mvm/mac80211.c      | 100 ++++++++++++++++++
 drivers/net/wireless/iwlwifi/mvm/mvm.h           |   9 --
 drivers/net/wireless/iwlwifi/mvm/ops.c           |  72 -------------
 drivers/net/wireless/iwlwifi/mvm/utils.c         |  65 ------------
 drivers/net/wireless/iwlwifi/pcie/internal.h     |   7 ++
 drivers/net/wireless/iwlwifi/pcie/trans.c        | 125 ++++++++++++++++++++++-
 12 files changed, 294 insertions(+), 156 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-11-04  0:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28  6:11 [PATCH 3.16 0/7] Backort firmware monitor to 3.16 Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 1/7] iwlwifi: add device / firmware to fw-error-dump file Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 2/7] iwlwifi: rename iwl_mvm_fw_error_next_data Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 3/7] iwlwifi: pcie: add firmware monitor capabilities Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 4/7] iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.h Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 5/7] iwlwifi: mvm: don't collect logs in the interrupt thread Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 6/7] iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dump Emmanuel Grumbach
2014-10-28  6:11 ` [PATCH 3.16 7/7] iwlwifi: mvm: update layout of firmware error dump Emmanuel Grumbach
2014-10-28  6:22 ` [PATCH 3.16 0/7] Backort firmware monitor to 3.16 Greg KH
2014-11-04  0:07 ` Ben Hutchings

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).