2013-06-14 10:48:57

by Johannes Berg

[permalink] [raw]
Subject: pull-request: iwlwifi-next 2013-06-14

John,

Here are some more things for -next. I will have another pull request
some time next week because we're preparing to release the firmware for
the 7000 series devices, and unfortunately that will require an API
bump.

This time I have a number of cleanups, a small fix from Emmanuel and two
performance improvements that combined reduce our driver's CPU
utilisation as much as 75% in high TX-throughput scenarios.

johannes


The following changes since commit 8eb3871076875f247483f4a1fe6713e6d440c53e:

iwlwifi: mvm: Update the supported interface combinations (2013-06-11 20:17:06 +0200)

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 adaf69186c24100d34c2fb107dacd33546cad3c5:

iwlwifi: mvm: remove obsolete comment (2013-06-13 16:43:16 +0200)

----------------------------------------------------------------
David Spinadel (1):
iwlwifi: remove calib channel section from PHY DB

Emmanuel Grumbach (2):
iwlwifi: mvm: take the seqno from packet if transmit failed
iwlwifi: mvm: remove obsolete comment

Johannes Berg (5):
iwlwifi: make TX seqno validation more efficient
iwlwifi: pcie: don't read INTA register in ICT IRQ handler
iwlwifi: reduce debug ifdefs using the optimiser
iwlwifi: mvm: mark scratch area in TX command
iwlwifi: create opmode/device dependencies

Oren Givon (1):
iwlwifi: mvm: removed an unused parameter from a function

drivers/net/wireless/iwlwifi/Makefile | 6 ++--
drivers/net/wireless/iwlwifi/dvm/main.c | 7 -----
drivers/net/wireless/iwlwifi/iwl-config.h | 4 +++
drivers/net/wireless/iwlwifi/iwl-debug.h | 4 +++
drivers/net/wireless/iwlwifi/iwl-modparams.h | 2 ++
drivers/net/wireless/iwlwifi/iwl-phy-db.c | 36 ++---------------------
drivers/net/wireless/iwlwifi/mvm/d3.c | 15 +++++-----
drivers/net/wireless/iwlwifi/mvm/fw-api-tx.h | 9 +++---
drivers/net/wireless/iwlwifi/mvm/tx.c | 5 ++--
drivers/net/wireless/iwlwifi/pcie/drv.c | 4 +++
drivers/net/wireless/iwlwifi/pcie/internal.h | 2 ++
drivers/net/wireless/iwlwifi/pcie/rx.c | 44 ++++++++++------------------
drivers/net/wireless/iwlwifi/pcie/tx.c | 10 +++----
13 files changed, 58 insertions(+), 90 deletions(-)


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-06-14 17:45:10

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: iwlwifi-next 2013-06-14

On Fri, Jun 14, 2013 at 12:48:50PM +0200, Johannes Berg wrote:
> John,
>
> Here are some more things for -next. I will have another pull request
> some time next week because we're preparing to release the firmware for
> the 7000 series devices, and unfortunately that will require an API
> bump.
>
> This time I have a number of cleanups, a small fix from Emmanuel and two
> performance improvements that combined reduce our driver's CPU
> utilisation as much as 75% in high TX-throughput scenarios.
>
> johannes
>
>
> The following changes since commit 8eb3871076875f247483f4a1fe6713e6d440c53e:
>
> iwlwifi: mvm: Update the supported interface combinations (2013-06-11 20:17:06 +0200)
>
> 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 adaf69186c24100d34c2fb107dacd33546cad3c5:
>
> iwlwifi: mvm: remove obsolete comment (2013-06-13 16:43:16 +0200)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.