aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi1-0/+2
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2-2/+2
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi3-0/+13
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macrosLorenzo Bianconi1-2/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee21-252/+21
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee5-10/+13
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee1-3/+11
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi1-1/+1
2019-06-27mt76: fix setting chan->max_powerFelix Fietkau1-4/+5
2019-06-25mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi2-0/+11
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi2-17/+21
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi1-1/+0
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi3-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2-3/+3
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2-18/+5
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka3-7/+3
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka1-1/+0
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi4-4/+4
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau1-1/+1
2019-05-01mt76: fix tx power issuesFelix Fietkau2-12/+6
2019-05-01mt76: introduce mt76_free_device routineLorenzo Bianconi1-1/+1
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka1-1/+3
2019-05-01mt76: unify set_timStanislaw Gruszka2-7/+2
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: add sta_psStanislaw Gruszka1-0/+1
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka1-0/+4
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2-2/+2
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi1-0/+1
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2-2/+1
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-0/+4
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi1-2/+1
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau1-5/+14
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau1-3/+8
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau3-1/+23
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-5/+0
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-11/+0
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau6-18/+9
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau5-11/+9
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi1-1/+1
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi3-33/+20
2019-02-18mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi3-30/+18
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2-6/+4
2019-02-18mt76: run MAC work every 100msFelix Fietkau2-2/+2
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau1-2/+4
2019-02-18mt76: mt76x2: avoid running DPD calibration if tx is blockedFelix Fietkau1-1/+1
2019-02-18mt76x02: init beacon config for mt76x2uStanislaw Gruszka1-5/+1
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka1-3/+1
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka1-14/+1
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-1/+3