linux/drivers/net/wireless/ralink/rt2x00
David S. Miller 5661f29ade wireless-drivers-next patches for 5.1
First set of patches for 5.1. Lots of new features in various drivers
 but nothing really special standing out.
 
 Major changes:
 
 brcmfmac
 
 * DMI nvram filename quirk for PoV TAB-P1006W-232 tablet
 
 rsi
 
 * support for hardware scan offload
 
 iwlwifi
 
 * support for Target Wakeup Time (TWT) -- a feature that allows the AP
   to specify when individual stations can access the medium
 
 * support for mac80211 AMSDU handling
 
 * some new PCI IDs
 
 * relicense the pcie submodule to dual GPL/BSD
 
 * reworked the TOF/CSI (channel estimation matrix) implementation
 
 * Some product name updates in the human-readable strings
 
 mt76
 
 * energy detect regulatory compliance fixes
 
 * preparation for MT7603 support
 
 * channel switch announcement support
 
 mwifiex
 
 * support for sd8977 chipset
 
 qtnfmac
 
 * support for 4addr mode
 
 * convert to SPDX license identifiers
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJcWoRZAAoJEG4XJFUm622bOm4H/j2Tt6qS5yz3ioH2I7R+f7e/
 8C2JJia+uQs8iChdyCjCFcDymmjB2l5u72JvupwCdERzp3okv/xmJiLW5wFW2z4x
 B3Nrd4FV2EMIdsRXg1RWbwZHC4wIY6lFhL1OcUcuNwpb5ab1ppvQFHmH5logd7DC
 euFSe02g8xmXdUMciRDKGUdiSiDIApmx9dUfguaqYtepqeW3hmDEEkeDicaf2fjq
 cM5qAvssIAgUTqwIImEQQEU7j7A2TgMYkRBNzwv2QG47jy6OlgXkZVByvtq59irg
 v4BFNtG6uRWTugxQ/FwYWeqsrnjegFNKm5MFbS6BDxbe05M7QzeK8zm55fE9ZGk=
 =cHbd
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for 5.1

First set of patches for 5.1. Lots of new features in various drivers
but nothing really special standing out.

Major changes:

brcmfmac

* DMI nvram filename quirk for PoV TAB-P1006W-232 tablet

rsi

* support for hardware scan offload

iwlwifi

* support for Target Wakeup Time (TWT) -- a feature that allows the AP
  to specify when individual stations can access the medium

* support for mac80211 AMSDU handling

* some new PCI IDs

* relicense the pcie submodule to dual GPL/BSD

* reworked the TOF/CSI (channel estimation matrix) implementation

* Some product name updates in the human-readable strings

mt76

* energy detect regulatory compliance fixes

* preparation for MT7603 support

* channel switch announcement support

mwifiex

* support for sd8977 chipset

qtnfmac

* support for 4addr mode

* convert to SPDX license identifiers
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-06 09:36:36 -08:00
..
Kconfig
Makefile
rt2x00.h rt2x00: use different txstatus timeouts when flushing 2018-10-01 18:37:34 +03:00
rt2x00config.c
rt2x00crypto.c
rt2x00debug.c rt2x00: no need to check return value of debugfs_create functions 2019-02-01 14:38:54 +02:00
rt2x00debug.h
rt2x00dev.c
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h
rt2x00link.c
rt2x00mac.c rt2x00: use different txstatus timeouts when flushing 2018-10-01 18:37:34 +03:00
rt2x00mmio.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
rt2x00mmio.h
rt2x00pci.c
rt2x00pci.h PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry 2018-08-14 16:01:37 -05:00
rt2x00queue.c rt2x00: do not check for txstatus timeout every time on tasklet 2018-10-01 18:37:31 +03:00
rt2x00queue.h
rt2x00reg.h
rt2x00soc.c
rt2x00soc.h
rt2x00usb.c
rt2x00usb.h
rt61pci.c rt2x00: Work around a firmware bug with shared keys 2019-02-01 14:16:05 +02:00
rt61pci.h
rt73usb.c
rt73usb.h
rt2400pci.c rt2x00: rt2400pci: mark expected switch fall-through 2018-11-06 18:59:44 +02:00
rt2400pci.h
rt2500pci.c rt2x00: rt2500pci: mark expected switch fall-through 2018-11-06 18:59:49 +02:00
rt2500pci.h
rt2500usb.c
rt2500usb.h
rt2800.h
rt2800lib.c rt2x00: reduce tx power to nominal level on RT6352 2019-02-01 14:05:03 +02:00
rt2800lib.h rt2800: move usb specific txdone/txstatus routines to rt2800lib 2018-10-01 18:37:27 +03:00
rt2800mmio.c rt2800: flush and txstatus rework for rt2800mmio 2018-10-01 18:37:35 +03:00
rt2800mmio.h rt2800: flush and txstatus rework for rt2800mmio 2018-10-01 18:37:35 +03:00
rt2800pci.c rt2800: flush and txstatus rework for rt2800mmio 2018-10-01 18:37:35 +03:00
rt2800pci.h
rt2800soc.c
rt2800usb.c rt2800: move usb specific txdone/txstatus routines to rt2800lib 2018-10-01 18:37:27 +03:00
rt2800usb.h