netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-2023-01-12
@ 2023-01-12 11:19 Johannes Berg
  2023-01-13 19:33 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2023-01-12 11:19 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

Here are some first (stack only) changes in wireless; given
holidays etc. things are a bit delayed, but it's not that
much here.

Note that I have a new signing subkey on my GPG key, you can
get the key info from keyservers or
https://johannes.sipsolutions.net/key.txt

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

Thanks,
johannes



The following changes since commit 7d6ceeb1875cc08dc3d1e558e191434d94840cd5:

  af_unix: selftest: Fix the size of the parameter to connect() (2023-01-09 08:16:13 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-01-12

for you to fetch changes up to f216033d770f7ca0eda491fe01a9f02e7af59576:

  wifi: mac80211: fix MLO + AP_VLAN check (2023-01-10 13:24:30 +0100)

----------------------------------------------------------------
Some fixes, stack only for now:
 * iTXQ conversion fixes, various bugs reported
 * properly reset multiple BSSID settings
 * fix for a link_sta crash
 * fix for AP VLAN checks
 * fix for MLO address translation

----------------------------------------------------------------
Alexander Wetzel (3):
      wifi: mac80211: Proper mark iTXQs for resumption
      wifi: mac80211: sdata can be NULL during AMPDU start
      wifi: mac80211: Fix iTXQ AMPDU fragmentation handling

Aloka Dixit (1):
      wifi: mac80211: reset multiple BSSID options in stop_ap()

Felix Fietkau (2):
      wifi: mac80211: fix initialization of rx->link and rx->link_sta
      wifi: mac80211: fix MLO + AP_VLAN check

Sriram R (1):
      mac80211: Fix MLO address translation for multiple bss case

 include/net/mac80211.h     |   4 -
 net/mac80211/agg-tx.c      |   8 +-
 net/mac80211/cfg.c         |   7 ++
 net/mac80211/debugfs_sta.c |   5 +-
 net/mac80211/driver-ops.c  |   3 +
 net/mac80211/driver-ops.h  |   2 +-
 net/mac80211/ht.c          |  31 ++++++
 net/mac80211/ieee80211_i.h |   2 +-
 net/mac80211/iface.c       |   4 +-
 net/mac80211/rx.c          | 229 ++++++++++++++++++++-------------------------
 net/mac80211/tx.c          |  34 +++----
 net/mac80211/util.c        |  42 +--------
 12 files changed, 178 insertions(+), 193 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: wireless-2023-01-12
  2023-01-12 11:19 pull-request: wireless-2023-01-12 Johannes Berg
@ 2023-01-13 19:33 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2023-01-13 19:33 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

On Thu, 12 Jan 2023 12:19:40 +0100 Johannes Berg wrote:
> Please pull and let me know if there's any problem.

Pulled, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-13 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-12 11:19 pull-request: wireless-2023-01-12 Johannes Berg
2023-01-13 19:33 ` Jakub Kicinski

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).