]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:16:08 +0000 (07:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:16:08 +0000 (07:16 -0800)
commit7fcb93397498dfc76308a4347bbdd5f277f33491
tree8f1341a2efeab11e0bbe263cba47085cbfeea8f0
parent385afc591512c0e7b170037a19feb529ef7ad98a
parent9bf08f889eb802f6c02ae69fecea0cffad78dc13
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Just a few fixes:
 * avoid running out of tracking space for frames that need
   to be reported to userspace by using more bits
 * fix beacon handling suppression by adding some relevant
   elements to the CRC calculation
 * fix quiet mode in action frames
 * fix crash in ethtool for virt_wifi and similar
 * add a missing policy entry
 * fix 160 & 80+80 bandwidth to take local capabilities into
   account
====================

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