linux-stable/drivers/net/wireless/rsi
Karun Eagalapati 67c52a4daf rsi: buffer available interrupt handling
BUFFER_AVAILABLE interrupt is sent by firmware to indicate
change in buffer status. We should check buffer status while
handling this interrupt. Currently buffer status is checked
only while dequeueing packets. This patch fixes a data
traffic stuck problem observed occasionally.

Signed-off-by: Karun Eagalapati <karun256@gmail.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-08 14:46:03 +03: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: Rename mutex tx_rxlock to the tx_lock. 2017-07-28 17:22:44 +03:00
rsi_91x_debugfs.c rsi: changes in eeprom read frame 2017-07-28 17:22:33 +03:00
rsi_91x_hal.c rsi: add support for legacy power save 2017-08-08 14:46:01 +03:00
rsi_91x_mac80211.c rsi: add support for U-APSD power save 2017-08-08 14:46:02 +03:00
rsi_91x_main.c rsi: add support for legacy power save 2017-08-08 14:46:01 +03:00
rsi_91x_mgmt.c rsi: add support for U-APSD power save 2017-08-08 14:46:02 +03:00
rsi_91x_ps.c rsi: add support for U-APSD power save 2017-08-08 14:46:02 +03:00
rsi_91x_sdio.c rsi: rename sdio_read_buffer_status_register 2017-08-08 14:46:02 +03:00
rsi_91x_sdio_ops.c rsi: buffer available interrupt handling 2017-08-08 14:46:03 +03:00
rsi_91x_usb.c rsi: fix static checker warning 2017-07-28 17:27:19 +03:00
rsi_91x_usb_ops.c rsi: use separate mutex lock for receive thread 2017-07-28 17:22:43 +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: Remove old firmware loading method 2017-05-24 16:37:53 +03:00
rsi_debugfs.h
rsi_hal.h rsi: data packet descriptor enhancements 2017-07-28 17:22:40 +03:00
rsi_main.h rsi: add support for U-APSD power save 2017-08-08 14:46:02 +03:00
rsi_mgmt.h rsi: add support for U-APSD power save 2017-08-08 14:46:02 +03:00
rsi_ps.h rsi: add support for legacy power save 2017-08-08 14:46:01 +03:00
rsi_sdio.h rsi: buffer full check optimization 2017-08-08 14:46:03 +03:00
rsi_usb.h rsi: use macro for allocating USB buffer 2017-07-28 17:27:18 +03:00