summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2
Commit message (Expand)AuthorAgeFilesLines
* mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau2020-09-241-0/+2
* mt76: move mt76 workqueue in common codeLorenzo Bianconi2020-07-211-5/+2
* mt76: mt76x2u: enable HC-M7662BU1Lorenzo Bianconi2020-07-211-0/+1
* mt76: mt76x2: fix pci suspend/resume on mt7612eLorenzo Bianconi2020-07-213-0/+74
* mt76: mt76x2e: rename routines in pci.cLorenzo Bianconi2020-07-211-7/+7
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-1/+1
* mt76: mt76x2: disable merge of OTP ROM data by defaultFelix Fietkau2020-05-121-0/+5
* mt76: mt76x2u: introduce Mercury UD13 supportLorenzo Bianconi2020-05-121-0/+1
* mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2020-05-121-0/+1
* mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau2020-05-122-13/+7
* mt76: mt76x2: avoid starting the MAC too earlyFelix Fietkau2020-02-141-1/+1
* mt76: avoid extra RCU synchronization on station removalFelix Fietkau2020-02-142-0/+2
* mt76: mt76u: add {read/write}_extended utility routinesLorenzo Bianconi2020-02-141-1/+1
* mt76: mt76u: move mcu buffer allocation in mt76x02u driversLorenzo Bianconi2020-02-141-0/+6
* mt76: mt76x02u: avoid overwrite max_tx_fragmentsLorenzo Bianconi2020-02-141-6/+2
* mt76: mt76x2: get rid of leftover targetLorenzo Bianconi2020-02-141-2/+0
* mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau2020-02-141-1/+1
* mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau2020-02-143-3/+3
* mt76: move txpower_conf back to driver specific structsFelix Fietkau2020-02-143-6/+6
* mt76: move chainmask back to driver specific structsFelix Fietkau2020-02-142-2/+2
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-148-16/+16
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-1410-24/+24
* mt76: add support for an extra wiphy in the main tx pathFelix Fietkau2020-02-142-2/+2
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-202-14/+2
* mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi2019-11-201-0/+2
* mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi2019-11-201-1/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-202-0/+2
* mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau2019-11-202-16/+0
* mt76: unify channel survey update codeFelix Fietkau2019-11-202-8/+2
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-202-1/+3
* mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau2019-11-201-1/+1
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-203-19/+2
* mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi2019-11-203-16/+4
* mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi2019-11-202-20/+2
* mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi2019-10-301-0/+2
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-052-2/+2
* mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-053-0/+13
* mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi2019-09-051-2/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-0521-252/+21
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-055-10/+13
* mt76: Add paragraphs to describe the config symbols fullyRyder Lee2019-09-051-3/+11
* mt76: mt76u: reduce rx memory footprintLorenzo Bianconi2019-06-271-1/+1
* mt76: fix setting chan->max_powerFelix Fietkau2019-06-271-4/+5
* mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi2019-06-252-0/+11
* mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi2019-06-252-17/+21
* mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi2019-06-251-1/+0
* mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-253-3/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-012-3/+3
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-012-18/+5