summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2
AgeCommit message (Expand)Author
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
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi
2019-02-18mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau
2019-02-18mt76: mt76x2: avoid running DPD calibration if tx is blockedFelix Fietkau
2019-02-18mt76x02: init beacon config for mt76x2uStanislaw Gruszka
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi
2019-01-11mt76: make const array 'data' static, shrinks object sizeColin Ian King
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2019-01-11mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka