]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Mon, 18 Sep 2017 11:08:43 +0000 (14:08 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 18 Sep 2017 11:08:43 +0000 (14:08 +0300)
commite241b986d8a039d81a61ef0806ba7f329f07b5d2
treee4f30c02ed7cd642bb0d6a061a18b434c1d2b695
parent2018862bdad13479b663e0e9615d7c6fcaa89285
parentf4096c5bfcae8f774e6a321e3df7a703937530f6
Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

First set of fixes for 4.14

* A couple of bugzilla bugs related to multicast handling;
* Two fixes for WoWLAN bugs that were causing queue hangs and
  re-initialization problems;
* Two fixes for potential uninitialized variable use reported by Dan
  Carpenter in relation to a recently introduced patch;
* A fix for buffer reordering in the newly supported 9000 device
  family;
* Fix a race when starting aggregation;
* Small fix for a recent patch to wake mac80211 queues;
* Send non-bufferable management frames in the generic queue so they
  are not sent on queues that are under power-save;