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
Age
Commit message (
Expand
)
Author
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
2020-12-04
mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
Ryder Lee
2020-12-04
mt76: mt7915: use BIT_ULL for omac_idx
Ryder Lee
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
2020-12-04
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
2020-12-04
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode rx support
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode tx support
Shayne Chen
2020-12-04
mt76: mt7915: fix tx rate related fields in tx descriptor
Shayne Chen
2020-12-04
mt76: switch to wep sw crypto for mt7615/mt7915
Lorenzo Bianconi
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
mt76: mt7915: fix sparse warning cast from restricted __le16
Ryder Lee
2020-12-04
mt76: set fops_tx_stats.owner to THIS_MODULE
Taehee Yoo
2020-12-04
mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rate
Ryder Lee
2020-12-04
mt76: mt7915: update ppe threshold
Ryder Lee
2020-12-04
mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
Taehee Yoo
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: use napi_consume_skb to bulk-free tx skbs
Felix Fietkau
2020-12-04
mt76: mt7915: fix processing txfree events
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-12-04
mt76: mt7915: measure channel noise and report it via survey
Ryder Lee
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
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: remove retry_q from struct mt76_txq and related code
Felix Fietkau
[next]