alistair23-linux/drivers/staging/rtl8192e
Malcolm Priestley 90be652c9f staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
EPROM_CMD is 2 byte aligned on PCI map so calling with rtl92e_readl
will return invalid data so use rtl92e_readw.

The device is unable to select the right eeprom type.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 11:48:45 +02:00
..
rtl8192e staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. 2017-05-15 11:48:45 +02:00
dot11d.c
dot11d.h
Kconfig
license
Makefile
rtl819x_BA.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_BAProc.c staging: rtl8192e: replace explicit NULL comparison 2017-03-06 09:17:01 +01:00
rtl819x_HT.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_HTProc.c staging: rtl8192e: Remove useless parentheses 2017-03-06 09:17:01 +01:00
rtl819x_Qos.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_TS.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_TSProc.c
rtllib.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtllib_module.c Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtllib_rx.c
rtllib_softmac.c
rtllib_softmac_wx.c
rtllib_tx.c
rtllib_wx.c Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
TODO