From: David S. Miller Date: Wed, 26 Jun 2019 17:12:17 +0000 (-0700) Subject: Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub... X-Git-Tag: v5.15~5991^2~141 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8b79105239d3aecdf4942f7e53a14e0842dd5d2;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git./linux/kernel/git/kvalo/wireless-drivers-next Kalle Valu says: ==================== wireless-drivers-next patches for 5.3 First set of patches for 5.3, but not that many patches this time. This pull request fails to compile with the tip tree due to ktime_get_boot_ns() API changes there. It should be easy for Linus to fix it in p54 driver once he pulls this, an example resolution here: https://lkml.kernel.org/r/20190625160432.533aa140@canb.auug.org.au Major changes: airo * switch to use skcipher interface p54 * support boottime in scan results rtw88 * add fast xmit support * add random mac address on scan support rt2x00 * add software watchdog to detect hangs, it's disabled by default ==================== Signed-off-by: David S. Miller --- a8b79105239d3aecdf4942f7e53a14e0842dd5d2