This series of patches contains fixes, adds support for 5GHz and bgscan and 40MHz. This series replaces the previous series with Message-ID: <1402670579-8818-1-git-send-email-jahnavi.meher@xxxxxxxxx>. Jahnavi Meher (16): rsi: Mapping the debugfs stats to the correct s/w queues. rsi: Fixed the kernel doc rsi: Using band from rsi_common to fill in ieee80211_rx_status rsi: Add macros for endpoints and set default value of endpoint. rsi: Changed the radio caps frame. rsi: Changed the rsi_set_channel() and rsi_program_bb_rf(). rsi: Changed rate handling. rsi: Lower level debug messages and changed handling of confirm received for rsi_program_bb_rf(). rsi: Use SGI if configured for fixed rate transmission. rsi: Changed the SDIO interrupt variables and some clean up. rsi: Changed the logic of dequeuing packets from hal queues. rsi: Added debug messages. rsi: Sending QoS null packet via the mgmt queue. rsi: Adding support for 5GHz rsi: Adding support for host based bgscan. rsi: Changes for 40MHz drivers/net/wireless/rsi/rsi_91x_core.c | 85 +++++++--- drivers/net/wireless/rsi/rsi_91x_debugfs.c | 10 +- drivers/net/wireless/rsi/rsi_91x_mac80211.c | 143 ++++++++++++++--- drivers/net/wireless/rsi/rsi_91x_mgmt.c | 236 +++++++++++++++++++-------- drivers/net/wireless/rsi/rsi_91x_pkt.c | 17 ++ drivers/net/wireless/rsi/rsi_91x_sdio_ops.c | 8 +- drivers/net/wireless/rsi/rsi_main.h | 12 ++ drivers/net/wireless/rsi/rsi_mgmt.h | 25 +++- drivers/net/wireless/rsi/rsi_sdio.h | 8 +- 9 files changed, 416 insertions(+), 128 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html