summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c
AgeCommit message (Expand)Author
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-02-03mt76: mt7921e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2022-02-03mt76: mt7921e: make dev->fw_assert usage consistentSean Wang
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mac.c to be bus independentSean Wang