[openwrt/openwrt] mt76: update to 2020-07-22

LEDE Commits lede-commits at lists.infradead.org
Thu Aug 6 06:44:00 EDT 2020


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/bab0d1c33c5b2c3ed7a02ed840d22f7dd3624619

commit bab0d1c33c5b2c3ed7a02ed840d22f7dd3624619
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Jun 22 21:51:46 2020 +0200

    mt76: update to 2020-07-22
    
    7bc58ca2b375 mt76: add missing lock configuring coverage class
    43febd452110 mt76: mt7615: fix lmac queue debugsfs entry
    0b9975254694 mt76: mt7615: fix hw queue mapping
    4058595e146e mt76: overwrite qid for non-bufferable mgmt frames
    49c7131dd0c5 mt76: mt76x02: do not access uninitialized NAPI structs
    f185d90ec51c update mt7915 firmware to the latest version
    0ed6a335ebc2 mt76: mt7615: re-enable offloading of sequence number assignment
    2a52eabbddc5 mt76: usb: rely on mt76_for_each_q_rx
    90fc1d8614e1 mt76: mt7663: introduce ARP filter offload
    b57223dd01b9 mt76: mt7615: fix up typo in Kconfig for MT7663U
    ec4057d685c0 mt76: add script for generating single-sku device tree data
    769b030de636 mt76: add functions for parsing rate power limits from DT
    1d2aedb248d0 mt76: extend DT rate power limits to support 11ax devices
    a3e17ff8e624 mt76: mt7615: implement support for using DT rate power limits
    a48a4ae32d48 mt76: allow more channels, allowed in ETSI domain
    869ba618ef54 mt76: fix include in pci.h
    b1ddec840aa4 mt76: rely on register macros
    d6d9a7ea428d mt76: add U-APSD support on AP side
    ee13b78367db mt76: mt7615: fix EEPROM buffer size
    82a94173b162 mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS
    c0dbbd930d32 mt76: mt7615: add .set_tsf callback
    84d54df76996 mt76: mt7915: add a fixed AC queue mapping
    dacc2d29672d mt76: mt7915: add MU-MIMO support
    1ce4660a0ea3 mt76: mt7915: use ieee80211_tx_queue_params to avoid open coded
    53891242a682 mt76: mt7915: add support for DT rate power limits
    b3a4d78914f6 mt76: mt7915: rework the flow of txpower setting
    c6ea163c019b mt76: mt7915: directly read per-rate tx power from registers
    8ae83adc73a8 mt76: mt7915: overwrite qid for non-bufferable mgmt frames
    740b0bfdf279 mt76: mt76x2e: rename routines in pci.c
    b5eee1b52234 mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
    72f34107248e mt76: mt7615: add support for accessing mapped registers via bus ops
    46bc8a0b5347 mt76: mt7615: add support for accessing RF registers via MCU
    882cec420609 mt76: mt7615: use full on-chip memory address for WF_PHY registers
    b1ddb8e35ca2 mt76: vif_mask to struct mt76_phy
    3a1ea7287eb2 mt76: add API for testmode support
    d7467bc018e5 mt76: mt7615: implement testmode support
    3ea5da1639fe add utility for using testmode support
    6789a2db7246 mt7615: fix getting wideband RSSI in test mode
    7941217ffe46 mt76: mt7915: remove unused parameters in mt7915_puts_rate_txpower()
    13ab1d648684 mt76: mt7915: update HE capabilities
    3f0e66dc25de mt76: mt76x2: fix pci suspend/resume on mt7612e
    c605f2b6940b mt76: mt76x2u: enable HC-M7662BU1
    ca2b797ee52d mt76: mt7915: avoid memcpy in rxv operation
    dad3f93e8f6a mt76: mt7615: avoid polling in fw_own for mt7663
    ec303bfad299 mt76: move mt76 workqueue in common code
    0bf82270568a mt76: mt7615: add mt7615_pm_wake utility routine
    091e9b5df6af mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
    e3850966d74c mt76: mt7615: wake device before accessing regmap in debugfs
    e6dcb71d7992 mt76: mt7615: wake device before configuring hw keys
    050f8cd9cbe7 mt76: mt7615: introduce pm_power_save delayed work
    56779a6c7dec mt76: mt7615: wake device in mt7615_update_channel before access regmap
    b0bcdd66ccaa mt76: mt7615: acquire driver_own before configuring device for suspend
    58369fdce235 mt76: mt7615: wake device before performing freq scan
    2c188db1f7c7 mt76: mt7615: add missing lock in mt7615_regd_notifier
    6fdb20a025eb mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex
    36a789c00e4f mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex
    b8cdce45c131 mt76: mt7615: wake device before pulling packets from mac80211 queues
    82e8e0525d6c mt76: mt7615: wake device before pushing frames in mt7615_tx
    65ccc40c14e1 mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}
    2107caf92e71 mt76: mt7615: check MT76_STATE_PM flag before accessing the device
    28a2f5fa6eed mt76: mt7615: do not request {driver,fw}_own if already granted
    94519eac69c3 mt76: mt7615: add runtime-pm knob in mt7615 debugfs
    ccc90dafea66 mt76: mt7615: enable beacon hw filter for runtime-pm
    29f2bebe1a1e mt76: mt7615: add idle-timeout knob in mt7615 debugfs
    58057d1f232b mt76: mt7615: improve mt7615_driver_own reliability
    a873b7c8e3de mt76: mt7663u: sync probe sampling with rate configuration
    b469c59c616c mt76: mt7615: avoid scheduling runtime-pm during hw scan
    f1ff52acb6a7 mt76: mt7615: reschedule ps work according to last activity
    1f670a534451 mt76: mt7663u: fix memory leak in set key
    afff00ad2b60 mt76: mt7663u: fix potential memory leak in mcu message handler
    4c9309f47ddf mt76: mt7615: fix potential memory leak in mcu message handler
    379445b4aa7f mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
    750797b61ba8 mt76: fix copy&paste error in mt76_testmode_cmd
    f9a7a2f7dbc2 testmode: fix setting tx_power
    1641aa201682 mt76: mt7615: fix mt7615_mcu_set_test_param set non-bool parameters
    6838d002f9de mt76: mt7615: fix tx_frames setup
    8c0a25d6a38c mt76: mt7615: take into account sdio bus configuring txwi
    c0cbef79eb45 mt76: mt76u: add mt76_skb_adjust_pad utility routine
    98412356c959 mt76: mt7615: sdio code must access rate/key regs in preocess context
    fa16627d7e3a mt76: mt7615: introduce mt7663-usb-sdio-common module
    bf88e70c7a68 mt76: introduce mt76_sdio module
    aa97be8e02de mt76: mt7615: introduce mt7663s support
    1eb8b7d689a3 mt76: testmode: fix tx_done accounting on enqueue failures
    632ce698e8ee mt76: mt7615: fix antenna settings for test mode
    4d2f622190b6 mt76: mt76s: move queue accounting in mt76s_tx_queue_skb
    9a3723c8febc mt76: mt7915: fix potential memory leak in mcu message handler
    88fa973f59c2 mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add
    2fff7d77befd mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg
    b5df0fbb1847 mt7615: update firmware to version 20200629
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/kernel/mt76/Makefile | 68 ++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 63 insertions(+), 5 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 27b6ed8797..30146f552d 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2020-05-30
-PKG_SOURCE_VERSION:=85c516081338d3d1454fb53b5741321c2adefbef
-PKG_MIRROR_HASH:=a3e110700843ecfee10eba274ab6fe63b9d78a00eb96ee1634b145e0a9ae9a69
+PKG_SOURCE_DATE:=2020-07-22
+PKG_SOURCE_VERSION:=b5df0fbb1847a51f0a11f03a3fa8dc9d98d4df82
+PKG_MIRROR_HASH:=70aca7f8912b89af975c7b63fdf25d41be831c434e0c991fcbdaa60127d4acd5
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_BUILD_PARALLEL:=1
@@ -23,12 +23,17 @@ PKG_CONFIG_DEPENDS += \
 	CONFIG_PACKAGE_kmod-mt76x2-common \
 	CONFIG_PACKAGE_kmod-mt76x2 \
 	CONFIG_PACKAGE_kmod-mt76x2u \
-	CONFIG_PACKAGE_kmod-mt7603
+	CONFIG_PACKAGE_kmod-mt7603 \
+	CONFIG_PACKAGE_CFG80211_TESTMODE
 
 STAMP_CONFIGURED_DEPENDS := $(STAGING_DIR)/usr/include/mac80211-backport/backport/autoconf.h
 
 include $(INCLUDE_DIR)/kernel.mk
 include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/cmake.mk
+
+CMAKE_SOURCE_DIR:=$(PKG_BUILD_DIR)/tools
+CMAKE_BINARY_DIR:=$(PKG_BUILD_DIR)/tools
 
 define KernelPackage/mt76-default
   SUBMENU:=Wireless Drivers
@@ -170,10 +175,29 @@ define KernelPackage/mt7663-firmware-sta
   TITLE:=MediaTek MT7663e firmware (client mode offload)
 endef
 
+define KernelPackage/mt7663-usb-sdio
+  $(KernelPackage/mt76-default)
+  TITLE:=MediaTek MT7663 USB/SDIO shared code
+  DEPENDS+=+kmod-mt7615-common
+  HIDDEN:=1
+  FILES:= \
+	$(PKG_BUILD_DIR)/mt7615/mt7663-usb-sdio-common.ko
+endef
+
+define KernelPackage/mt7663s
+  $(KernelPackage/mt76-default)
+  TITLE:=MediaTek MT7663s wireless driver
+  DEPENDS+=+kmod-mmc +kmod-mt7615-common +kmod-mt7663-usb-sdio
+  FILES:= \
+	$(PKG_BUILD_DIR)/mt76-sdio.ko \
+	$(PKG_BUILD_DIR)/mt7615/mt7663s.ko
+  AUTOLOAD:=$(call AutoProbe,mt7663s)
+endef
+
 define KernelPackage/mt7663u
   $(KernelPackage/mt76-default)
   TITLE:=MediaTek MT7663u wireless driver
-  DEPENDS+=+kmod-mt76-usb +kmod-mt7615-common
+  DEPENDS+=+kmod-mt76-usb +kmod-mt7615-common +kmod-mt7663-usb-sdio
   FILES:= $(PKG_BUILD_DIR)/mt7615/mt7663u.ko
   AUTOLOAD:=$(call AutoProbe,mt7663u)
 endef
@@ -186,6 +210,15 @@ define KernelPackage/mt7915e
   AUTOLOAD:=$(call AutoProbe,mt7915e)
 endef
 
+define Package/mt76-test
+  SECTION:=devel
+  CATEGORY:=Development
+  TITLE:=mt76 testmode CLI
+  DEPENDS:=kmod-mt76-core +libnl-tiny
+endef
+
+TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/libnl-tiny
+
 NOSTDINC_FLAGS = \
 	-I$(PKG_BUILD_DIR) \
 	-I$(STAGING_DIR)/usr/include/mac80211-backport/uapi \
@@ -199,6 +232,11 @@ ifdef CONFIG_PACKAGE_MAC80211_MESH
   NOSTDINC_FLAGS += -DCONFIG_MAC80211_MESH
 endif
 
+ifdef CONFIG_PACKAGE_CFG80211_TESTMODE
+  NOSTDINC_FLAGS += -DCONFIG_NL80211_TESTMODE
+  PKG_MAKE_FLAGS += CONFIG_NL80211_TESTMODE=y
+endif
+
 ifdef CONFIG_PACKAGE_kmod-mt76-usb
   PKG_MAKE_FLAGS += CONFIG_MT76_USB=m
 endif
@@ -239,6 +277,13 @@ ifdef CONFIG_PACKAGE_kmod-mt7615e
     NOSTDINC_FLAGS += -DCONFIG_MT7622_WMAC
   endif
 endif
+ifdef CONFIG_PACKAGE_kmod-mt7663-usb-sdio
+  PKG_MAKE_FLAGS += CONFIG_MT7663_USB_SDIO_COMMON=m
+endif
+ifdef CONFIG_PACKAGE_kmod-mt7663s
+  PKG_MAKE_FLAGS += CONFIG_MT76_SDIO=m
+  PKG_MAKE_FLAGS += CONFIG_MT7663S=m
+endif
 ifdef CONFIG_PACKAGE_kmod-mt7663u
   PKG_MAKE_FLAGS += CONFIG_MT7663U=m
 endif
@@ -253,6 +298,11 @@ define Build/Compile
 		M="$(PKG_BUILD_DIR)" \
 		NOSTDINC_FLAGS="$(NOSTDINC_FLAGS)" \
 		modules
+	$(MAKE) -C $(PKG_BUILD_DIR)/tools
+endef
+
+define Build/Install
+	:
 endef
 
 define Package/kmod-mt76/install
@@ -334,6 +384,11 @@ define KernelPackage/mt7915e/install
 		$(1)/lib/firmware/mediatek
 endef
 
+define Package/mt76-test/install
+	mkdir -p $(1)/usr/sbin
+	$(INSTALL_BIN) $(PKG_BUILD_DIR)/tools/mt76-test $(1)/usr/sbin
+endef
+
 $(eval $(call KernelPackage,mt76-core))
 $(eval $(call KernelPackage,mt76-usb))
 $(eval $(call KernelPackage,mt76x02-usb))
@@ -350,6 +405,9 @@ $(eval $(call KernelPackage,mt7615-firmware))
 $(eval $(call KernelPackage,mt7615e))
 $(eval $(call KernelPackage,mt7663-firmware-ap))
 $(eval $(call KernelPackage,mt7663-firmware-sta))
+$(eval $(call KernelPackage,mt7663-usb-sdio))
 $(eval $(call KernelPackage,mt7663u))
+$(eval $(call KernelPackage,mt7663s))
 $(eval $(call KernelPackage,mt7915e))
 $(eval $(call KernelPackage,mt76))
+$(eval $(call BuildPackage,mt76-test))



More information about the lede-commits mailing list