summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau
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: fall back to sw encryption for unsupported ciphersLorenzo 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: introduce mt7615_regd_notifierLorenzo 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: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo 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: init per-channel target powerLorenzo Bianconi
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee
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: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi
2019-06-27mt76: mt7615: rearrange locking in mt7615_configLorenzo Bianconi
2019-06-27mt76: mt7615: init get_txpower mac80211 callbackLorenzo Bianconi
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi
2019-06-27mt76: mt7615: select wifi band according to eepromLorenzo Bianconi
2019-06-27mt76: mt7615: add support for mtd eeprom parsingLorenzo Bianconi
2019-06-27mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi
2019-06-25mt76: mt7615: do not process rx packets if the device is not initializedLorenzo Bianconi
2019-06-25mt76: mt7615: add static qualifier to mt7615_rx_poll_completeLorenzo Bianconi
2019-06-25mt76: mt7615: rearrange cleanup operations in mt7615_unregister_deviceLorenzo 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: remove unused structure in mcu.hLorenzo 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