linux/drivers/net/wireless/rtlwifi/rtl8192ee
Larry Finger 6d4beca377 rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO
This driver utilizes a FIFO buffer for RX descriptors. There are four places
in the code where it calculates the number of free slots. Several of those
locations do the calculation incorrectly. To fix these and to prevent future
mistakes, a common inline routine is created.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [V3.18]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-06 08:36:08 +02:00
..
Makefile net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver 2014-11-24 16:51:26 -05:00
def.h
dm.c rtlwifi: rtl8192ee: Convert driver to use common DM table initialization 2015-01-09 15:48:15 +02:00
dm.h rtlwifi: Move macro definitions to core 2015-01-09 15:48:20 +02:00
fw.c rtlwifi: rtl8192ee: Fix adhoc fail 2015-02-03 15:10:15 +02:00
fw.h
hw.c rtlwifi: rtl8192ee: Fix DMA stalls 2015-02-03 15:10:41 +02:00
hw.h
led.c
led.h
phy.c
phy.h
pwrseq.c
pwrseq.h
reg.h rtlwifi: rtl8192ee: Fix DMA stalls 2015-02-03 15:10:41 +02:00
rf.c
rf.h
sw.c rtlwifi: rtl8192ee: Fix handling of new style descriptors 2015-02-06 08:36:00 +02:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO 2015-02-06 08:36:08 +02:00
trx.h rtlwifi: rtl8192ee: Fix handling of new style descriptors 2015-02-06 08:36:00 +02:00