summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-06-19mt76: mt7663s: rely on pm reference countingLorenzo Bianconi
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: use SPDX header file comment styleTom Rix
2021-06-19mt76: add a space between comment char and SPDX tagTom Rix
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: reduce rx buffer size to 2048Lorenzo Bianconi
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-06-19mt76: mt7615: update radar parametersRyder Lee
2021-06-19mt76: mt7615: fix potential overflow on large shiftRyder Lee
2021-06-19mt76: mt7615: remove useless if condition in mt7615_add_interface()Lorenzo Bianconi
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-06-19mt76: mt7615: free irq if mt7615_mmio_probe failsLorenzo Bianconi
2021-06-19mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
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-06-10mt76: mt7615: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo 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: mt7615: Fix a dereference of pointer sta before it is null checkedColin Ian King
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: mt7615: rely on pm refcounting in mt7615_led_set_configLorenzo 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: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: dma: add the capability to define a custom rx napi poll routineLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi
2021-04-21mt76: mt7615: load ROM patch before checking patch semaphore statusFelix Fietkau
2021-04-21mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau