mt76: update to the latest version
Fixes mt7603 stablity and performance issues af32615 mt7603: change auto rate control register initialization 01fb9ba mt7603: fix control/status retries count estimation cf4ba12 mt7603: avoid tx rate sampling using no retransmissions 32eab50 mt7603: set wtbl entry vif index c4e3dea mt7603: use the real vif index in txwi header for normal tx. e90a81a mt7603: fix channel width fall back in TXWI Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
91e262c6b3
commit
05d6e92594
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
|
|||
|
||||
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2017-06-16
|
||||
PKG_SOURCE_VERSION:=70d225123fa106667fb96265fe62162339e36ddc
|
||||
PKG_MIRROR_HASH:=f3ee626ac485398488ca6c549e44ffaff72dc8ac324f53af7994c9bb0ca8925f
|
||||
PKG_SOURCE_DATE:=2017-07-04
|
||||
PKG_SOURCE_VERSION:=e90a81a5523e567efb1fe33bac677cfac644101f
|
||||
PKG_MIRROR_HASH:=6c40885a4f29f6842b6426568ae7d4b6c3e91f4a510c475e8fecaec03ae5f2f2
|
||||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue