linux_dsm_epyc7002/drivers/net/wireless/ralink/rt2x00
David S. Miller 028f43bc64 My last pull request has been a while, we now have:
* connection quality monitoring with multiple thresholds
  * support for FILS shared key authentication offload
  * pre-CAC regulatory compliance - only ETSI allows this
  * sanity check for some rate confusion that hit ChromeOS
    (but nobody else uses it, evidently)
  * some documentation updates
  * lots of cleanups
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEExu3sM/nZ1eRSfR9Ha3t4Rpy0AB0FAlj12HMACgkQa3t4Rpy0
 AB0ztBAAi0tH9xR/7iYgChyZV4S8PpYKo2QoQZofG8vzAztboqI4clAxbWEOsJHh
 qddjm+foiHVJtZj2LqxjDcaxk69VIh/ERSlR7ve7GCzz9WAAWBMHZop2eArHvgI1
 pqP4mQEZ7QISVo88H3LeRdj8NmTwfZYH8u8e2CN3yEpSh1PPrU+slaXRLrjB4uql
 XWwwJYQatgDw6Dj4vTIk++DqGo7OhK6CrC1gZLnyOtitTiPzRtfj8rdRHeRKdlj4
 wOkUaenjs5r9KsofNYZpzckHp2NEpgIruqCsNdRGHf14EWBC5Q1N35OUOecyQ67T
 3VeSnHxU4qjomkXgwqmDKFFOdqtqIruor3YDdO1iwO2TNF+JlNfq5AqUNec/XjUv
 VDmj1NRZE0ftJtCkDFm1Q/ABfVDH9i2O6ZBs6a3zb65lA83q1y4xlF48LqDzG3qi
 fNnfRO2rOOiyosF3HEkF5u1mfD6MRUtZAc2ZiHckGUpAngs5QOWKqtVgcgWjmbFW
 qDTKsFYi2YpGXZAnUjqS4ZtmcgRGEXqg1STJBt4cA8cnmI9Ka5GplACVhqzGeneH
 EYMESEct9BOpR6BjABmbZL09NtCkiTPYjiL4V//USr4f6NFhOeHHMYuxYFYIEgC6
 ldRjf4EUzZw0QJ8X6L+zxYI5m40fEJ7bGhlIdMo7fWXpRpCaF1Y=
 =f4VT
 -----END PGP SIGNATURE-----

Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
My last pull request has been a while, we now have:
 * connection quality monitoring with multiple thresholds
 * support for FILS shared key authentication offload
 * pre-CAC regulatory compliance - only ETSI allows this
 * sanity check for some rate confusion that hit ChromeOS
   (but nobody else uses it, evidently)
 * some documentation updates
 * lots of cleanups
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-20 13:54:40 -04:00
..
Kconfig rt2x00: add support for MT7620 2017-03-22 11:04:52 +02:00
Makefile
rt2x00.h rt2x00: add support for MT7620 2017-03-22 11:04:52 +02: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.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
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 rt2x00: add support for MT7620 2017-03-22 11:04:52 +02: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