index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
sdio.c
Age
Commit message (
Expand
)
Author
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
2022-02-03
mt76: sdio: lock sdio when it is needed
Sean Wang
2021-10-20
mt76: sdio: extend sdio module to support CONNAC2
Sean Wang
2021-10-20
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
2021-10-20
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
Lorenzo Bianconi
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
2021-01-27
mt76: mt7615: unify init work
Felix Fietkau
2020-12-04
mt76: mt7663s: get rid of mt7663s_sta_add
Lorenzo Bianconi
2020-12-04
mt76: sdio: convert {status/net}_work to mt76_worker
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: convert txrx_work to mt76_worker
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: move tx/rx processing in the same txrx workqueue
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: do not use altx for ctl/mgmt traffic
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: fix unable to handle kernel paging request
Sean Wang
2020-09-24
mt76: mt7663s: fix resume failure
Sean Wang
2020-09-24
mt76: mt76s: move tx/rx processing in 2 separate works
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move rx processing in txrx wq
Lorenzo Bianconi
2020-09-24
mt76: mt76s: move tx processing in a dedicated wq
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang