summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)Author
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen
2021-10-23mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen
2021-10-20mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()Shayne Chen
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen
2021-10-20mt76: mt7915: set muru platform typeShayne Chen
2021-10-20mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen
2021-10-20mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen
2021-10-20mt76: mt7915: improve starec readability of txbfRyder Lee
2021-10-20mt76: mt7915: fix txbf starec TLV issuesRyder Lee
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee
2021-10-20mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu commandLorenzo Bianconi
2021-10-20mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmwareSean Wang
2021-10-20mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi
2021-10-20mt76: mt7915: honor all possible error conditions in mt7915_mcu_init()Lorenzo Bianconi
2021-10-20mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_htLorenzo Bianconi
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi
2021-10-20mt76: mt7915: add HE-LTF into fixed rate commandRyder Lee
2021-10-20mt76: mt7915: fix potential overflow of eeprom page indexShayne Chen
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem()Ryder Lee
2021-10-20mt76: mt7915: fix an off-by-one bound checkRyder Lee
2021-10-20mt76: mt7915: adapt new firmware to update BA winsize for Rx sessionBo Jiao
2021-10-20mt76: fix build error implicit enumeration conversionSean Wang
2021-10-20mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()Dan Carpenter
2021-08-06mt76: fix enum type mismatchArnd Bergmann
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: mt7915: improve MU stabilityRyder Lee
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee
2021-06-19mt76: mt7915: setup drr group for peersRyder Lee
2021-06-19mt76: mt7915: read all eeprom fields from fw in efuse modeShayne Chen
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee
2021-06-19mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpowerShayne Chen
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-06-19mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv()Ryder Lee
2021-06-19mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()Dan Carpenter
2021-06-17mt76: mt7915: add support for tx status reportingFelix Fietkau
2021-06-17mt76: mt7915: rework tx rate reportingFelix Fietkau
2021-04-21mt76: mt7915: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen
2021-04-21mt76: mt7915: add support for DT rate power limitsShayne Chen