]> asedeno.scripts.mit.edu Git - linux.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)
commit961d9735357ec59be3e3e2c37c0ca6494f04461b
treeee9d7538980724546b9184869e985da48d3891f5
parent45c91fb200936b2c48e8605539d800a61abb1cbf
parent209b43759d65b2cc99ce7757249aacc82b03c4e2
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>