mbox series

pull-request: wireless-2022-12-21

Message ID 20221221180808.96A8AC433EF@smtp.kernel.org (mailing list archive)
State Accepted
Commit aa6c3961a3eef78a93a8f3a3760ae1dd7ebb94e8
Headers show
Series pull-request: wireless-2022-12-21 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-12-21

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 26 this patch: 26
netdev/build_clang success Errors and warnings before: 9 this patch: 9
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 24 this patch: 24

Message

Kalle Valo Dec. 21, 2022, 6:08 p.m. UTC
Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit 7ae9888d6e1ce4062d27367a28e46a26270a3e52:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2022-12-13 19:32:53 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-12-21

for you to fetch changes up to b7dc753fe33a707379e2254317794a4dad6c0fe2:

  wifi: ath9k: use proper statements in conditionals (2022-12-20 15:02:37 +0200)

----------------------------------------------------------------
wireless fixes for v6.2

First set of fixes for v6.2. Fix for a link error in mt76, fix for an
iwlwifi firmware crash and two cleanups.

----------------------------------------------------------------
Arnd Bergmann (2):
      wifi: mt76: mt7996: select CONFIG_RELAY
      wifi: ath9k: use proper statements in conditionals

Johannes Berg (1):
      wifi: iwlwifi: fw: skip PPAG for JF

Lukas Bulwahn (1):
      wifi: ti: remove obsolete lines in the Makefile

 drivers/net/wireless/ath/ath9k/htc.h              | 14 +++++++-------
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c      |  5 +++++
 drivers/net/wireless/mediatek/mt76/mt7996/Kconfig |  1 +
 drivers/net/wireless/ti/Makefile                  |  3 ---
 4 files changed, 13 insertions(+), 10 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 22, 2022, 12:50 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 21 Dec 2022 18:08:08 +0000 (UTC) you wrote:
> Hi,
> 
> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.
> 
> Kalle
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-2022-12-21
    https://git.kernel.org/netdev/net/c/aa6c3961a3ee

You are awesome, thank you!