mt76: update to the latest version, fixes setting per-vif mac address
authorFelix Fietkau <nbd@nbd.name>
Fri, 8 Dec 2017 16:57:24 +0000 (17:57 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 8 Dec 2017 16:58:05 +0000 (17:58 +0100)
d02a05b mt7603: update firmware to version 20160107100755
4d4cd05 Partially revert "mt7603: use mcu command to set timing registers, fix OFDM timeout values"
170f334 mt76x2: remove MAC address limitation for multi-vif setups
3563b8f mt76x2: clean up MAC/BSSID address initialization
9de77e1 mt76x2: drop wiphy->addresses
a6a6e25 mt76x2: init: disable APCLI by default
c64633e mt76x2: configure rx filter based on monitor mode setting
ac815fa mt76x2: init: fix rx filter default value during init
e504656 mt7603: configure other-unicast drop based on monitor mode setting

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mt76/Makefile

index eb02431adbab11fd896152d787a52ba887ecc6c3..6d96ff264307a84c88a7538068b686db63d5dd20 100644 (file)
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2017-12-03
-PKG_SOURCE_VERSION:=8e17d36381a119df346016dd2bd1c551988a583f
-PKG_MIRROR_HASH:=3cad68b9ec2514c067cfd81ea51fe74aedce2a1b2c85a0a1b70f764726716861
+PKG_SOURCE_DATE:=2017-12-08
+PKG_SOURCE_VERSION:=e50465605266118060df1b86eb7641c65fd29c65
+PKG_MIRROR_HASH:=3d7d3aa29c1e8dabe8f2c0a14480140f60ddc73681510aadbf07c5a1e5efac6e
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_BUILD_PARALLEL:=1