linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi-fixes 2013-03-04
@ 2013-03-04 14:00 Johannes Berg
  2013-03-04 14:00 ` [PATCH 01/11] iwlwifi: don't map complete commands bidirectionally Johannes Berg
  0 siblings, 1 reply; 12+ messages in thread
From: Johannes Berg @ 2013-03-04 14:00 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 2830 bytes --]

John,

For iwlwifi I have a relatively large pull request:

The patches from Dor fix a bunch of calibration issues in the new MVM
driver, and Emmanuel has a number of fixes there as well. Also, we
decided to disable 8k A-MSDU by default, so that's in there. My own
patches are addressing an issue we found with the new devices but that
seems to also exist on older ones, the DMA writeback the devices do can
be delayed and cause issues. The fix is unfortunately relatively large
and depends on two other changes (to not be hugely conflicting), but I
think it's still worth it at this point.

Let me know if there are any issues.

johannes


The following changes since commit e477598351a40769f5b46ccea78479a1aad6f161:

  iwlwifi: mvm: Remove testing of static PIC in PhyDB (2013-02-27 09:14:08 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git for-john

for you to fetch changes up to 2470b36e84a2e680d7a7e3809cbceae5bfae3606:

  iwlwifi: mvm: don't warn on normal BAR sending (2013-03-04 13:39:02 +0100)

----------------------------------------------------------------
Dor Shaish (3):
      iwlwifi: mvm: Set valid TX antennas value before calib request
      iwlwifi: mvm: Take the phy_cfg from the TLV value
      iwlwifi: mvm: Remove overriding calibrations for the 7000 family

Emmanuel Grumbach (5):
      iwlwifi: disable 8K A-MSDU by default
      iwlwifi: mvm: restart the NIC of the cmd queue gets full
      iwlwifi: mvm: ignore STOP_AGG when restarting
      iwlwifi: mvm: update the rssi calculation
      iwlwifi: mvm: don't warn on normal BAR sending

Johannes Berg (3):
      iwlwifi: don't map complete commands bidirectionally
      iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
      iwlwifi: use coherent DMA memory for command header

 drivers/net/wireless/iwlwifi/dvm/sta.c       |   2 +-
 drivers/net/wireless/iwlwifi/iwl-devtrace.h  |   2 +-
 drivers/net/wireless/iwlwifi/iwl-drv.c       |   3 +-
 drivers/net/wireless/iwlwifi/iwl-modparams.h |   2 +-
 drivers/net/wireless/iwlwifi/iwl-trans.h     |  20 +-
 drivers/net/wireless/iwlwifi/mvm/fw-api.h    |  18 +-
 drivers/net/wireless/iwlwifi/mvm/fw.c        | 133 +-------------
 drivers/net/wireless/iwlwifi/mvm/mvm.h       |   3 +-
 drivers/net/wireless/iwlwifi/mvm/ops.c       |  18 +-
 drivers/net/wireless/iwlwifi/mvm/rx.c        |  37 ++--
 drivers/net/wireless/iwlwifi/mvm/sta.c       |  10 +
 drivers/net/wireless/iwlwifi/mvm/tx.c        |   6 +-
 drivers/net/wireless/iwlwifi/pcie/internal.h |  34 +++-
 drivers/net/wireless/iwlwifi/pcie/rx.c       |  14 +-
 drivers/net/wireless/iwlwifi/pcie/tx.c       | 266 +++++++++++++--------------
 15 files changed, 229 insertions(+), 339 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2013-03-04 14:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 14:00 pull-request: iwlwifi-fixes 2013-03-04 Johannes Berg
2013-03-04 14:00 ` [PATCH 01/11] iwlwifi: don't map complete commands bidirectionally Johannes Berg
2013-03-04 14:00   ` [PATCH 02/11] iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD Johannes Berg
2013-03-04 14:00   ` [PATCH 03/11] iwlwifi: disable 8K A-MSDU by default Johannes Berg
2013-03-04 14:00   ` [PATCH 04/11] iwlwifi: use coherent DMA memory for command header Johannes Berg
2013-03-04 14:00   ` [PATCH 05/11] iwlwifi: mvm: restart the NIC of the cmd queue gets full Johannes Berg
2013-03-04 14:00   ` [PATCH 06/11] iwlwifi: mvm: Set valid TX antennas value before calib request Johannes Berg
2013-03-04 14:00   ` [PATCH 07/11] iwlwifi: mvm: Take the phy_cfg from the TLV value Johannes Berg
2013-03-04 14:00   ` [PATCH 08/11] iwlwifi: mvm: Remove overriding calibrations for the 7000 family Johannes Berg
2013-03-04 14:00   ` [PATCH 09/11] iwlwifi: mvm: ignore STOP_AGG when restarting Johannes Berg
2013-03-04 14:00   ` [PATCH 10/11] iwlwifi: mvm: update the rssi calculation Johannes Berg
2013-03-04 14:00   ` [PATCH 11/11] iwlwifi: mvm: don't warn on normal BAR sending Johannes Berg

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