summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2
Commit message (Expand)AuthorAgeFilesLines
* 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
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-013-7/+3
* mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka2019-05-011-1/+0
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-014-4/+4
* mt76: move tx tasklet to struct mt76_devFelix Fietkau2019-05-011-1/+1
* mt76: fix tx power issuesFelix Fietkau2019-05-012-12/+6
* mt76: introduce mt76_free_device routineLorenzo Bianconi2019-05-011-1/+1
* mt76usb: use usb_dev private dataStanislaw Gruszka2019-05-011-1/+3
* mt76: unify set_timStanislaw Gruszka2019-05-012-7/+2
* mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: add sta_psStanislaw Gruszka2019-05-011-0/+1
* mt76x02: introduce beacon_opsStanislaw Gruszka2019-05-011-0/+4
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-012-2/+2
* mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi2019-05-011-0/+1
* mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-192-2/+1
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
* mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
* mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau2019-03-071-5/+14
* mt76: mt76x2: fix external LNA gain settingsFelix Fietkau2019-03-071-3/+8
* mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-073-1/+23
* mt76usb: remove usb_mcu.cStanislaw Gruszka2019-02-261-5/+0
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-11/+0
* mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau2019-02-266-18/+9
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-265-11/+9
OpenPOWER on IntegriCloud