Skip to content

Commit

Permalink
mt76: update to the latest version, fixes setting per-vif mac address
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
nbd168 committed Dec 8, 2017
1 parent 5a8e984 commit 98fb380
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/kernel/mt76/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_BUILD_PARALLEL:=1
Expand Down

0 comments on commit 98fb380

Please sign in to comment.