All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bala Shanmugam <bkamatch@qca.qualcomm.com>
To: <rodrigue@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>, <backports@vger.kernel.org>
Subject: Re: [PATCH 0/3] Patches for compat-drivers/linux-3.6.y
Date: Mon, 15 Oct 2012 18:58:05 +0530	[thread overview]
Message-ID: <507C0F65.1020802@qca.qualcomm.com> (raw)
In-Reply-To: <1350307400-8215-1-git-send-email-bkamatch@qca.qualcomm.com>

Luis,

Two set of same patches have been sent by mistake.
Please consider any one set.

Regards,
Bala.

On 10/15/2012 06:53 PM, Bala Shanmugam wrote:
> Hi,
>
> These patches are for linux-3.6.y branch and has BT coex
> fixes for AR9565.
Bala Shanmugam (3):
>    compat-drivers: Update pending stable patches.
>    compat-drivers: Move next-pending patches to cherry-picks.
>    compat-drivers: Add new cherry-pick and next-pending  patches
>
>   ...dle-errors-properly-in-MCI-initialization.patch | 128 ++++++++++++
>   ...-debugfs-file-to-adjust-antenna-diversity.patch |  99 ++++++++++
>   ...-ath9k-Fix-chainmask-selection-for-AR9462.patch |  43 +++++
>   .../0080-ath9k-Enable-MCI-for-AR9565.patch         |  63 ++++++
>   ...81-ath9k-Fix-BTCOEX-weight-initialization.patch | 176 +++++++++++++++++
>   ...dle-errors-properly-in-MCI-initialization.patch | 128 ------------
>   ...01-ath9k_hw-Enable-OSLA-hw-fix-for-AR9565.patch |  34 ++++
>   ...-debugfs-file-to-adjust-antenna-diversity.patch |  99 ----------
>   ...2-ath9k_hw-Fix-selfgen-chainmask-for-9565.patch |  28 +++
>   ...-ath9k-Fix-chainmask-selection-for-AR9462.patch |  43 -----
>   ...ppropriate-bit-for-AR9565-in-btc-control-.patch |  33 ++++
>   .../0004-ath9k-Enable-MCI-for-AR9565.patch         |  63 ------
>   ...off-RXIQ-calibration-while-re-calibrating.patch |  46 +++++
>   ...sable-MCI-stat-counter-by-default-for-AR9.patch |  34 ++++
>   ...0006-ath9k_hw-Fix-frequent-BT-rx-recovery.patch |  66 +++++++
>   ...-ath9k_hw-Fix-max-rx-rate-drop-for-AR9565.patch |  28 +++
>   ...nfigure-new-switch-table-for-AR9565-BTCOE.patch |  47 +++++
>   ...th9k_hw-Set-default-MCI-config-for-AR9565.patch |  21 ++
>   ...ust-duty-cycle-for-FTP-profile-for-AR9565.patch |  21 ++
>   ...-ath9k-Add-new-BT-profile-info-A2DP_Voice.patch |  44 +++++
>   ...012-cfg80211-Disallow-HT-WEP-in-IBSS-mode.patch |  63 ++++++
>   ...h-mgmt-Fix-enabling-SSP-while-powered-off.patch |  43 -----
>   ...th-mgmt-Fix-enabling-LE-while-powered-off.patch |  46 -----
>   ...h-Fix-not-removing-power_off-delayed-work.patch |  76 --------
>   ...x-possible-circular-lock-on-reg_regdb_sea.patch | 129 -------------
>   ...-t-double-free-the-interrupt-in-failure-p.patch |  33 ----
>   ...gmt-Implement-support-for-passkey-notific.patch | 214 ---------------------
>   ...ooth-Update-management-interface-revision.patch |  36 ----
>   ...dd-USB_VENDOR_AND_INTERFACE_INFO-for-Broa.patch |  31 ---
>   .../0009-ath9k-Disable-ASPM-only-for-AR9285.patch  |  38 ----
>   30 files changed, 974 insertions(+), 979 deletions(-)
>   create mode 100644 linux-next-cherry-picks/0077-ath9k-Handle-errors-properly-in-MCI-initialization.patch
>   create mode 100644 linux-next-cherry-picks/0078-ath9k-Add-a-debugfs-file-to-adjust-antenna-diversity.patch
>   create mode 100644 linux-next-cherry-picks/0079-ath9k-Fix-chainmask-selection-for-AR9462.patch
>   create mode 100644 linux-next-cherry-picks/0080-ath9k-Enable-MCI-for-AR9565.patch
>   create mode 100644 linux-next-cherry-picks/0081-ath9k-Fix-BTCOEX-weight-initialization.patch
>   delete mode 100644 linux-next-pending/0001-ath9k-Handle-errors-properly-in-MCI-initialization.patch
>   create mode 100644 linux-next-pending/0001-ath9k_hw-Enable-OSLA-hw-fix-for-AR9565.patch
>   delete mode 100644 linux-next-pending/0002-ath9k-Add-a-debugfs-file-to-adjust-antenna-diversity.patch
>   create mode 100644 linux-next-pending/0002-ath9k_hw-Fix-selfgen-chainmask-for-9565.patch
>   delete mode 100644 linux-next-pending/0003-ath9k-Fix-chainmask-selection-for-AR9462.patch
>   create mode 100644 linux-next-pending/0003-ath9k-Set-appropriate-bit-for-AR9565-in-btc-control-.patch
>   delete mode 100644 linux-next-pending/0004-ath9k-Enable-MCI-for-AR9565.patch
>   create mode 100644 linux-next-pending/0004-ath9k-turn-off-RXIQ-calibration-while-re-calibrating.patch
>   create mode 100644 linux-next-pending/0005-ath9k_hw-Disable-MCI-stat-counter-by-default-for-AR9.patch
>   create mode 100644 linux-next-pending/0006-ath9k_hw-Fix-frequent-BT-rx-recovery.patch
>   create mode 100644 linux-next-pending/0007-ath9k_hw-Fix-max-rx-rate-drop-for-AR9565.patch
>   create mode 100644 linux-next-pending/0008-ath9k_hw-Configure-new-switch-table-for-AR9565-BTCOE.patch
>   create mode 100644 linux-next-pending/0009-ath9k_hw-Set-default-MCI-config-for-AR9565.patch
>   create mode 100644 linux-next-pending/0010-ath9k-adjust-duty-cycle-for-FTP-profile-for-AR9565.patch
>   create mode 100644 linux-next-pending/0011-ath9k-Add-new-BT-profile-info-A2DP_Voice.patch
>   create mode 100644 linux-next-pending/0012-cfg80211-Disallow-HT-WEP-in-IBSS-mode.patch
>   delete mode 100644 pending-stable/0001-Bluetooth-mgmt-Fix-enabling-SSP-while-powered-off.patch
>   delete mode 100644 pending-stable/0002-Bluetooth-mgmt-Fix-enabling-LE-while-powered-off.patch
>   delete mode 100644 pending-stable/0003-Bluetooth-Fix-not-removing-power_off-delayed-work.patch
>   delete mode 100644 pending-stable/0004-cfg80211-fix-possible-circular-lock-on-reg_regdb_sea.patch
>   delete mode 100644 pending-stable/0005-iwlwifi-don-t-double-free-the-interrupt-in-failure-p.patch
>   delete mode 100644 pending-stable/0006-Bluetooth-mgmt-Implement-support-for-passkey-notific.patch
>   delete mode 100644 pending-stable/0007-Bluetooth-Update-management-interface-revision.patch
>   delete mode 100644 pending-stable/0008-Bluetooth-Add-USB_VENDOR_AND_INTERFACE_INFO-for-Broa.patch
>   delete mode 100644 pending-stable/0009-ath9k-Disable-ASPM-only-for-AR9285.patch
>


  parent reply	other threads:[~2012-10-15 13:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 13:23 [PATCH 0/3] Patches for compat-drivers/linux-3.6.y Bala Shanmugam
2012-10-15 13:23 ` [PATCH 1/3] compat-drivers: Update pending stable patches Bala Shanmugam
2012-10-15 13:23 ` [PATCH 2/3] compat-drivers: Move next-pending patches to cherry-picks Bala Shanmugam
2012-10-15 13:23 ` [PATCH 3/3] compat-drivers: Add new cherry-pick and next-pending patches Bala Shanmugam
2012-10-15 13:27 ` [PATCH 0/3] Patches for compat-drivers/linux-3.6.y Bala Shanmugam
2012-10-15 13:28 ` Bala Shanmugam [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-26 12:29 Bala Shanmugam
2012-10-15 13:22 Bala Shanmugam
2012-10-15 21:28 ` Luis R. Rodriguez

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=507C0F65.1020802@qca.qualcomm.com \
    --to=bkamatch@qca.qualcomm.com \
    --cc=backports@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rodrigue@qca.qualcomm.com \
    /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.