summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mac.c
AgeCommit message (Expand)Author
2021-04-21mt76: mt7921: move mt7921_dma_reset in dma.cLorenzo Bianconi
2021-04-21mt76: mt7921: enable sw interruptsLorenzo Bianconi
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi
2021-04-21mt76: connac: alaways wake the device before scanningLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_workLorenzo Bianconi
2021-04-21mt76: connac: remove MT76_STATE_PM in mac_tx_freeLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: mt7921: do not use 0 as NULL pointerLorenzo Bianconi
2021-04-21mt76: mt7921: abort uncompleted scan by wifi resetSean Wang
2021-04-21mt76: flush tx status queue on DMA resetFelix Fietkau
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7921: fix the insmod hangsSean Wang
2021-04-12mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definitionLorenzo Bianconi
2021-04-12mt76: mt7921: properly configure rcpi adding a sta to the fwLorenzo Bianconi
2021-04-12mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addrLorenzo Bianconi
2021-04-12mt76: mt7921: add wifi reset supportLorenzo Bianconi
2021-04-12mt76: mt7921: fix stats register definitionsLorenzo Bianconi
2021-04-12mt76: mt7921: remove unneeded semicolonJiapeng Chong
2021-04-12mt76: mt7921: fixup rx bitrate statisticsSean Wang
2021-04-12mt76: mt7921: fix memory leak in mt7921_coredump_workSean Wang
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: add DMA supportSean Wang
2021-01-29mt76: mt7921: add MCU supportSean Wang
2021-01-29mt76: mt7921: add MAC supportSean Wang