aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2019-11-24mt76: fix handling ps-poll framesFelix Fietkau
2019-11-24mt76x2: disable WLAN core before probeFelix Fietkau
2019-11-24mt76x2: fix tx power configuration for VHT mcs 9Lorenzo Bianconi
2019-11-20mt76: Fix comparisons with invalid hardware key indexGeert Uytterhoeven
2019-09-16mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-04-05mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi
2019-04-05mt76: fix a leaked reference by adding a missing of_node_putWen Yang
2019-02-12mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi
2019-01-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi
2018-12-13mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-11-27mt76x0: run vco calibration for each channel configurationLorenzo Bianconi
2018-11-13mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau
2018-11-13mt76x2u: run device cleanup routine if resume failsLorenzo Bianconi
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-17mt76x0: fix remove_interfaceStanislaw Gruszka
2018-08-09mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks
2018-08-09mt76x0: Remove VLA usageKees Cook
2018-08-09mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka
2018-08-09mt76x0: correct type for eeprom gain valueStanislaw Gruszka
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka
2018-08-02mt76x0: load firmware from mediatek subdirStanislaw Gruszka
2018-08-02mt76x0: disable HW before probeStanislaw Gruszka
2018-08-02mt76: Kconfig and Makefile for mt76x0 driverStanislaw Gruszka
2018-08-02mt76: add more statesStanislaw Gruszka
2018-08-02mt76x0: main fileStanislaw Gruszka
2018-08-02mt76x0: dma and tx filesStanislaw Gruszka
2018-08-02mt76x0: trace and debugfs filesStanislaw Gruszka
2018-08-02mt76x0: eeprom filesStanislaw Gruszka
2018-08-02mt76x0: init filesStanislaw Gruszka
2018-08-02mt76x0: phy filesStanislaw Gruszka
2018-08-02mt76x0: mcu filesStanislaw Gruszka
2018-08-02mt76x0: usb filesStanislaw Gruszka
2018-08-02mt76x0: mac filesStanislaw Gruszka
2018-08-02mt76x0: core filesStanislaw Gruszka
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi
2018-08-02mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi