All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: wireless-drivers-2021-06-03
@ 2021-06-03  9:00 Kalle Valo
  2021-06-03  9:09 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2021-06-03  9:00 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-06-03

for you to fetch changes up to d4826d17b3931cf0d8351d8f614332dd4b71efc4:

  mt76: mt7921: remove leftover 80+80 HE capability (2021-05-30 22:11:24 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.13

We have only mt76 fixes this time, most important being the fix for
A-MSDU injection attacks.

mt76

* mitigate A-MSDU injection attacks (CVE-2020-24588)

* fix possible array out of bound access in mt7921_mcu_tx_rate_report

* various aggregation and HE setting fixes

* suspend/resume fix for pci devices

* mt7615: fix crash when runtime-pm is not supported

----------------------------------------------------------------
Felix Fietkau (4):
      mt76: connac: fix HT A-MPDU setting field in STA_REC_PHY
      mt76: mt7921: fix max aggregation subframes setting
      mt76: validate rx A-MSDU subframes
      mt76: mt7921: remove leftover 80+80 HE capability

Lorenzo Bianconi (4):
      mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
      mt76: connac: do not schedule mac_work if the device is not running
      mt76: mt76x0e: fix device hang during suspend/resume
      mt76: mt7615: do not set MT76_STATE_PM at bootstrap

 drivers/net/wireless/mediatek/mt76/mac80211.c      | 26 +++++++
 drivers/net/wireless/mediatek/mt76/mt7615/init.c   |  1 -
 drivers/net/wireless/mediatek/mt76/mt7615/mac.c    |  5 +-
 .../net/wireless/mediatek/mt76/mt7615/sdio_mcu.c   | 19 +++--
 .../net/wireless/mediatek/mt76/mt7615/usb_mcu.c    |  3 -
 .../net/wireless/mediatek/mt76/mt76_connac_mcu.c   |  4 ++
 drivers/net/wireless/mediatek/mt76/mt76x0/pci.c    | 81 ++++++++++++++++++++--
 drivers/net/wireless/mediatek/mt76/mt7921/init.c   |  4 +-
 drivers/net/wireless/mediatek/mt76/mt7921/mac.c    |  5 +-
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |  3 +-
 drivers/net/wireless/mediatek/mt76/mt7921/mcu.c    | 17 +++--
 11 files changed, 138 insertions(+), 30 deletions(-)

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

* Re: pull-request: wireless-drivers-2021-06-03
  2021-06-03  9:00 pull-request: wireless-drivers-2021-06-03 Kalle Valo
@ 2021-06-03  9:09 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2021-06-03  9:09 UTC (permalink / raw)
  To: netdev, linux-wireless

Kalle Valo <kvalo@codeaurora.org> writes:

> 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 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-06-03
>
> for you to fetch changes up to d4826d17b3931cf0d8351d8f614332dd4b71efc4:
>
>   mt76: mt7921: remove leftover 80+80 HE capability (2021-05-30 22:11:24 +0300)
>
> ----------------------------------------------------------------
> wireless-drivers fixes for v5.13
>
> We have only mt76 fixes this time, most important being the fix for
> A-MSDU injection attacks.
>
> mt76
>
> * mitigate A-MSDU injection attacks (CVE-2020-24588)
>
> * fix possible array out of bound access in mt7921_mcu_tx_rate_report
>
> * various aggregation and HE setting fixes
>
> * suspend/resume fix for pci devices
>
> * mt7615: fix crash when runtime-pm is not supported
>
> ----------------------------------------------------------------

Dave & Jakub, just be aware that this is the first pull request from my
new workstation. Everything looks to be ok but please do let me know if
something has changed in my pull requests.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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

end of thread, other threads:[~2021-06-03  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  9:00 pull-request: wireless-drivers-2021-06-03 Kalle Valo
2021-06-03  9:09 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.