On Sun, Aug 7, 2016 at 7:35 AM, Grumbach, Emmanuel <emmanuel.grumbach@xxxxxxxxx> wrote: > > Hi Kalle, > > Here is a pull request for 4.6. I have here a patch that was merged to > -next already, but clearly, it should have been routed through the > current cycle's trees. Sorry about that. > The patch is: Wow.. I knew evolution was sometimes stupid, but this is new to me.. Obviously you should ignore that. Sorry... > > commit cd49727e1a2bccc4ff008dde24c2f8430dd9e368 > Author: Ayala Beker <ayala.beker@xxxxxxxxx> > Date: Wed Feb 3 15:36:52 2016 +0200 > > iwlwifi: mvm: avoid to WARN about gscan capabilities > > Gscan capabilities were updated with new capabilities supported > by the device. Update GSCAN capabilities TLV and avoid to WARN > if the firmware does not have the new capabilities. > > It appears in -next as: > > commit a0b09f13036cedfd67c9cb4b9d05138e7022723d > Author: Ayala Beker <ayala.beker@xxxxxxxxx> > Date: Wed Feb 3 15:36:52 2016 +0200 > > iwlwifi: mvm: update GSCAN capabilities > > Gscan capabilities were updated with new capabilities supported > by the device. Update GSCAN capabilities TLV. > > The commit message wasn't good enough for the current cycle, so I > rewrote it. Besides that one, all is fairly normal. > Let me know if you have issues! > > Thanks. > > > The following changes since commit 7fdf9663261cc77a516396fec82cee8a8ea07e76: > > iwlwifi: mvm: fix memory leak in paging (2016-03-20 23:01:54 +0200) > > 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-04-12 > > for you to fetch changes up to 2d25fb8b3a138706b63bd26ad72a95c58029954a: > > iwlwifi: mvm: fix accessing Null pointer during fw dump collection (2016-04-12 10:03:17 +0300) > > ---------------------------------------------------------------- > * add new device IDs for 8265 > * fix a NULL pointer dereference when paging firmware asserts > * remove a WARNING on gscan capabilities > * fix MODULE_FIRMWARE for 8260 > > ---------------------------------------------------------------- > Ayala Beker (1): > iwlwifi: mvm: avoid to WARN about gscan capabilities > > Matti Gottlieb (1): > iwlwifi: mvm: fix accessing Null pointer during fw dump collection > > Oren Givon (1): > iwlwifi: add device IDs for the 8265 device > > Sara Sharon (1): > iwlwifi: 8000: fix MODULE_FIRMWARE input > > drivers/net/wireless/intel/iwlwifi/iwl-8000.c | 2 +- > drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 26 ++++++++++---------------- > drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c | 6 ++++-- > drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 2 ++ > drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 10 ++++++++++ > 5 files changed, 27 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html