summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
2019-11-20mt76: mt7615: disable radar pattern detector during scanningLorenzo Bianconi
2019-11-20mt76: mt7615: add ibss supportLorenzo Bianconi
2019-11-20mt76: mt7615: remove unneeded semicolonYueHaibing
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi
2019-09-05mt76: mt7615: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: update cw_min/max related settingsRyder Lee
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau
2019-09-05mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routineLorenzo Bianconi
2019-09-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi
2019-09-05mt76: mt7615: clean up FWDL TXQ during/after firmware uploadFelix Fietkau
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi
2019-09-05mt76: mt7615: do not perform txcalibration before cac is complitedLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-09-05mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...Lorenzo Bianconi
2019-06-27mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi
2019-06-27mt76: mt7615: fix sparse warnings: incorrect type in assignment (different ba...Lorenzo Bianconi
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee
2019-06-27mt76: mt7615: fix incorrect settings in mesh modeRyder Lee
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi
2019-06-27mt76: mt7615: simplify mt7615_mcu_set_sta_rec routineLorenzo Bianconi
2019-06-27mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_keyLorenzo Bianconi
2019-06-27mt76: mt7615: remove unused variable in mt7615_mcu_set_bcnLorenzo Bianconi
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee
2019-06-27mt76: mt7615: enable support for meshRyder Lee
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi
2019-06-25mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmwareLorenzo Bianconi
2019-06-25mt7615: mcu: init mcu_restart function pointerLorenzo Bianconi
2019-06-25mt7615: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-06-25mt7615: mcu: use standard signature for mt7615_mcu_msg_sendLorenzo Bianconi
2019-06-25mt7615: mcu: do not use function pointers whenever possibleLorenzo Bianconi
2019-06-25mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_infoLorenzo Bianconi
2019-06-25mt7615: mcu: remove skb_ret from mt7615_mcu_msg_sendLorenzo Bianconi
2019-06-25mt7615: remove dest from mt7615_mcu_msg_send signatureLorenzo Bianconi
2019-06-25mt7615: remove query from mt7615_mcu_msg_send signatureLorenzo Bianconi
2019-06-25mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtblLorenzo Bianconi
2019-06-25mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmcLorenzo Bianconi
2019-06-25mt7615: mcu: use proper msg size in mt7615_mcu_add_wtblLorenzo Bianconi
2019-06-25mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmcLorenzo Bianconi
2019-06-25mt7615: mcu: remove bss_info_convert_vif_type routineLorenzo Bianconi
2019-06-25mt7615: mcu: simplify __mt7615_mcu_set_sta_recLorenzo Bianconi
2019-06-25mt7615: mcu: simplify __mt7615_mcu_set_wtblLorenzo Bianconi
2019-06-25mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter
2019-05-01mt76: mt7615: use sizeof instead of sizeof_fieldFelix Fietkau
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee