summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/usb.c
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt7921u_disconnect mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-usb moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move dma 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: move mt792x_hw_dev in mt792x.hLorenzo 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: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-04-17wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell
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
2023-02-03wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo
2023-02-03wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo 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: mt7921: get rid of the false positive resetSean Wang
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi
2022-05-13mt76: mt7921u: add suspend/resume supportLorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi