index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
pci_mac.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
Lorenzo Bianconi
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-21
mt76: flush tx status queue on DMA reset
Felix Fietkau
2021-04-21
mt76: mt7615: only free skbs after mt7615_dma_reset() when reset happens
Ryder Lee
2021-04-12
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
2021-01-29
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
2020-09-24
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-09-24
mt76: fix double DMA unmap of the first buffer on 7615/7915
Felix Fietkau
2020-07-21
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi