]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2016 19:00:27 +0000 (14:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2016 19:00:27 +0000 (14:00 -0500)
commit60edc0c4aa6b8d781529a96b73eaa9c60cc7c6a2
tree5fa9a470f011736d0ff728aa54f9f540b2485724
parentdac118de9f06f82305c171ec03af64807964e76b
parentde5ded2afcd00a7a02dd8e60203b4371b4d19fd2
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
A few more bugfixes:
 * limit # of scan results stored in memory - this is a long-standing bug
   Jouni and I only noticed while discussing other things in Santa Fe
 * revert AP_LINK_PS patch that was causing issues (Felix)
 * various A-MSDU/A-MPDU fixes for TXQ code (Felix)
 * interoperability workaround for peers with broken VHT capabilities
   (Filip Matusiak)
 * add bitrate definition for a VHT MCS that's supposed to be invalid
   but gets used by some hardware anyway (Thomas Pedersen)
 * beacon timer fix in hwsim (Benjamin Beichler)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>