index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
mcu.c
Age
Commit message (
Expand
)
Author
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
Ryder Lee
2020-12-04
mt76: mt7915: implement testmode tx support
Shayne Chen
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rate
Ryder Lee
2020-12-04
mt76: mt7915: query station rx rate from firmware
Felix Fietkau
2020-12-04
mt76: mt7915: move eeprom parsing out of mt7915_mcu_parse_response
Felix Fietkau
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
2020-12-04
mt76: mt7915: disable OFDMA/MU-MIMO UL
Felix Fietkau
2020-12-04
mt76: mt7915: fix DRR sta bss group index
Felix Fietkau
2020-12-04
mt76: mt7915: support 32 station interfaces
Felix Fietkau
2020-12-04
mt76: mt7915: add encap offload for 4-address mode stations
Felix Fietkau
2020-12-04
mt76: mt7915: add 802.11 encap offload support
Felix Fietkau
2020-12-04
mt76: mt7915: fix VHT LDPC capability
Ryder Lee
2020-09-24
mt76: mt7915: add offchannel condition in switch channel command
Shayne Chen
2020-09-24
mt76: mt7915: convert to use le16_add_cpu()
Liu Shixin
2020-09-24
mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beacon
Lorenzo Bianconi
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
mt76: mt7915: fix HE BSS info
Felix Fietkau
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
2020-09-24
mt76: mt7915: add missing flags in WMM parameter settings
Felix Fietkau
2020-09-24
mt76: mt7915: fix crash on tx rate report for invalid stations
Felix Fietkau
2020-09-24
mt76: mt7915: enable U-APSD on AP side
Ryder Lee
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-07-21
mt76: mt7915: fix potential memory leak in mcu message handler
Ryder Lee
2020-07-21
mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
Dan Carpenter
2020-07-21
mt76: mt7915: use ieee80211_tx_queue_params to avoid open coded
Ryder Lee
2020-07-21
mt76: mt7915: add MU-MIMO support
Ryder Lee
2020-05-28
mt76: mt7915: remove set but not used variable 'msta'
YueHaibing
2020-05-28
mt76: mt7915: fix sparse warnings: incorrect type initializer
Ryder Lee
2020-05-28
mt76: mt7915: fix some sparse warnings
Ryder Lee
2020-05-28
mt76: mt7915: add spatial reuse support
Ryder Lee
2020-05-22
mt76: mt7915: Fix build error
YueHaibing
2020-05-12
mt76: mt7915: allocate proper size for tlv tags
Ryder Lee
2020-05-12
mt76: mt7915: add Tx beamformee support
Ryder Lee
2020-05-12
mt76: mt7915: add Tx beamformer support
Ryder Lee
2020-05-12
mt76: mt7915: introduce mt7915_get_he_phy_cap
Ryder Lee
2020-05-12
mt76: mt7915: enable firmware module debug support
Ryder Lee
2020-05-12
mt76: mt7915: set peer Tx fixed rate through debugfs
Ryder Lee
2020-05-12
mt76: mt7915: add HE capabilities support for peers
Ryder Lee
2020-05-12
mt76: mt7915: add HE bss_conf support for interfaces
Ryder Lee
2020-05-12
mt76: mt7915: register per-phy HE capabilities for each interface
Ryder Lee
2020-05-12
mt76: mt7915: implement HE per-rate tx power support
Ryder Lee
2020-05-12
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
Ryder Lee
[prev]