1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be
David S. Miller 46d4b68f89 wireless-drivers-next patches for 4.14
The first wireless-drivers-next pull request for 4.14. I'm submitting
 this unusally late in the cycle as my vacation postponed this. But
 even if this is late there's not still that much new features, mostly
 cleanup or fixes.
 
 Major changes:
 
 ath10k
 
 * preparation for wcn3990 support
 
 iwlwifi
 
 * Reorganization of the code into separate directories continues
 
 qtnfmac
 
 * regulatory support updates
 
 * add get_channel, dump_survey and channel_switch cfg80211 handlers
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJZiHuQAAoJEG4XJFUm622bVSEIAKdausycC6OOZjwTGWnFyxE/
 58n79VTrTbXVLwJ7lSBCGYCTujc7amPxAVlDOLYd+9TKm0fO7gap50Gdl35HO5sp
 9v/augHQSouz52q2vgsTi0JbXsqhJQZ4Ie4P0fo8OyqJMYAvFga2FhFBpJseMYd9
 NX88SMoxAGgDkTC0JfzzLnA/jZ0W6ULai6zmRE1s6lUIynP2kzHgpfbMH3+KEkod
 SUW+yX91MdOkkyFGXyY11uuBqanUpEVSAQXW6J76vw3qS88qIqaL3iIeJ6C4Vozq
 fKNkHN4iZOd9FlKY1IFi4vS0+7hWiq6DQ3c+ngtU6cuq1XdBa6PuanC3I2e0B8E=
 =PKUU
 -----END PGP SIGNATURE-----

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

Kalle Valo says:

====================
wireless-drivers-next patches for 4.14

The first wireless-drivers-next pull request for 4.14. I'm submitting
this unusally late in the cycle as my vacation postponed this. But
even if this is late there's not still that much new features, mostly
cleanup or fixes.

Major changes:

ath10k

* preparation for wcn3990 support

iwlwifi

* Reorganization of the code into separate directories continues

qtnfmac

* regulatory support updates

* add get_channel, dump_survey and channel_switch cfg80211 handlers
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-07 11:37:47 -07:00
..
def.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
dm.c rtlwifi: rtl8723be: Fix potential race condition 2016-07-05 17:31:43 +03:00
dm.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
fw.c rtlwifi: Add BT_MP_INFO to c2h handler. 2017-07-28 18:16:35 +03:00
fw.h rtlwifi: Add btcoex record_pwr_mode 2017-06-21 18:28:05 +03:00
hw.c wireless-drivers-next patches for 4.14 2017-08-07 11:37:47 -07:00
hw.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: Update 8723be new phy parameters and its parser. 2017-07-28 18:16:36 +03:00
phy.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
pwrseq.c rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
pwrseq.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
reg.h rtlwifi: fix REG_USTIME_TSF register definition 2017-06-21 18:23:43 +03:00
rf.c rtlwifi: rtl8723be: Remove all instances of DBG_EMERG 2016-12-30 15:54:21 +02:00
rf.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
sw.c rtlwifi: rtl8723be: constify pci_device_id. 2017-08-03 13:06:24 +03:00
sw.h rtlwifi: rtl818x: Move drivers into new realtek directory 2015-10-14 13:33:10 +03:00
table.c rtlwifi: Update 8723be new phy parameters and its parser. 2017-07-28 18:16:36 +03:00
table.h rtlwifi: Update 8723be new phy parameters and its parser. 2017-07-28 18:16:36 +03:00
trx.c rtlwifi: Add TX report and disable key to force wait until report acked. 2017-06-21 18:28:03 +03:00
trx.h rtlwifi: Add TX report and disable key to force wait until report acked. 2017-06-21 18:28:03 +03:00