]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Sep 2015 02:49:55 +0000 (19:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Sep 2015 02:49:55 +0000 (19:49 -0700)
commitc810df03c3c9e87a4c95c2fce425d5b7ebd39647
tree25c3924af2d09d1089b800707f91196b89b408dc
parentc1babd1c0fcf05f165c544dddd5e4019a8fbbc65
parentd4c80b2e9d368a40231030db56e650419f80b9c4
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
For the first round of fixes, we have this:
 * fix for the sizeof() pointer type issue
 * a fix for regulatory getting into a restore loop
 * a fix for rfkill global 'all' state, it needs to be stored
   everywhere to apply correctly to new rfkill instances
 * properly refuse CQM RSSI when it cannot actually be used
 * protect HT TDLS traffic properly in non-HT networks
 * don't incorrectly advertise 80 MHz support when not allowed
====================

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