diff options
author | David S. Miller <davem@davemloft.net> | 2017-06-12 17:14:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-12 17:14:29 +0300 |
commit | 63a2f310d040a4e42f92d60762c8965cd6f2a5ed (patch) | |
tree | c412acf33a1781660730c66fc7201c14dc4f2fa2 /MAINTAINERS | |
parent | 073cf9e20c333ab29744717a23f9e43ec7512a20 (diff) | |
parent | 219569ad0c41df7a7f999a2cad688c6b6ce173e2 (diff) | |
download | linux-63a2f310d040a4e42f92d60762c8965cd6f2a5ed.tar.xz |
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Kalle Valo says:
====================
wireless-drivers-next patches for 4.13
The first pull request for 4.13. We have a new driver qtnfmac, but
also rsi driver got a support for new firmware and supporting ath10k
SDIO devices was started.
Major changes:
ath10k
* add initial SDIO support (still work in progress)
rsi
* new loading for the new firmware version
rtlwifi
* final patches for the new btcoex support
rt2x00
* add device ID for Epson WN7512BEP
qtnfmac
* new driver for Quantenna QSR10G chipsets
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b8249b576bf..f4e682c67475 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10634,6 +10634,14 @@ L: qemu-devel@nongnu.org S: Maintained F: drivers/firmware/qemu_fw_cfg.c +QUANTENNA QTNFMAC WIRELESS DRIVER +M: Igor Mitsyanko <imitsyanko@quantenna.com> +M: Avinash Patil <avinashp@quantenna.com> +M: Sergey Matyukevich <smatyukevich@quantenna.com> +L: linux-wireless@vger.kernel.org +S: Maintained +F: drivers/net/wireless/quantenna + RADOS BLOCK DEVICE (RBD) M: Ilya Dryomov <idryomov@gmail.com> M: Sage Weil <sage@redhat.com> |