]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 19 Jan 2015 21:22:19 +0000 (16:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jan 2015 21:22:19 +0000 (16:22 -0500)
commit0b2702331883023ad1ad478fd5b7380095169ac6
treeb91fa846e41c80cd948c9d8fa636bd352ed98a31
parent2063ae39aff38100df859651f2bb3be4052a1cc6
parent5eac4daafeb53af00d93104536ff87825ac19ca7
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Some further updates for net-next:
 * fix network-manager which was broken by the previous changes
 * fix delete-station events, which were broken by me making the
   genlmsg_end() mistake
 * fix a timer left running during suspend in some race conditions
   that would cause an annoying (but harmless) warning
 * (less important, but in the tree already) remove 80+80 MHz rate
   reporting since the spec doesn't distinguish it from 160 MHz;
   as the bitrate they're both 160 MHz bandwidth

Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/nl80211.c
net/wireless/util.c