All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] wil6210 patches
@ 2018-01-21  9:14 Maya Erez
  2018-01-21  9:14 ` [PATCH v2 1/8] wil6210: add Talyn PCIe device ID Maya Erez
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Maya Erez @ 2018-01-21  9:14 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Maya Erez, linux-wireless, wil6210

Changes from v1:
- Adding missing line in 
	"wil6210: fix random failure to bring network interface up"

The following patches add support for new wil6210 device and general fixes.

Dedy Lansky (1):
  wil6210: support flashless device

Lior David (2):
  wil6210: fix random failure to bring network interface up
  wil6210: enlarge FW mac_rgf_ext section for Sparrow D0

Maya Erez (5):
  wil6210: add Talyn PCIe device ID
  wil6210: recognize Talyn JTAG ID
  wil6210: add support for Talyn AHB address map
  wil6210: configure OTP HW vectors in SW reset flow
  wil6210: support parsing brd file address from fw file

 drivers/net/wireless/ath/wil6210/boot_loader.h |   9 +-
 drivers/net/wireless/ath/wil6210/fw.h          |  18 +-
 drivers/net/wireless/ath/wil6210/fw_inc.c      | 167 ++++++++++++++++++-
 drivers/net/wireless/ath/wil6210/interrupt.c   |   6 +-
 drivers/net/wireless/ath/wil6210/main.c        | 217 ++++++++++++++++++++++---
 drivers/net/wireless/ath/wil6210/pcie_bus.c    |  46 +++++-
 drivers/net/wireless/ath/wil6210/wil6210.h     |  55 ++++++-
 drivers/net/wireless/ath/wil6210/wmi.c         |  90 +++++++++-
 8 files changed, 550 insertions(+), 58 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-01-25  5:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-21  9:14 [PATCH v2 0/8] wil6210 patches Maya Erez
2018-01-21  9:14 ` [PATCH v2 1/8] wil6210: add Talyn PCIe device ID Maya Erez
2018-01-25  5:33   ` [v2,1/8] " Kalle Valo
2018-01-21  9:14 ` [PATCH v2 2/8] wil6210: recognize Talyn JTAG ID Maya Erez
2018-01-21  9:14 ` [PATCH v2 3/8] wil6210: add support for Talyn AHB address map Maya Erez
2018-01-21  9:14 ` [PATCH v2 4/8] wil6210: support flashless device Maya Erez
2018-01-21  9:14 ` [PATCH v2 5/8] wil6210: configure OTP HW vectors in SW reset flow Maya Erez
2018-01-21  9:14 ` [PATCH v2 6/8] wil6210: fix random failure to bring network interface up Maya Erez
2018-01-21  9:14 ` [PATCH v2 7/8] wil6210: enlarge FW mac_rgf_ext section for Sparrow D0 Maya Erez
2018-01-21  9:14 ` [PATCH v2 8/8] wil6210: support parsing brd file address from fw file Maya Erez

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.