All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] rsi: miscellaneous driver cleanups
@ 2018-07-16 13:39 Siva Rebbagondla
  2018-07-16 13:39 ` [PATCH 1/6] rsi: remove redundant device ids Siva Rebbagondla
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Siva Rebbagondla @ 2018-07-16 13:39 UTC (permalink / raw)
  To: Kalle Valo
  Cc: linux-wireless, Sushant Kumar Mishra, Siva Rebbagondla, Amol Hanwate

From: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>

This patch set consists some miscellaneous driver cleanups for
Redpine wlan driver.

Amol Hanwate (3):
  rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.
  rsi: fill rx_params only once.
  rsi: move init_done flag to end of rsi_91x_init().

Siva Rebbagondla (3):
  rsi: remove redundant device ids
  rsi: remove redundant flash_content variable
  rsi: add firmware support for AP+BT dual mode

 drivers/net/wireless/rsi/rsi_91x_hal.c  | 26 ++++++++++----------------
 drivers/net/wireless/rsi/rsi_91x_main.c |  7 +------
 drivers/net/wireless/rsi/rsi_91x_sdio.c |  5 +----
 drivers/net/wireless/rsi/rsi_91x_usb.c  |  6 +-----
 drivers/net/wireless/rsi/rsi_mgmt.h     |  2 +-
 drivers/net/wireless/rsi/rsi_sdio.h     |  3 +++
 drivers/net/wireless/rsi/rsi_usb.h      |  3 +++
 7 files changed, 20 insertions(+), 32 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-07-31  8:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16 13:39 [PATCH 0/6] rsi: miscellaneous driver cleanups Siva Rebbagondla
2018-07-16 13:39 ` [PATCH 1/6] rsi: remove redundant device ids Siva Rebbagondla
2018-07-31  7:16   ` Kalle Valo
2018-07-16 13:39 ` [PATCH 2/6] rsi: remove redundant flash_content variable Siva Rebbagondla
2018-07-16 13:39 ` [PATCH 3/6] rsi: add firmware support for AP+BT dual mode Siva Rebbagondla
2018-07-16 13:39 ` [PATCH 4/6] rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach Siva Rebbagondla
2018-07-16 13:39 ` [PATCH 5/6] rsi: fill rx_params only once Siva Rebbagondla
2018-07-16 13:39 ` [PATCH 6/6] rsi: move init_done flag to end of rsi_91x_init() Siva Rebbagondla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.