netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2021-02-12
@ 2021-02-12 13:55 Johannes Berg
  2021-02-13  1:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-02-12 13:55 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

This is almost certainly a last update for net-next, and
it's not very big - the biggest chunk here is minstrel
improvements from Felix, to lower overhead.

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

Thanks,
johannes



The following changes since commit 3c5a2fd042d0bfac71a2dfb99515723d318df47b:

  tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. (2021-02-11 18:25:05 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2021-02-12

for you to fetch changes up to 735a48481cca453525d9199772f9c3733a47cff4:

  nl80211: add documentation for HT/VHT/HE disable attributes (2021-02-12 11:00:07 +0100)

----------------------------------------------------------------
Last set of updates:
 * more minstrel work from Felix to reduce the
   probing overhead
 * QoS for nl80211 control port frames
 * STBC injection support
 * and a couple of small fixes

----------------------------------------------------------------
Ben Greear (1):
      cfg80211/mac80211: Support disabling HE mode

Colin Ian King (1):
      mac80211: fix potential overflow when multiplying to u32 integers

Felix Fietkau (6):
      mac80211: minstrel_ht: use bitfields to encode rate indexes
      mac80211: minstrel_ht: update total packets counter in tx status path
      mac80211: minstrel_ht: reduce the need to sample slower rates
      mac80211: minstrel_ht: significantly redesign the rate probing strategy
      mac80211: minstrel_ht: show sampling rates in debugfs
      mac80211: minstrel_ht: remove sample rate switching code for constrained devices

Johannes Berg (1):
      nl80211: add documentation for HT/VHT/HE disable attributes

Luca Coelho (1):
      cfg80211: initialize reg_rule in __freq_reg_info()

Markus Theil (1):
      mac80211: enable QoS support for nl80211 ctrl port

Matteo Croce (1):
      cfg80211: remove unused callback

Philipp Borgers (1):
      mac80211: add STBC encoding to ieee80211_parse_tx_radiotap

 include/net/cfg80211.h                     |   2 +
 include/uapi/linux/nl80211.h               |  13 +-
 net/mac80211/mesh_hwmp.c                   |   2 +-
 net/mac80211/mlme.c                        |   3 +
 net/mac80211/rc80211_minstrel_ht.c         | 766 ++++++++++++++---------------
 net/mac80211/rc80211_minstrel_ht.h         |  47 +-
 net/mac80211/rc80211_minstrel_ht_debugfs.c |  22 +-
 net/mac80211/status.c                      |   8 +-
 net/mac80211/tx.c                          |  34 +-
 net/wireless/nl80211.c                     |   7 +
 net/wireless/reg.c                         |   2 +-
 net/wireless/sysfs.c                       |   7 -
 12 files changed, 486 insertions(+), 427 deletions(-)


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

* Re: pull-request: mac80211-next 2021-02-12
  2021-02-12 13:55 pull-request: mac80211-next 2021-02-12 Johannes Berg
@ 2021-02-13  1:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-02-13  1:00 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

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

On Fri, 12 Feb 2021 14:55:50 +0100 you wrote:
> Hi,
> 
> This is almost certainly a last update for net-next, and
> it's not very big - the biggest chunk here is minstrel
> improvements from Felix, to lower overhead.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211-next 2021-02-12
    https://git.kernel.org/netdev/net-next/c/21cc70c75be0

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



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

end of thread, other threads:[~2021-02-13  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12 13:55 pull-request: mac80211-next 2021-02-12 Johannes Berg
2021-02-13  1:00 ` patchwork-bot+netdevbpf

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