linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] ath10k: mostly cleanups
@ 2014-09-18 13:21 Michal Kazior
  2014-09-18 13:21 ` [PATCH 1/9] ath10k: fix tx/rx chainmask init Michal Kazior
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Michal Kazior @ 2014-09-18 13:21 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

Here's a bunch of clean up patches for WMI and a
single fix. I'm including the fix in this patchset
because one of the clean up patches depends on it.


Michal Kazior (9):
  ath10k: fix tx/rx chainmask init
  ath10k: remove unused pdev_set_channel command
  ath10k: deduplicate wmi_channel code
  ath10k: deduplicate host mem chunk code
  ath10k: relocate wmi attach/deatch functions
  ath10k: deduplicate wmi service ready logic
  ath10k: clean up phyerr code
  ath10k: unify wmi event function names
  ath10k: re-work scan start command building

 drivers/net/wireless/ath/ath10k/core.h     |   4 +-
 drivers/net/wireless/ath/ath10k/debug.c    |   2 +-
 drivers/net/wireless/ath/ath10k/debug.h    |   4 +-
 drivers/net/wireless/ath/ath10k/mac.c      |  10 +-
 drivers/net/wireless/ath/ath10k/spectral.c |  34 +-
 drivers/net/wireless/ath/ath10k/spectral.h |   8 +-
 drivers/net/wireless/ath/ath10k/wmi.c      | 823 +++++++++++++----------------
 drivers/net/wireless/ath/ath10k/wmi.h      | 244 ++-------
 8 files changed, 445 insertions(+), 684 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-09-23  9:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 13:21 [PATCH 0/9] ath10k: mostly cleanups Michal Kazior
2014-09-18 13:21 ` [PATCH 1/9] ath10k: fix tx/rx chainmask init Michal Kazior
2014-09-18 16:11   ` Ben Greear
2014-09-19  5:59     ` Michal Kazior
2014-09-18 13:21 ` [PATCH 2/9] ath10k: remove unused pdev_set_channel command Michal Kazior
2014-09-18 13:21 ` [PATCH 3/9] ath10k: deduplicate wmi_channel code Michal Kazior
2014-09-18 13:21 ` [PATCH 4/9] ath10k: deduplicate host mem chunk code Michal Kazior
2014-09-18 13:21 ` [PATCH 5/9] ath10k: relocate wmi attach/deatch functions Michal Kazior
2014-09-18 13:21 ` [PATCH 6/9] ath10k: deduplicate wmi service ready logic Michal Kazior
2014-09-19  8:37   ` Kalle Valo
2014-09-19  8:43     ` Michal Kazior
2014-09-22  9:46       ` Kalle Valo
2014-09-22 10:33         ` Michal Kazior
2014-09-18 13:21 ` [PATCH 7/9] ath10k: clean up phyerr code Michal Kazior
2014-09-18 13:21 ` [PATCH 8/9] ath10k: unify wmi event function names Michal Kazior
2014-09-18 13:21 ` [PATCH 9/9] ath10k: re-work scan start command building Michal Kazior
2014-09-23  9:33 ` [PATCH 0/9] ath10k: mostly cleanups Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).