summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee1-0/+5
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee1-3/+1
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi1-0/+3
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi1-0/+1
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi1-8/+1
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7915: set muru platform typeShayne Chen1-0/+1
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen1-2/+0
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee1-0/+12
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi1-0/+20
2021-10-20mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu commandLorenzo Bianconi1-0/+20
2021-10-20mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7915: add more MIB registersBen Greear1-1/+24
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear1-0/+19
2021-10-20mt76: mt7915: add tx stats gathered from tx-status callbacksBen Greear1-0/+11
2021-10-20mt76: mt7915: rework debugfs queue infoRyder Lee1-1/+5
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi1-0/+2
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee1-0/+1
2021-10-20mt76: mt7915: fix mgmt frame using unexpected bitrateSean Wang1-2/+0
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee1-7/+2
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee1-17/+0
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