summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee1-3/+1
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee1-1/+1
2021-06-19mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau1-1/+1
2021-06-19mt76: mt7915: read all eeprom fields from fw in efuse modeShayne Chen1-0/+1
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee1-0/+2
2021-06-19mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpowerShayne Chen1-0/+3
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee1-0/+6
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee1-1/+1
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee1-0/+3
2021-06-17mt76: mt7915: add support for tx status reportingFelix Fietkau1-1/+1
2021-06-17mt76: mt7915: rework tx rate reportingFelix Fietkau1-2/+0
2021-06-17mt76: mt7915: move mt7915_queue_rx_skb to mac.cFelix Fietkau1-3/+0
2021-06-17mt76: mt7915: add MSI supportFelix Fietkau1-2/+5
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-1/+0
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-4/+0
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen1-8/+2
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-0/+4
2021-04-13mt76: mt7915: add mmio.cRyder Lee1-74/+1
2021-04-13mt76: report Rx timestampRyder Lee1-1/+1
2021-04-12mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee1-5/+5
2021-01-27mt76: mt7915: add support for using a secondary PCIe link for gen1Felix Fietkau1-3/+22
2021-01-27mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau1-0/+1
2021-01-27mt76: mt7915: support TxBF for DBDCRyder Lee1-0/+1
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee1-0/+1
2021-01-26mt76: mt7915: split edca update functionShayne Chen1-0/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-1/+0
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-2/+0
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen1-14/+14
2021-01-26mt76: mt7915: add support for flash modeShayne Chen1-0/+1
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee1-0/+1
2021-01-26mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkeyRyder Lee1-0/+7
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau1-0/+2
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi1-2/+0
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-0/+3
2020-12-04mt76: mt7915: make mt7915_eeprom_read staticLorenzo Bianconi1-1/+0
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen1-0/+7
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen1-0/+14
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee1-1/+1
2020-12-04mt76: mt7915: query station rx rate from firmwareFelix Fietkau1-0/+2
2020-12-04mt76: mt7915: support 32 station interfacesFelix Fietkau1-19/+8
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau1-0/+3
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee1-0/+1
2020-09-24mt76: mt7915: simplify mt7915_lmac_mappingFelix Fietkau1-11/+2
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau1-2/+1
2020-09-24mt76: mt7915: add support for accessing mapped registers via bus opsFelix Fietkau1-0/+1
2020-09-24mt76: mt7915: optimize mt7915_mac_sta_pollFelix Fietkau1-1/+0
2020-09-24mt76: mt7915: simplify aggregation session checkFelix Fietkau1-18/+1
2020-09-24mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau1-3/+8
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-1/+0
2020-07-21mt76: mt7915: use ieee80211_tx_queue_params to avoid open codedRyder Lee1-7/+2