summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap
2020-12-04mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()Shayne Chen
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau
2020-12-04mt76: mt7915: fix memory leak in mt7915_mcu_get_rx_rate()Shayne Chen
2020-12-04mt76: mt7915: fix endian issuesFelix Fietkau
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi
2020-12-04mt76: mt7915: rely on eeprom definitionsLorenzo Bianconi
2020-12-04mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()Ryder Lee
2020-12-04mt76: mt7915: use BIT_ULL for omac_idxRyder Lee
2020-12-04mt76: mt7915: make mt7915_eeprom_read staticLorenzo Bianconi
2020-12-04mt76: mt7915: add support to set tx frequency offset in testmodeShayne Chen
2020-12-04mt76: mt7915: add support to set txpower in testmodeShayne Chen
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen
2020-12-04mt76: mt7915: fix tx rate related fields in tx descriptorShayne Chen
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-04mt76: mt7915: fix sparse warning cast from restricted __le16Ryder Lee
2020-12-04mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee
2020-12-04mt76: mt7915: update ppe thresholdRyder Lee
2020-12-04mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo
2020-12-04mt76: mt7915: query station rx rate from firmwareFelix Fietkau
2020-12-04mt76: mt7915: move eeprom parsing out of mt7915_mcu_parse_responseFelix Fietkau
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau
2020-12-04mt76: mt7915: disable OFDMA/MU-MIMO ULFelix Fietkau
2020-12-04mt76: mt7915: fix DRR sta bss group indexFelix Fietkau
2020-12-04mt76: mt7915: use napi_consume_skb to bulk-free tx skbsFelix Fietkau
2020-12-04mt76: mt7915: fix processing txfree eventsFelix Fietkau
2020-12-04mt76: mt7915: support 32 station interfacesFelix Fietkau
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau
2020-12-04mt76: mt7915: add 802.11 encap offload supportFelix Fietkau
2020-12-04mt76: mt7915: fix VHT LDPC capabilityRyder Lee
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee