Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/7] wil6210 patches
@ 2016-10-29  5:51 Maya Erez
  2016-10-29  5:51 ` [PATCH 1/7] wil6210: fix net queue stop/wake Maya Erez
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Maya Erez @ 2016-10-29  5:51 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Maya Erez, linux-wireless, wil6210

The following set of patches include:
- Various wil6210 fixes
- Support for abort scan operation
- Ability to enable / disable power save from upper layers
- Addition of vendor commands for low level control over RF sectors.

Dedy Lansky (1):
  wil6210: fix net queue stop/wake

Lior David (4):
  wil6210: fix deadlock when using fw_no_recovery option
  wil6210: align to latest auto generated wmi.h
  wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
  wil6210: low level RF sector API

Maya Erez (2):
  wil6210: add support for power save enable / disable
  wil6210: add support for abort scan

 drivers/net/wireless/ath/wil6210/cfg80211.c | 653 +++++++++++++++++++++++++++-
 drivers/net/wireless/ath/wil6210/main.c     |  98 +++--
 drivers/net/wireless/ath/wil6210/netdev.c   |   2 +-
 drivers/net/wireless/ath/wil6210/p2p.c      |  10 +-
 drivers/net/wireless/ath/wil6210/txrx.c     | 110 ++++-
 drivers/net/wireless/ath/wil6210/wil6210.h  |  13 +
 drivers/net/wireless/ath/wil6210/wmi.c      | 117 ++++-
 drivers/net/wireless/ath/wil6210/wmi.h      | 208 ++++++++-
 8 files changed, 1151 insertions(+), 60 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-05-14  7:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29  5:51 [PATCH 0/7] wil6210 patches Maya Erez
2016-10-29  5:51 ` [PATCH 1/7] wil6210: fix net queue stop/wake Maya Erez
2016-11-23 14:51   ` [1/7] " Kalle Valo
2016-10-29  5:51 ` [PATCH 2/7] wil6210: add support for power save enable / disable Maya Erez
2016-10-29  5:51 ` [PATCH 3/7] wil6210: fix deadlock when using fw_no_recovery option Maya Erez
2016-10-29  5:51 ` [PATCH 4/7] wil6210: add support for abort scan Maya Erez
2016-10-29  5:51 ` [PATCH 5/7] wil6210: align to latest auto generated wmi.h Maya Erez
2016-10-29  5:51 ` [PATCH 6/7] wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT Maya Erez
2016-10-29  5:51 ` [PATCH 7/7] wil6210: low level RF sector API Maya Erez
2017-05-12 14:01   ` [7/7] " Kalle Valo
2017-05-14  7:21     ` qca_merez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox