mbox series

pull-request: wireless-drivers-2020-09-25

Message ID 20200925144313.8E1D1C433C8@smtp.codeaurora.org
State New
Headers show
Series pull-request: wireless-drivers-2020-09-25 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-09-25

Message

Kalle Valo Sept. 25, 2020, 2:43 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 1264c1e0cfe55e2d6c35e869244093195529af37:

  Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver" (2020-09-07 11:39:32 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-09-25

for you to fetch changes up to efb1676306f664625c0c546dd10d18d33c75e3fc:

  mt76: mt7615: reduce maximum VHT MPDU length to 7991 (2020-09-24 16:12:22 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.9

Second, and last, set of fixes for v5.9. Only one important regression
fix for mt76.

mt76

* fix a regression in aggregation which appeared after mac80211 changes

----------------------------------------------------------------
Felix Fietkau (1):
      mt76: mt7615: reduce maximum VHT MPDU length to 7991

 drivers/net/wireless/mediatek/mt76/mt7615/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Miller Sept. 25, 2020, 8:14 p.m. UTC | #1
From: Kalle Valo <kvalo@codeaurora.org>
Date: Fri, 25 Sep 2020 14:43:13 +0000 (UTC)

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

Pulled, thanks Kalle.