summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0
AgeCommit message (Expand)Author
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi
2019-02-18mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi
2019-02-18mt76x0: phy: report target_power in debugfsLorenzo Bianconi
2019-02-18mt76x0: remove mt76x0u_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-18mt76x0: mcu: remove useless commented configurationLorenzo Bianconi
2019-02-18mt76x0: eeprom: fix VHT mcs{8,9} rate power offsetLorenzo Bianconi
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi
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 energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2019-01-11mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka
2019-01-11mt76x0: pci: fix ACS supportLorenzo Bianconi
2019-01-11mt76: Add missing include of linux/module.hHauke Mehrtens
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
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka
2018-11-30mt76x0: use band parameter for LC calibrationStanislaw Gruszka
2018-11-30mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi
2018-11-30mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi
2018-11-30mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi
2018-11-30mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi
2018-11-30mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensorLorenzo Bianconi
2018-11-30mt76x0: do not overwrite other MT_BBP(AGC, 8) fieldsStanislaw Gruszka
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: update init vals for MT_TX_PROT registersLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: enable AP supportLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi
2018-11-30mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi
2018-11-30mt76x0: mac: remove mt76x0_mac_set_ampdu_factorLorenzo Bianconi