OSDN Git Service

Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.org/pub...
authorDavid S. Miller <davem@davemloft.net>
Sat, 14 Sep 2019 13:08:18 +0000 (15:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Sep 2019 13:08:18 +0000 (15:08 +0200)
commita3d3c74da49c65fc63a937fa559186b0e16adca3
tree946a98b1350387ee8c6ee8d6572864c838b20191
parent1ba569fc2250b7717fcf3b943efe043c98c6a919
parentf9e568754562e0f506e12aa899c378b4155080e9
Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git./linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for 5.4

Last set of patches for 5.4. wil6210 and rtw88 being most active this
time, but ath9k also having a new module to load devices without
EEPROM.

Major changes:

wil6210

* add support for Enhanced Directional Multi-Gigabit (EDMG) channels 9-11

* add debugfs file to show PCM ring content

* report boottime_ns in scan results

ath9k

* add a separate loader for AR92XX (and older) pci(e) without eeprom

brcmfmac

* use the same wiphy after PCIe reset to not confuse the user space

rtw88

* enable interrupt migration

* enable AMSDU in AMPDU aggregation

* report RX power for each antenna

* enable to DPK and IQK calibration methods to improve performance
====================

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