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
/
mt7921
/
sdio.c
Age
Commit message (
Expand
)
Author
2024-02-22
wifi: mt76: mt7921: fix a potential association failure upon resuming
Leon Yen
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-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-09-15
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
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-12-19
mt76: mt7921s: make pm->suspended usage consistent
Sean Wang
2021-12-19
mt76: mt7921s: fix possible kernel crash due to invalid Rx count
Sean Wang
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
2021-10-20
mt76: mt7921s: add reset support
Sean Wang
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang