]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub...
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Aug 2018 17:06:11 +0000 (10:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Aug 2018 17:06:11 +0000 (10:06 -0700)
commitce37277d11768f890f3db0954c286a48ee583137
treeee9d7538980724546b9184869e985da48d3891f5
parent52c42dd54ae9795ace9610ddf55ed96e256f5716
parentb7629cbef1f205ed7c01e5b49368ee3a9d7ab71e
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
pull-request: wireless-drivers-next 2018-08-12

wireless-drivers-next patches for 4.19

Last set of new features for 4.19. Most notable is simplifying SSB
debugging code with two Kconfig option removals and fixing mt76 USB
build problems.

Major changes:

ath10k

* add debugfs file warm_hw_reset

wil6210

* add debugfs files tx_latency, link_stats and link_stats_global

* add 3-MSI support

* allow scan on AP interface

* support max aggregation window size 64

ssb

* remove CONFIG_SSB_SILENT and CONFIG_SSB_DEBUG Kconfig options

mt76

* fix build problems with recently added USB support
====================

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