summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.c
AgeCommit message (Expand)Author
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee
2021-06-17mt76: mt7615: avoid use of ieee80211_tx_info_clear_statusFelix Fietkau
2021-06-17mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo 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: connac: remove MT76_STATE_PM in mac_tx_freeLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()Ryder Lee
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee
2021-04-12mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()Ryder Lee
2021-04-12mt76: mt7615: stop ext_phy queue when mac reset happensRyder Lee
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-04-12mt76: mt7615: fix TSF configurationRyder Lee
2021-04-12mt76: mt7615: fix memory leak in mt7615_coredump_workLorenzo Bianconi
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee
2021-04-12mt76: mt7615: add rx checksum offload supportRyder Lee
2021-04-12mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee
2021-04-11mt76: mt7615: fix tx skb dma unmapFelix Fietkau
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi
2020-12-04mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_workLorenzo Bianconi
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi