summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0
Commit message (Expand)AuthorAgeFilesLines
* mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
* mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-302-4/+6
* mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-301-8/+6
* mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+2
* mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-301-1/+2
* mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-1/+1
* mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2018-11-302-2/+2
* mt76: remove mcu_msg_allocStanislaw Gruszka2018-11-301-1/+0
* mt76x0: use band parameter for LC calibrationStanislaw Gruszka2018-11-301-2/+3
* mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi2018-11-302-5/+17
* mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-301-3/+352
* mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi2018-11-301-43/+2
* mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi2018-11-301-9/+4
* mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensorLorenzo Bianconi2018-11-301-2/+1
* mt76x0: do not overwrite other MT_BBP(AGC, 8) fieldsStanislaw Gruszka2018-11-301-3/+1
* mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-302-2/+13
* mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-304-54/+2
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-306-99/+3
* mt76x0: update init vals for MT_TX_PROT registersLorenzo Bianconi2018-11-301-6/+9
* mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-302-2/+3
* mt76x0: pci: enable AP supportLorenzo Bianconi2018-11-304-39/+32
* mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-7/+1
* mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-302-0/+2
* mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-304-26/+4
* mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-302-0/+3
* mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-302-35/+3
* mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi2018-11-303-10/+1
* mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi2018-11-303-4/+23
* mt76x0: mac: remove mt76x0_mac_set_ampdu_factorLorenzo Bianconi2018-11-302-26/+0
* mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi2018-11-303-3/+5
* mt76x0: init: simplify mt76x0_init_mac_registersLorenzo Bianconi2018-11-301-17/+10
* mt76x0: antenna select correctionsStanislaw Gruszka2018-11-301-13/+39
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-307-343/+4
* mt76: mt76x0: handle chip specific initval differencesFelix Fietkau2018-11-302-4/+49
* mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka2018-11-302-0/+8
* mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi2018-11-304-84/+4
* mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi2018-11-303-71/+1
* mt76x0: use shared debugfs implementationLorenzo Bianconi2018-11-304-92/+3
* mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-301-2/+0
* mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-303-0/+9
* mt76x0: phy: improve code readability in initvals_phy.hLorenzo Bianconi2018-11-301-722/+591
* mt76x0: phy: simplify rf configuration routinesLorenzo Bianconi2018-11-302-144/+106
* mt76x0: phy: use proper name conventionLorenzo Bianconi2018-11-303-113/+113
* mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi2018-10-133-24/+23
* mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-10-131-17/+39
* mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi2018-10-131-25/+23
* mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi2018-10-132-1/+7
* mt76x0: phy: update set_channel for mt76x0e devicesLorenzo Bianconi2018-10-131-5/+13
OpenPOWER on IntegriCloud