linux.git
2021-10-22 Mordechay Goodsteiniwlwifi: mvm: add lmac/umac PC info in case of error
2021-10-22 Johannes Bergiwlwifi: mvm: disable RX-diversity in powersave
2021-10-22 Johannes Bergiwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype
2021-10-22 Matti Gottliebiwlwifi: Start scratch debug register for Bz family
2021-10-22 Matti Gottliebiwlwifi: Add support for more BZ HWs
2021-10-22 Matti Gottliebiwlwifi: Add support for getting rf id with blank otp
2021-10-20 Kalle ValoMerge tag 'mt76-for-kvalo-2021-10-20' of https://github...
2021-10-20 Jakub Kicinskizd1201: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiwl3501_cs: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiray_cs: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiwilc1000: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskihostap: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiipw2200: prepare for const netdev->dev_addr
2021-10-20 Jakub Kicinskiairo: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskibrcmfmac: prepare for const netdev->dev_addr
2021-10-20 Jakub Kicinskiatmel: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiwil6210: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiath6kl: use eth_hw_addr_set()
2021-10-20 Jakub Kicinskiwireless: use eth_hw_addr_set() for dev->addr_len cases
2021-10-20 Jakub Kicinskiwireless: use eth_hw_addr_set() instead of ether_addr_c...
2021-10-20 Jakub Kicinskiwireless: use eth_hw_addr_set()
2021-10-20 Johannes Bergiwlwifi: cfg: set low-latency-xtal for some integrated...
2021-10-20 Johannes Bergiwlwifi: pnvm: read EFI data only if long enough
2021-10-20 Johannes Bergiwlwifi: pnvm: don't kmemdup() more than we have
2021-10-20 Yaara Baruchiwlwifi: change all JnP to NO-160 configuration
2021-10-20 Johannes Bergiwlwifi: mvm: reset PM state on unsuccessful resume
2021-10-20 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2021-10-20 Jonas Dreßlermwifiex: Deactive host sleep using HSCFG after it was...
2021-10-20 Jonas Dreßlermwifiex: Send DELBA requests according to spec
2021-10-20 Jonas Dreßlermwifiex: Fix an incorrect comment
2021-10-20 Jonas Dreßlermwifiex: Log an error on command failure during key...
2021-10-20 Jonas Dreßlermwifiex: Don't log error on suspend if wake-on-wlan...
2021-10-20 Yang Lirtw89: remove unneeded semicolon
2021-10-20 Yang Yingliangrtw89: fix return value check in rtw89_cam_send_sec_key...
2021-10-20 Zheyu Mamwl8k: Fix use-after-free in mwl8k_fw_state_machine()
2021-10-20 Ziyang Xuanrsi: stop thread firstly in rsi_91x_init() error handling
2021-10-20 Shayne Chenmt76: mt7915: change max rx len limit of hw modules
2021-10-20 Shayne Chenmt76: mt7915: fix missing HE phy cap
2021-10-20 Shayne Chenmt76: mt7915: rework mt7915_mcu_sta_muru_tlv()
2021-10-20 Shayne Chenmt76: mt7915: enable HE UL MU-MIMO
2021-10-20 Lorenzo Bianconimt76: mt7921: add per-vif counters in ethtool
2021-10-20 Lorenzo Bianconimt76: mt7921: move tx amsdu stats in mib_stats
2021-10-20 Lorenzo Bianconimt76: mt7921: add sta stats accounting in mt7921_mac_ad...
2021-10-20 Lorenzo Bianconimt76: mt7921: introduce stats reporting through ethtool
2021-10-20 Lorenzo Bianconimt76: mt7921: add some more MIB counters
2021-10-20 Lorenzo Bianconimt76: do not reset MIB counters in get_stats callback
2021-10-20 Lorenzo Bianconimt76: mt7915: move tx amsdu stats in mib_stats
2021-10-20 Lorenzo Bianconimt76: mt7915: run mt7915_get_et_stats holding mt76...
2021-10-20 Lorenzo Bianconimt76: move mt76_ethtool_worker_info in mt76 module
2021-10-20 Lorenzo Bianconimt76: move mt76_sta_stats in mt76.h
2021-10-20 Richard Huynhmt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset
2021-10-20 Sean Wangmt76: mt7921s: add reset support
2021-10-20 Sean Wangmt76: mt7921: introduce mt7921s support
2021-10-20 Sean Wangmt76: mt7921: refactor mt7921_mcu_send_message
2021-10-20 Sean Wangmt76: mt7921: rely on mcu_get_nic_capability
2021-10-20 Sean Wangmt76: connac: extend mcu_get_nic_capability
2021-10-20 Sean Wangmt76: sdio: extend sdio module to support CONNAC2
2021-10-20 Lorenzo Bianconimt76: sdio: introduce parse_irq callback
2021-10-20 Lorenzo Bianconimt76: sdio: move common code in mt76_sdio module
2021-10-20 Sean Wangmt76: mt7921: use physical addr to unify register access
2021-10-20 Sean Wangmt76: mt7921: make all event parser reusable between...
2021-10-20 Sean Wangmt76: mt7663s: rely on mcu reg access utility
2021-10-20 Sean Wangmt76: connac: move mcu reg access utility routines...
2021-10-20 Sean Wangmt76: mt7921: add MT7921_COMMON module
2021-10-20 Sean Wangmt76: mt7921: refactor init.c to be bus independent
2021-10-20 Sean Wangmt76: mt7921: refactor mcu.c to be bus independent
2021-10-20 Sean Wangmt76: mt7921: refactor dma.c to be pcie specific
2021-10-20 Sean Wangmt76: mt7921: refactor mac.c to be bus independent
2021-10-20 Sean Wangmt76: mt7921: add MU EDCA cmd support
2021-10-20 Lorenzo Bianconimt76: mt7915: remove dead code in debugfs code
2021-10-20 Lorenzo Bianconimt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc...
2021-10-20 Lorenzo Bianconimt76: mt7915: improve code readability for xmit-queue...
2021-10-20 Lorenzo Bianconimt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy
2021-10-20 Lorenzo Bianconimt76: rely on phy pointer in mt76_register_debugfs_fops...
2021-10-20 Shayne Chenmt76: mt7915: set muru platform type
2021-10-20 Shayne Chenmt76: mt7915: set VTA bit in tx descriptor
2021-10-20 Shayne Chenmt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
2021-10-20 Shayne Chenmt76: mt7915: rework starec TLV tags
2021-10-20 Shayne Chenmt76: mt7915: fix sta_rec_wtbl tag len
2021-10-20 Ryder Leemt76: mt7915: improve starec readability of txbf
2021-10-20 Ryder Leemt76: mt7915: fix txbf starec TLV issues
2021-10-20 Ryder Leemt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
2021-10-20 Lorenzo Bianconimt76: connac: fix possible NULL pointer dereference...
2021-10-20 Felix Fietkaumt76: do not access 802.11 header in ccmp check for...
2021-10-20 Xing Songmt76: use a separate CCMP PN receive counter for manage...
2021-10-20 Deren Wumt76: mt7921: add delay config for sched scan
2021-10-20 Ryder Leemt76: mt7615: fix monitor mode tear down crash
2021-10-20 Lorenzo Bianconimt76: debugfs: improve queue node readability
2021-10-20 Lorenzo Bianconimt76: mt7915: add twt_stats knob in debugfs
2021-10-20 Lorenzo Bianconimt76: mt7915: enable twt responder capability
2021-10-20 Lorenzo Bianconimt76: mt7915: introduce mt7915_mac_add_twt_setup routine
2021-10-20 Lorenzo Bianconimt76: mt7915: introduce mt7915_mcu_twt_agrt_update...
2021-10-20 Lorenzo Bianconimt76: mt7915: introduce __mt7915_get_tsf routine
2021-10-20 Sean Wangmt76: drop MCU header size from buffer size in __mt76_m...
2021-10-20 Lorenzo Bianconimt76: introduce __mt76_mcu_send_firmware routine
2021-10-20 Daniel Golledt: bindings: net: mt76: add eeprom-data property
2021-10-20 Daniel Gollemt76: support reading EEPROM data embedded in fdt
2021-10-20 Lorenzo Bianconimt76: schedule status timeout at dma completion
2021-10-20 Lorenzo Bianconimt76: substitute sk_buff_head status_list with spinlock...
2021-10-20 Lorenzo Bianconimt76: remove mt76_wcid pointer from mt76_tx_status_chec...
next