All of lore.kernel.org
 help / color / mirror / Atom feed
From: <mpubbise@qti.qualcomm.com>
To: <ath10k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>,
	Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>
Subject: [PATCH 0/3] TDLS support on 10.4 firmware
Date: Tue, 11 Jul 2017 19:26:15 +0530	[thread overview]
Message-ID: <1499781378-858-1-git-send-email-mpubbise@qti.qualcomm.com> (raw)

From: Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>

This patchset adds TDLS support on 10.4 firmwares.

Manikanta Pubbisetty (3):
  ath10k: extend wmi service map to accommodate new services
  ath10k: add tdls support for 10.4 firmwares
  ath10k: push peer type to target for TDLS peers

 drivers/net/wireless/ath/ath10k/core.c |    9 ++
 drivers/net/wireless/ath/ath10k/hw.h   |    5 +
 drivers/net/wireless/ath/ath10k/mac.c  |    5 +-
 drivers/net/wireless/ath/ath10k/wmi.c  |  162 ++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h  |  256 +++++++++++++++++++++++++++++++-
 5 files changed, 435 insertions(+), 2 deletions(-)

-- 
1.7.9.5

WARNING: multiple messages have this Message-ID (diff)
From: <mpubbise@qti.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>,
	linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] TDLS support on 10.4 firmware
Date: Tue, 11 Jul 2017 19:26:15 +0530	[thread overview]
Message-ID: <1499781378-858-1-git-send-email-mpubbise@qti.qualcomm.com> (raw)

From: Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>

This patchset adds TDLS support on 10.4 firmwares.

Manikanta Pubbisetty (3):
  ath10k: extend wmi service map to accommodate new services
  ath10k: add tdls support for 10.4 firmwares
  ath10k: push peer type to target for TDLS peers

 drivers/net/wireless/ath/ath10k/core.c |    9 ++
 drivers/net/wireless/ath/ath10k/hw.h   |    5 +
 drivers/net/wireless/ath/ath10k/mac.c  |    5 +-
 drivers/net/wireless/ath/ath10k/wmi.c  |  162 ++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h  |  256 +++++++++++++++++++++++++++++++-
 5 files changed, 435 insertions(+), 2 deletions(-)

-- 
1.7.9.5


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2017-07-11 13:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-11 13:56 mpubbise [this message]
2017-07-11 13:56 ` [PATCH 0/3] TDLS support on 10.4 firmware mpubbise
2017-07-11 13:56 ` [PATCH 1/3] ath10k: extend wmi service map to accommodate new services mpubbise
2017-07-11 13:56   ` mpubbise
2017-07-11 13:56 ` [PATCH 2/3] ath10k: add tdls support for 10.4 firmwares mpubbise
2017-07-11 13:56   ` mpubbise
2017-07-11 13:56 ` [PATCH 3/3] ath10k: push peer type to target for TDLS peers mpubbise
2017-07-11 13:56   ` mpubbise

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499781378-858-1-git-send-email-mpubbise@qti.qualcomm.com \
    --to=mpubbise@qti.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.