linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: iwlwifi 2015-11-15
@ 2015-11-15 19:30 Grumbach, Emmanuel
  2015-11-15 19:34 ` [PATCH 1/4] iwlwifi: Add new PCI IDs for the 8260 series Emmanuel Grumbach
  2015-11-17 13:52 ` pull request: iwlwifi 2015-11-15 Kalle Valo
  0 siblings, 2 replies; 6+ messages in thread
From: Grumbach, Emmanuel @ 2015-11-15 19:30 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless@vger.kernel.org

Hi Kalle,

Here is the first pull request for 4.4. I admit that the FW API is
borderline but since we are very early in the cycle, I think it is fine.
The firmware is far from being released yet (so that this patch doesn't
change much now), but having this patch in will allow me to provide the
new firmware to the 4.4 users.
Along with that various bug fixes, a fix for a NULL pointer exception
other things as explained in the tag.

Please pull - thanks!


The following changes since commit a493bcf8d6caf28f062c5f8f2ba486fdbf1ae899:

  Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next (2015-10-30
20:38:24 +0900)

are available in the git repository at:

 
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2015-11-15

for you to fetch changes up to 9513c5e18a0dc55a1fc9c890715098ba2315830b:

  iwlwifi: mvm: Avoid dereferencing sta if it was already flushed
(2015-11-15 21:18:01 +0200)

----------------------------------------------------------------
* bump API to firmware 19 - not released yet.
* fix D3 flows (Luca)
* new device IDs (Oren)
* fix NULL pointer dereference (Avri)

----------------------------------------------------------------
Avri Altman (1):
      iwlwifi: mvm: Avoid dereferencing sta if it was already flushed

Emmanuel Grumbach (1):
      iwlwifi: bump firmware API to 19

Luca Coelho (1):
      iwlwifi: mvm: don't overwrite the key indices in D3 entry

Oren Givon (1):
      iwlwifi: Add new PCI IDs for the 8260 series

 drivers/net/wireless/iwlwifi/iwl-7000.c     |  2 +-
 drivers/net/wireless/iwlwifi/iwl-8000.c     |  2 +-
 drivers/net/wireless/iwlwifi/mvm/d3.c       |  8 ++------
 drivers/net/wireless/iwlwifi/mvm/mac80211.c | 11 ++++++++---
 drivers/net/wireless/iwlwifi/mvm/sta.c      | 88
+++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 drivers/net/wireless/iwlwifi/mvm/sta.h      |  4 ++--
 drivers/net/wireless/iwlwifi/pcie/drv.c     | 19 ++++++++++++++++++-
 7 files changed, 79 insertions(+), 55 deletions(-)


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

end of thread, other threads:[~2015-11-17 13:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-15 19:30 pull request: iwlwifi 2015-11-15 Grumbach, Emmanuel
2015-11-15 19:34 ` [PATCH 1/4] iwlwifi: Add new PCI IDs for the 8260 series Emmanuel Grumbach
2015-11-15 19:34   ` [PATCH 2/4] iwlwifi: bump firmware API to 19 Emmanuel Grumbach
2015-11-15 19:34   ` [PATCH 3/4] iwlwifi: mvm: don't overwrite the key indices in D3 entry Emmanuel Grumbach
2015-11-15 19:34   ` [PATCH 4/4] iwlwifi: mvm: Avoid dereferencing sta if it was already flushed Emmanuel Grumbach
2015-11-17 13:52 ` pull request: iwlwifi 2015-11-15 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).