linux/drivers/net/wireless/ralink/rt2x00
David S. Miller ac2291ce1f wireless-drivers-next patches for 4.12
Quite a lot of patches for rtlwifi and iwlwifi this time, but changes
 also for other active wireless drivers.
 
 Major changes:
 
 ath9k
 
 * add support for Dell Wireless 1601 PCI device
 
 * add debugfs file to manually override noise floor
 
 ath10k
 
 * bump up FW API to 6 for a new QCA6174 firmware branch
 
 wil6210
 
 * support 8 kB RX buffers
 
 iwlwifi
 
 * work to support A000 devices continues
 
 * add support for FW API 30
 
 * add Geographical and Dynamic Specific Absorption Rate (SAR) support
 
 * support a few new PCI device IDs
 
 rtlwifi
 
 * work on adding Bluetooth coexistance support, not finished yet
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJY+cipAAoJEG4XJFUm622b+04H/2u7zhIqv3R5NsmGRlwjKmvd
 6us1hcYzUiBW1kBFFtcvokwgqv3Rw/EUi+NYA5UCHgo30HTVJWTqW0q+BUEI7U0X
 iwuFdHbs/qjj8hXKgZwaJMVyRhXAbq+iHYaMY5OEDNTRSbxqXA4V69SHGK9vLX0l
 KQLJBZX3etnwsyRWrmd4E0roGGfD5tMPpGMUDSlvTPWt0I+1QFUxRI9ohn1fRBpD
 p+UHHC+SYF6NzxvfqyPwm6ndb2XOwdAKYljlf4KrBwHtSXvAH8p5EASm4PjGbavY
 0mrkv0cb8QOKQNVe9q4B4AmM4iAITZ9i3sQBPJ+EBN2P+kS/lFU5L/+5z3VQjms=
 =KTEG
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for 4.12

Quite a lot of patches for rtlwifi and iwlwifi this time, but changes
also for other active wireless drivers.

Major changes:

ath9k

* add support for Dell Wireless 1601 PCI device

* add debugfs file to manually override noise floor

ath10k

* bump up FW API to 6 for a new QCA6174 firmware branch

wil6210

* support 8 kB RX buffers

iwlwifi

* work to support A000 devices continues

* add support for FW API 30

* add Geographical and Dynamic Specific Absorption Rate (SAR) support

* support a few new PCI device IDs

rtlwifi

* work on adding Bluetooth coexistance support, not finished yet
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-24 12:25:01 -04:00
..
Kconfig rt2x00: add support for MT7620 2017-03-22 11:04:52 +02:00
Makefile
rt2x00.h rt2x00: reverse external PA capability flag logic 2017-04-13 17:12:32 +03:00
rt2x00config.c rt2x00: save conf settings before reset tuner 2017-01-17 13:58:36 +02:00
rt2x00crypto.c
rt2x00debug.c rt2x00: call entry directly in rt2x00_dump_frame 2017-02-08 17:30:19 +02:00
rt2x00debug.h
rt2x00dev.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: merge agc and vco works with link tuner 2016-12-30 13:34:20 +02:00
rt2x00link.c rt2x00: add mutex to synchronize config and link tuner 2016-12-30 14:03:41 +02:00
rt2x00mac.c rt2x00: do not flush empty queue 2017-01-17 13:58:38 +02:00
rt2x00mmio.c rt2800: increase TX timeout 2017-01-17 13:58:36 +02:00
rt2x00mmio.h
rt2x00pci.c rt2x00pci: Disable memory-write-invalidate when the driver exits 2016-01-07 11:22:46 +02:00
rt2x00pci.h
rt2x00queue.c rt2800: use TXOP_BACKOFF for probe frames 2017-03-08 17:05:53 +02:00
rt2x00queue.h rt2x00: fixup fill_tx_status for nomatch case 2017-03-08 17:05:52 +02:00
rt2x00reg.h
rt2x00soc.c rt2x00: fix clk_get call 2017-01-31 09:08:52 +02:00
rt2x00soc.h
rt2x00usb.c rt2x00usb: fix anchor initialization 2017-02-08 17:29:24 +02:00
rt2x00usb.h
rt61pci.c rt2x00: call entry directly in rt2x00_dump_frame 2017-02-08 17:30:19 +02:00
rt61pci.h net: wireless: rt2x00: Fixed Spacing issues 2016-02-07 09:10:05 +02:00
rt73usb.c rt2x00: call entry directly in rt2x00_dump_frame 2017-02-08 17:30:19 +02:00
rt73usb.h
rt2400pci.c rt2x00: call entry directly in rt2x00_dump_frame 2017-02-08 17:30:19 +02:00
rt2400pci.h
rt2500pci.c rt2x00: call entry directly in rt2x00_dump_frame 2017-02-08 17:30:19 +02:00
rt2500pci.h
rt2500usb.c rt2500usb: don't mark register accesses as inline 2017-02-15 11:16:00 +02:00
rt2500usb.h
rt2800.h rt2x00: add support for MT7620 2017-03-22 11:04:52 +02:00
rt2800lib.c rt2800: fix mt7620 E2 channel registers 2017-04-20 14:00:54 +03:00
rt2800lib.h rt2x00: add support for MT7620 2017-03-22 11:04:52 +02:00
rt2800mmio.c rt2x00: use txdone_nomatch on rt2800usb 2017-03-08 17:05:52 +02:00
rt2800mmio.h
rt2800pci.c
rt2800pci.h
rt2800soc.c
rt2800usb.c rt2x00: use txdone_nomatch on rt2800usb 2017-03-08 17:05:52 +02:00
rt2800usb.h