summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2020-05-22mt76: mt7915: Fix build errorYueHaibing1-2/+2
2020-05-14mt76: mt7615: fix typo defining ps workLorenzo Bianconi1-1/+1
2020-05-13mt76: mt7615: configure bss info adding the interfaceSean Wang3-39/+89
2020-05-13mt76: enable p2p supportLorenzo Bianconi8-9/+72
2020-05-13mt76: mt7615: reduce hw scan timeoutLorenzo Bianconi1-1/+4
2020-05-13mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi2-9/+11
2020-05-13mt76: mt7663: fix the usage WoW with net detect supportSean Wang1-1/+1
2020-05-12mt76: mt7915: fix possible deadlock in mt7915_stopRyder Lee4-32/+42
2020-05-12mt76: mt7915: allocate proper size for tlv tagsRyder Lee2-9/+17
2020-05-12mt76: mt7915: add debugfs to track TxBF statusRyder Lee2-0/+65
2020-05-12mt76: mt7915: add TxBF capabilitiesRyder Lee3-2/+95
2020-05-12mt76: mt7915: add Tx beamformee supportRyder Lee2-0/+63
2020-05-12mt76: mt7915: add Tx beamformer supportRyder Lee5-35/+434
2020-05-12mt76: mt7915: introduce mt7915_get_he_phy_capRyder Lee1-13/+18
2020-05-12mt76: mt7615: usb: cancel ps work stopping the vifLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663u: add missing register definitionsLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwiLorenzo Bianconi1-2/+2
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee7-16/+16
2020-05-12mt76: mt7915: enable firmware module debug supportRyder Lee4-0/+99
2020-05-12mt76: mt7915: add tsf related callbacksRyder Lee2-0/+64
2020-05-12mt76: mt7915: set peer Tx fixed rate through debugfsRyder Lee4-0/+89
2020-05-12mt76: mt7915: add .sta_statistics supportRyder Lee1-0/+26
2020-05-12mt76: mt7915: add .sta_add_debugfs supportRyder Lee3-0/+72
2020-05-12mt76: mt7915: add Rx radiotap header supportRyder Lee2-0/+157
2020-05-12mt76: mt7915: add HE capabilities support for peersRyder Lee2-0/+297
2020-05-12mt76: mt7915: add HE bss_conf support for interfacesRyder Lee2-1/+104
2020-05-12mt76: mt7915: register per-phy HE capabilities for each interfaceRyder Lee5-0/+206
2020-05-12mt76: mt7915: implement HE per-rate tx power supportRyder Lee9-0/+315
2020-05-12mt76: mt7915: enable Rx HE rate reportingRyder Lee4-2/+30
2020-05-12mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee17-0/+7616
2020-05-12mt76: add HE phy modes and hardware queueRyder Lee1-0/+6
2020-05-12mt76: adjust wcid size to support new 802.11ax generationRyder Lee1-5/+5
2020-05-12mt76: add Rx stats support for radiotapRyder Lee3-5/+24
2020-05-12mt76: add support for HE RX rate reportingRyder Lee2-2/+5
2020-05-12mt76: avoid rx reorder buffer overflowRyder Lee2-7/+7
2020-05-12mt76: mt7615: scan all channels if not specifiedLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7663: add support to sched scan with randomise addrSean Wang3-4/+11
2020-05-12mt76: mt7663: introduce WoW with net detect supportSean Wang1-3/+10
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi4-7/+23
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi4-9/+40
2020-05-12mt76: mt7615: fix ibss mode for mt7663Lorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: check return value of mt7615_eeprom_get_power_indexLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7663: read tx streams from eepromLorenzo Bianconi2-5/+9
2020-05-12mt76: mt7615: introduce beacon_loss mcu eventLorenzo Bianconi2-0/+45
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi5-1/+142
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi7-6/+186
2020-05-12mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang2-6/+39
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi5-44/+322
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang3-1/+38
2020-05-12mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi3-0/+45