index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
1
-0
/
+1
2022-09-15
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+9
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
1
-0
/
+1
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
1
-11
/
+1
2022-02-03
mt76: sdio: lock sdio when it is needed
Sean Wang
1
-0
/
+3
2021-12-19
mt76: mt7921s: make pm->suspended usage consistent
Sean Wang
1
-2
/
+7
2021-12-19
mt76: mt7921s: fix possible kernel crash due to invalid Rx count
Sean Wang
1
-0
/
+4
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
1
-12
/
+22
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
1
-13
/
+5
2021-10-20
mt76: mt7921s: add reset support
Sean Wang
1
-0
/
+3
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
1
-0
/
+314