linux_dsm_epyc7002/drivers/net/wireless/rsi
David S. Miller 3732053731 wireless-drivers-next patches for 4.15
The first pull request for 4.15, unusually late this time but still
 relatively small. Also includes merge from wireless-drivers to fix
 conflicts in iwlwifi.
 
 Major changes:
 
 rsi
 
 * add P2P mode support
 
 * sdio suspend and resume support
 
 iwlwifi
 
 * A fix and an addition for PCI devices for the A000 family
 
 * Dump PCI registers when an error occurs, to make it easier to debug
 
 rtlwifi
 
 * add support for 64 bit DMA, enabled with a module parameter
 
 * add module parameter to enable ASPM
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJZ5x32AAoJEG4XJFUm622b22EIAKmIlD1tAXxK9YAtYE5AnD5A
 QpklYuVJA4XFtpN9UKXP/KCGTRnflW6i4RQ3dt6WKNULkL8RMAjwDijxXrFz8YXw
 uB1Aw+Rbmx8eSrWKTgBCLlfU4J3j8jj5gSc7rzYeG7DnMFVShRCxRChiR09GhY4n
 gXX3p4+migW128EyQ4KYYFGxipS+5/0igsSwqE6UIyxDuhINjCS9MipwXmv2uG+G
 eYOSlwPE+LI8rObqlaJKVgam77srQqZLnPnima+bKAYXiQOPxPDBLwGP1qjo38Wa
 pHKDG//OPMOjyUccl5axulnvLPTjyng9jYNpzJlLLz9+M29SudtHI7YQQHhBj5M=
 =bApF
 -----END PGP SIGNATURE-----

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

Kalle Valo says:

====================
wireless-drivers-next patches for 4.15

The first pull request for 4.15, unusually late this time but still
relatively small. Also includes merge from wireless-drivers to fix
conflicts in iwlwifi.

Major changes:

rsi

* add P2P mode support

* sdio suspend and resume support

iwlwifi

* A fix and an addition for PCI devices for the A000 family

* Dump PCI registers when an error occurs, to make it easier to debug

rtlwifi

* add support for 64 bit DMA, enabled with a module parameter

* add module parameter to enable ASPM
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-20 08:37:28 +01:00
..
Kconfig rsi: add vendor Kconfig entry 2015-11-18 14:28:31 +02:00
Makefile rsi: add support for legacy power save 2017-08-08 14:46:01 +03:00
rsi_91x_core.c rsi: tx and rx path enhancements for p2p mode 2017-09-20 15:38:56 +03:00
rsi_91x_debugfs.c rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_91x_hal.c wireless-drivers-next patches for 4.15 2017-10-20 08:37:28 +01:00
rsi_91x_mac80211.c rsi: miscellaneous changes for p2p mode 2017-09-20 15:38:58 +03:00
rsi_91x_main.c rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_91x_mgmt.c rsi: miscellaneous changes for p2p mode 2017-09-20 15:38:58 +03:00
rsi_91x_ps.c rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_91x_sdio_ops.c rsi: buffer available interrupt handling 2017-08-08 14:46:03 +03:00
rsi_91x_sdio.c rsi: sdio suspend and resume support 2017-09-25 11:26:30 +03:00
rsi_91x_usb_ops.c rsi: use separate mutex lock for receive thread 2017-07-28 17:22:43 +03:00
rsi_91x_usb.c rsi: fix a dereference on adapter before it has been null checked 2017-09-20 15:40:16 +03:00
rsi_boot_params.h rsi: configure new boot parameters to device 2017-06-21 18:26:26 +03:00
rsi_common.h rsi: add support for p2p listen 2017-09-20 15:38:55 +03:00
rsi_debugfs.h
rsi_hal.h rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_main.h rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_mgmt.h rsi: fix integer overflow warning 2017-10-13 13:00:42 +03:00
rsi_ps.h rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_sdio.h rsi: sdio suspend and resume support 2017-09-25 11:26:30 +03:00
rsi_usb.h rsi: use macro for allocating USB buffer 2017-07-28 17:27:18 +03:00