From: David S. Miller Date: Fri, 13 Oct 2017 15:42:53 +0000 (-0700) Subject: Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub/scm... X-Git-Tag: v4.14-rc6~11^2~46 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=db5972c95d78fb7d3e0f67b9b6c90adf0ed96db1;p=linux-2.6-block.git Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git./linux/kernel/git/kvalo/wireless-drivers Kalle Valo says: ==================== wireless-drivers fixes for 4.14 Nothing really special standing out, all of these are important fixes which should go to 4.14. iwlwifi * fix support for 3168 device series * fix a potential crash when using FW debugging recording; * improve channel flags parsing to avoid warnings on too long traces * return -ENODATA when the temperature is not available, since the -EIO we were returning was causing fatal errors in userspace * avoid printing too many messages in dmesg when using monitor mode, since this can become very noisy and completely flood the logs brcmsmac * reduce stack usage to avoid frame size warnings with KASAN brcmfmac * add a check to avoid copying uninitialised memory rtlwifi: * fix a regression with rtl8821ae starting from v4.11 where connections was frequently lost ==================== Signed-off-by: David S. Miller --- db5972c95d78fb7d3e0f67b9b6c90adf0ed96db1