summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/sdio.c
AgeCommit message (Expand)Author
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-09-15wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang
2022-02-03mt76: sdio: lock sdio when it is neededSean Wang
2021-12-19mt76: mt7921s: make pm->suspended usage consistentSean Wang
2021-12-19mt76: mt7921s: fix possible kernel crash due to invalid Rx countSean Wang
2021-12-19mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang
2021-12-19mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related filesSean Wang
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang