OSDN Git Service

uclinux-h8/linux.git
2021-01-29 Sean Wangmt76: mt7921: introduce Runtime PM support
2021-01-29 Lorenzo Bianconimt76: mt7921: rely on mt76_connac_mcu module for suspen...
2021-01-29 Lorenzo Bianconimt76: mt7921: rely on mt76_connac_mcu module for sched_...
2021-01-29 Lorenzo Bianconimt76: mt7921: rely on mt76_connac_mcu common library
2021-01-29 Sean Wangmt76: mt7921: introduce PM support
2021-01-29 Sean Wangmt76: mt7921: introduce beacon_loss mcu event
2021-01-29 Sean Wangmt76: mt7921: introduce support for hardware beacon...
2021-01-29 Sean Wangmt76: mt7921: introduce 802.11 PS support in sta mode
2021-01-29 Sean Wangmt76: mt7921: introduce schedule scan support
2021-01-29 Sean Wangmt76: mt7921: add debugfs support
2021-01-29 Sean Wangmt76: mt7921: introduce mt7921e support
2021-01-29 Sean Wangmt76: mt7921: add ieee80211_ops
2021-01-29 Sean Wangmt76: mt7921: add EEPROM support
2021-01-29 Sean Wangmt76: mt7921: add DMA support
2021-01-29 Sean Wangmt76: mt7921: add MCU support
2021-01-29 Sean Wangmt76: mt7921: add MAC support
2021-01-29 Lorenzo Bianconimt76: mt76_connac: move pm utility routines in mt76_con...
2021-01-29 Lorenzo Bianconimt76: mt76_connac: move pm data struct in mt76_connac.h
2021-01-29 Lorenzo Bianconimt76: mt76_connac: move WoW and suspend code in mt76_co...
2021-01-29 Lorenzo Bianconimt76: mt76_connac: move hw_scan and sched_scan routine...
2021-01-29 Lorenzo Bianconimt76: mt76_connac: create mcu library
2021-01-29 Lorenzo Bianconimt76: introduce mt76_vif data structure
2021-01-27 Felix Fietkaumt76: mt7615: reduce VHT maximum MPDU length
2021-01-27 Felix Fietkaumt76: reduce q->lock hold time
2021-01-27 Lorenzo Bianconimt76: usb: process URBs with status EPROTO properly
2021-01-27 Felix Fietkaumt76: move vif_mask back from mt76_phy to mt76_dev
2021-01-27 Felix Fietkaumt76: mt7915: make vif index per adapter instead of...
2021-01-27 Felix Fietkaumt76: mt7915: add support for using a secondary PCIe...
2021-01-27 Felix Fietkaumt76: fix crash on tearing down ext phy
2021-01-27 Felix Fietkaumt76: mt7915: bring up the WA event rx queue for band1
2021-01-27 Felix Fietkaumt76: mt7615: unify init work
2021-01-27 Ryder Leemt76: mt7915: support TxBF for DBDC
2021-01-27 Xu Wangmt76: mt7915: Remove unneeded semicolon
2021-01-27 Lorenzo Bianconimt76: mt7615: set mcu country code in mt7615_mcu_set_ch...
2021-01-27 Felix Fietkaumt76: mt7915: fix eeprom DBDC band selection
2021-01-27 Felix Fietkaumt76: mt7915: fix eeprom parsing for DBDC
2021-01-26 Felix Fietkaumt76: mt7915: disable RED support in the WA firmware
2021-01-26 Felix Fietkaumt76: mt7915: rework mcu API
2021-01-26 Felix Fietkaumt76: mt7915: do not set DRR group for stations
2021-01-26 Felix Fietkaumt76: mt7915: ensure that init work completes before...
2021-01-26 Felix Fietkaumt76: mt7603: fix ED/CCA monitoring with single-stream...
2021-01-26 Ryder Leemt76: mt7915: add implicit Tx beamforming support
2021-01-26 Ryder Leemt76: mt7915: simplify peer's TxBF capability check
2021-01-26 Shayne Chenmt76: mt7615: mt7915: disable txpower sku when testmode...
2021-01-26 Shayne Chenmt76: mt7915: add support for continuous tx in testmode
2021-01-26 Shayne Chenmt76: mt7915: rework set state part in testmode
2021-01-26 Shayne Chenmt76: testmode: add a new state for continuous tx
2021-01-26 Shayne Chenmt76: mt7915: clean hw queue before starting new testmo...
2021-01-26 Shayne Chenmt76: mt7915: calculate new packet length when tx_time...
2021-01-26 Shayne Chenmt76: mt7915: add support for ipg in testmode
2021-01-26 Shayne Chenmt76: mt7915: split edca update function
2021-01-26 Shayne Chenmt76: testmode: make tx queued limit adjustable
2021-01-26 Shayne Chenmt76: testmode: add attributes for ipg related parameters
2021-01-26 Shayne Chenmt76: testmode: add support to set user-defined spe...
2021-01-26 Shayne Chenmt76: mt7915: force ldpc for bw larger than 20MHz in...
2021-01-26 Lorenzo Bianconimt76: move chainmask in mt76_phy
2021-01-26 Lorenzo Bianconimt76: move mac_work in mt76_core module
2021-01-26 Shayne Chenmt76: mt7615: move testmode data from dev to phy
2021-01-26 Shayne Chenmt76: mt7915: move testmode data from dev to phy
2021-01-26 Shayne Chenmt76: testmode: move mtd part to mt76_dev
2021-01-26 Shayne Chenmt76: testmode: introduce dbdc support
2021-01-26 Shayne Chenmt76: mt7915: add partial add_bss_info command on testm...
2021-01-26 Ryder Leemt76: mt7915: drop zero-length packet to avoid Tx hang
2021-01-26 Lorenzo Bianconimt76: mt7915: simplify mt7915_mcu_send_message routine
2021-01-26 Lorenzo Bianconimt76: mt7915: fix endianness warning in mt7915_mcu_set_...
2021-01-26 Shayne Chenmt76: mt7915: add support for flash mode
2021-01-26 Lorenzo Bianconimt76: mt7915: run mt7915_configure_filter holding mt76...
2021-01-26 Zheng Yongjunmt76: mt7915: convert comma to semicolon
2021-01-26 Zheng Yongjunmt76: mt7615: convert comma to semicolon
2021-01-26 Ryder Leemt76: mt7615: reset token when mac_reset happens
2021-01-26 Ryder Leemt76: mt7915: reset token when mac_reset happens
2021-01-26 Ryder Leemt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkey
2021-01-26 Ryder Leemt76: mt7615: add vif check in mt7615_update_vif_beacon()
2021-01-26 Ryder Leemt76: mt7915: add vif check in mt7915_update_vif_beacon()
2021-01-25 Stanislaw Gruszkaiwl4965: do not process non-QOS frames on txq->sched_re...
2021-01-25 Lorenzo Bianconimt7601u: process tx URBs with status EPROTO properly
2021-01-25 Tony Lindgrenwlcore: Fix command execute failure 19 for wl12xx
2021-01-25 Lorenzo Bianconimt7601u: use ieee80211_rx_list to pass frames to the...
2021-01-25 Chin-Yen Leertw88: 8723de: adjust the LTR setting
2021-01-25 Aditya Srivastavartlwifi: rtl8821ae: fix bool comparison in expressions
2021-01-25 Aditya Srivastavartlwifi: rtl8192se: fix bool comparison in expressions
2021-01-25 Aditya Srivastavartlwifi: rtl8188ee: fix bool comparison in expressions
2021-01-25 Aditya Srivastavartlwifi: rtl8192c-common: fix bool comparison in expres...
2021-01-25 Aditya Srivastavartlwifi: rtl_pci: fix bool comparison in expressions
2021-01-14 Tony Lindgrenwlcore: Downgrade exceeded max RX BA sessions to debug
2021-01-14 Tian Taowilc1000: use flexible-array member instead of zero...
2021-01-14 Luca Pescebrcmfmac: clear EAP/association status bits on linkdown...
2021-01-14 Zheng Yongjunbrcmfmac: Delete useless kfree code
2021-01-14 Amey Narkhedeqtnfmac_pcie: Use module_pci_driver
2021-01-14 Zhi Hanmt7601u: check the status of device in calibration
2021-01-14 Zhi Hanmt7601u: process URBs in status EPROTO properly
2021-01-14 Rafał Miłeckibrcmfmac: support BCM4365E with 43666 ChipCommon chip ID
2021-01-14 Colin Ian Kingwilc1000: fix spelling mistake in Kconfig "devision...
2021-01-14 Geert Uytterhoevenmwifiex: pcie: Drop bogus __refdata annotation
2021-01-14 YANG LIrtw88: Simplify bool comparison
2021-01-14 Ching-Te Kurtw88: coex: set 4 slot TDMA for BT link and WL busy
2021-01-14 Vincent Fannrtw88: 8821c: apply CCK PD level which calculates from...
2021-01-14 Chin-Yen Leertw88: reduce the log level for failure of tx report
2021-01-14 Zheng Yongjunrtw88: Delete useless kfree code
2021-01-11 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
next