index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
usb_sdio.c
Age
Commit message (
Expand
)
Author
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2021-11-29
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
2021-10-20
mt76: fix boolreturn.cocci warnings
jing yangyang
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
2021-06-19
mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
Lorenzo Bianconi
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
2021-04-12
mt76: mt7615: fix TSF configuration
Ryder Lee
2020-12-04
mt76: mt7615: refactor usb/sdio rate code
Lorenzo Bianconi
2020-12-04
mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devices
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: remove max_tx_fragments limitation
Lorenzo Bianconi
2020-09-24
mt76: move pad estimation out of mt76_skb_adjust_pad
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: mt7663u: fix dma header initialization
Lorenzo Bianconi
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang
2020-07-21
mt76: introduce mt76_sdio module
Sean Wang
2020-07-21
mt76: mt7615: introduce mt7663-usb-sdio-common module
Lorenzo Bianconi