https://github.com/torvalds/linux
Revision 0574f2ed30609fd1720489a9dcb50a805958c796 authored by David S. Miller on 06 August 2019, 18:48:48 UTC, committed by David S. Miller on 06 August 2019, 18:48:48 UTC
Kalle Valo says:

====================
wireless-drivers fixes for 5.3

Second set of fixes for 5.3. Lots of iwlwifi fixes have accumulated
which consists most of patches in this pull request. Only most notable
iwlwifi fixes are listed below.

mwifiex

* fix a regression related to WPA1 networks since v5.3-rc1

iwlwifi

* fix use-after-free issues

* fix DMA mapping API usage errors

* fix frame drop occurring due to reorder buffer handling in
  RSS in certain conditions

* fix rate scale locking issues

* disable TX A-MSDU on older NICs as it causes problems and was
  never supposed to be supported

* new PCI IDs

* GEO_TX_POWER_LIMIT API issue that many people were hitting
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s d0d006a + 1f66072
History
Tip revision: 0574f2ed30609fd1720489a9dcb50a805958c796 authored by David S. Miller on 06 August 2019, 18:48:48 UTC
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Tip revision: 0574f2e
File Mode Size
ac97
ali5451
asihpi
au88x0
aw2
ca0106
cs46xx
cs5535audio
ctxfi
echoaudio
emu10k1
hda
ice1712
korg1212
lola
lx6464es
mixart
nm256
oxygen
pcxhr
riptide
rme9652
trident
vx222
ymfpci
Kconfig -rw-r--r-- 25.4 KB
Makefile -rw-r--r-- 2.2 KB
ad1889.c -rw-r--r-- 25.2 KB
ad1889.h -rw-r--r-- 7.9 KB
ak4531_codec.c -rw-r--r-- 16.3 KB
als300.c -rw-r--r-- 21.2 KB
als4000.c -rw-r--r-- 30.2 KB
atiixp.c -rw-r--r-- 44.3 KB
atiixp_modem.c -rw-r--r-- 34.4 KB
azt3328.c -rw-r--r-- 81.5 KB
azt3328.h -rw-r--r-- 15.5 KB
bt87x.c -rw-r--r-- 29.0 KB
cmipci.c -rw-r--r-- 100.5 KB
cs4281.c -rw-r--r-- 63.0 KB
cs5530.c -rw-r--r-- 6.6 KB
ens1370.c -rw-r--r-- 77.5 KB
ens1371.c -rw-r--r-- 38 bytes
es1938.c -rw-r--r-- 54.4 KB
es1968.c -rw-r--r-- 78.0 KB
fm801.c -rw-r--r-- 41.0 KB
intel8x0.c -rw-r--r-- 89.2 KB
intel8x0m.c -rw-r--r-- 36.3 KB
maestro3.c -rw-r--r-- 81.0 KB
rme32.c -rw-r--r-- 56.8 KB
rme96.c -rw-r--r-- 70.1 KB
sis7019.c -rw-r--r-- 39.0 KB
sis7019.h -rw-r--r-- 12.7 KB
sonicvibes.c -rw-r--r-- 50.2 KB
via82xx.c -rw-r--r-- 76.2 KB
via82xx_modem.c -rw-r--r-- 33.2 KB

back to top