summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)Author
2020-12-04mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()Shayne Chen
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: introduce dbdc supportLorenzo 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: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()Ryder Lee
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee
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: 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-09-24mt76: mt7915: add offchannel condition in switch channel commandShayne Chen
2020-09-24mt76: mt7915: convert to use le16_add_cpu()Liu Shixin
2020-09-24mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: mt7915: fix HE BSS infoFelix Fietkau
2020-09-24mt76: mt7915: add Tx A-MSDU offloading supportRyder Lee
2020-09-24mt76: mt7915: add missing flags in WMM parameter settingsFelix Fietkau
2020-09-24mt76: mt7915: fix crash on tx rate report for invalid stationsFelix Fietkau
2020-09-24mt76: mt7915: enable U-APSD on AP sideRyder Lee
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-21mt76: mt7915: fix potential memory leak in mcu message handlerRyder Lee
2020-07-21mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()Dan Carpenter
2020-07-21mt76: mt7915: use ieee80211_tx_queue_params to avoid open codedRyder Lee
2020-07-21mt76: mt7915: add MU-MIMO supportRyder Lee
2020-05-28mt76: mt7915: remove set but not used variable 'msta'YueHaibing
2020-05-28mt76: mt7915: fix sparse warnings: incorrect type initializerRyder Lee
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee
2020-05-28mt76: mt7915: add spatial reuse supportRyder Lee
2020-05-22mt76: mt7915: Fix build errorYueHaibing
2020-05-12mt76: mt7915: allocate proper size for tlv tagsRyder Lee
2020-05-12mt76: mt7915: add Tx beamformee supportRyder Lee
2020-05-12mt76: mt7915: add Tx beamformer supportRyder Lee
2020-05-12mt76: mt7915: introduce mt7915_get_he_phy_capRyder Lee
2020-05-12mt76: mt7915: enable firmware module debug supportRyder Lee
2020-05-12mt76: mt7915: set peer Tx fixed rate through debugfsRyder Lee