summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2
AgeCommit message (Expand)Author
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi
2019-11-20mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi
2019-06-27mt76: fix setting chan->max_powerFelix Fietkau
2019-06-25mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau
2019-05-01mt76: fix tx power issuesFelix Fietkau
2019-05-01mt76: introduce mt76_free_device routineLorenzo Bianconi
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka
2019-05-01mt76x02u: add sta_psStanislaw Gruszka
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau