linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: pull-request: iwlwifi-next 2013-07-26
Date: Fri, 2 Aug 2013 15:38:21 -0400	[thread overview]
Message-ID: <20130802193821.GD10800@tuxdriver.com> (raw)
In-Reply-To: <1374827327-3464-1-git-send-email-johannes@sipsolutions.net>

On Fri, Jul 26, 2013 at 10:28:17AM +0200, Johannes Berg wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> John,
> 
> First -next pull request for iwlwifi. I'm trying something new, writing
> the pull request directly into the cover letter of git send-email so I
> can send the patches out at the same time as the pull request and don't
> forget the patches - let me know if there's a problem with that.
> 
> There are a lot of various changes, I can't really list them all in a
> meaningful way. One thing to note is maybe that we're removing the P2P
> support from the older driver - it has never been really functional and
> should be converted to P2P-Device, but we don't have time or testing
> support to do that, and as it is it's not really functional.
> 
> 
> johannes
> 
> 
> The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
> 
>   Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git for-john
> 
> for you to fetch changes up to 5e216eb4ed04b9b1725ce3e7779a4fb680e63446:
> 
>   iwlwifi: mvm: add high temperature SKU thermal throttling parameters (2013-07-26 10:21:14 +0200)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

      parent reply	other threads:[~2013-08-02 19:45 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26  8:28 pull-request: iwlwifi-next 2013-07-26 Johannes Berg
2013-07-26  8:28 ` [PATCH 01/30] iwlwifi: move dump_fh into common code Johannes Berg
2013-07-26  8:28 ` [PATCH 02/30] iwlwifi: remove forward debugfs function declarations Johannes Berg
2013-07-26  8:28 ` [PATCH 03/30] iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection() Johannes Berg
2013-07-26  8:28 ` [PATCH 04/30] iwlwifi: pcie: don't disable L1 for newest NICs Johannes Berg
2013-07-26  8:28 ` [PATCH 05/30] iwlwifi: pcie: make unused queue warning more readable Johannes Berg
2013-07-26  8:28 ` [PATCH 06/30] iwlwifi: mvm: sram hex dump on NIC error Johannes Berg
2013-07-26  8:28 ` [PATCH 07/30] iwlwifi: mvm: Upgrade to a new power management uAPSD API Johannes Berg
2013-07-26  8:28 ` [PATCH 08/30] iwlwifi: mvm: better handle several several vifs in BT Coex Johannes Berg
2013-07-26  8:28 ` [PATCH 09/30] iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI event Johannes Berg
2013-07-26  8:28 ` [PATCH 10/30] iwlwifi: mvm: don't allocate BT_COEX cmd on stack Johannes Berg
2013-07-26  8:28 ` [PATCH 11/30] iwlwifi: dvm: remove P2P support Johannes Berg
2013-07-26  8:28 ` [PATCH 12/30] iwlwifi: mvm: enable pre-scan passive to active Johannes Berg
2013-07-26  8:28 ` [PATCH 13/30] iwlwifi: rx_phy_info: new api to get signal strength Johannes Berg
2013-07-26  8:28 ` [PATCH 14/30] iwlwifi: mvm: remove the default calibration values for 7000 Johannes Berg
2013-07-26  8:28 ` [PATCH 15/30] iwlwifi: mvm: reprobe device on firmware error during restart Johannes Berg
2013-07-30 21:56   ` Eliad Peller
2013-07-31  6:47     ` Johannes Berg
2013-07-26  8:28 ` [PATCH 16/30] iwlwifi: mvm: Enable user set TX power Johannes Berg
2013-07-26  8:28 ` [PATCH 17/30] iwlwifi: mvm: support six IPv6 addresses in D3 Johannes Berg
2013-07-26  8:28 ` [PATCH 18/30] iwlwifi: mvm: Change AM->PSM timeout for EAPOL frames Johannes Berg
2013-07-26  8:28 ` [PATCH 19/30] iwlwifi: mvm: Return on inconsistency in add interface Johannes Berg
2013-07-26  8:28 ` [PATCH 20/30] iwlwifi: mvm: assign quota per virtual interface Johannes Berg
2013-07-26  8:28 ` [PATCH 21/30] iwlwifi: mvm: split constants into separate file Johannes Berg
2013-07-26  8:28 ` [PATCH 22/30] iwlwifi: mvm: register vif debugfs for AP mode too Johannes Berg
2013-07-26  8:28 ` [PATCH 23/30] iwlwifi: mvm: Change beacon filtering command Johannes Berg
2013-07-26  8:28 ` [PATCH 24/30] iwlwifi: mvm: fix debugfs restart if fw_restart is disabled Johannes Berg
2013-07-26  8:28 ` [PATCH 25/30] iwlwifi: mvm: report per-chain signal to mac80211 Johannes Berg
2013-07-26  8:28 ` [PATCH 26/30] iwlwifi: mvm: remove obsolete flag in TX command API Johannes Berg
2013-07-26  8:28 ` [PATCH 27/30] iwlwifi: remove duplicate rate scale init code Johannes Berg
2013-07-26  8:28 ` [PATCH 28/30] iwlwifi: mvm: Change beacon abort escape time value Johannes Berg
2013-08-12 12:21   ` Arik Nemtsov
2013-08-14 15:11     ` Bondar, Alexander
2013-07-26  8:28 ` [PATCH 29/30] iwlwifi: list Emmanuel in maintainers file Johannes Berg
2013-07-26  8:28 ` [PATCH 30/30] iwlwifi: mvm: add high temperature SKU thermal throttling parameters Johannes Berg
2013-07-31  6:48 ` pull-request: iwlwifi-next 2013-07-26 Johannes Berg
2013-07-31  6:50   ` Sedat Dilek
2013-08-02 19:38 ` John W. Linville [this message]

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=20130802193821.GD10800@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=johannes@sipsolutions.net \
    --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 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).