mbox series

pull-request: mac80211 2021-01-26

Message ID 20210126130529.75225-1-johannes@sipsolutions.net (mailing list archive)
State Accepted
Commit c5e9e8d48acdf3b863282af7f6f6931d39526245
Delegated to: Netdev Maintainers
Headers show
Series pull-request: mac80211 2021-01-26 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-01-26

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Message

Johannes Berg Jan. 26, 2021, 1:05 p.m. UTC
Hi Jakub,

We have a few fixes - note one is for a staging driver, but acked by
Greg and fixing the driver for a change that came through my tree.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 1c45ba93d34cd6af75228f34d0675200c81738b5:

  net: dsa: microchip: Adjust reset release timing to match reference reset circuit (2021-01-20 20:52:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-01-26

for you to fetch changes up to 81f153faacd04c049e5482d6ff33daddc30ed44e:

  staging: rtl8723bs: fix wireless regulatory API misuse (2021-01-26 12:21:42 +0100)

----------------------------------------------------------------
A couple of fixes:
 * fix 160 MHz channel switch in mac80211
 * fix a staging driver to not deadlock due to some
   recent cfg80211 changes
 * fix NULL-ptr deref if cfg80211 returns -EINPROGRESS
   to wext (syzbot)
 * pause TX in mac80211 in type change to prevent crashes
   (syzbot)

----------------------------------------------------------------
Johannes Berg (3):
      wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
      mac80211: pause TX while changing interface type
      staging: rtl8723bs: fix wireless regulatory API misuse

Shay Bar (1):
      mac80211: 160MHz with extended NSS BW in CSA

 drivers/staging/rtl8723bs/include/rtw_wifi_regd.h |  6 +++---
 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c |  6 +++---
 drivers/staging/rtl8723bs/os_dep/wifi_regd.c      | 10 +++-------
 net/mac80211/ieee80211_i.h                        |  1 +
 net/mac80211/iface.c                              |  6 ++++++
 net/mac80211/spectmgmt.c                          | 10 +++++++---
 net/wireless/wext-core.c                          |  5 +++--
 7 files changed, 26 insertions(+), 18 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 26, 2021, 11:30 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Tue, 26 Jan 2021 14:05:28 +0100 you wrote:
> Hi Jakub,
> 
> We have a few fixes - note one is for a staging driver, but acked by
> Greg and fixing the driver for a change that came through my tree.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2021-01-26
    https://git.kernel.org/netdev/net/c/c5e9e8d48acd

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html