summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi2018-10-051-15/+2Star
* mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi2018-10-051-14/+6Star
* mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi2018-10-011-29/+2Star
* mt76x0: phy: set antenna parameter according to wireless bandLorenzo Bianconi2018-10-011-11/+20
* mt76x0: phy: introduce mt76x0_phy_set_txpower routineLorenzo Bianconi2018-10-011-7/+12
* mt76x0: remove eeprom dependency from mt76x0_get_power_infoLorenzo Bianconi2018-10-011-24/+8Star
* mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rateLorenzo Bianconi2018-10-011-1/+2
* mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_macLorenzo Bianconi2018-10-011-38/+0Star
* mt76x0: unify freq offset parsingLorenzo Bianconi2018-10-011-1/+2
* mt76x0: unify temperature offset parsingLorenzo Bianconi2018-10-011-1/+1
* mt76x0: unify rssi_offset parsingLorenzo Bianconi2018-10-011-11/+1Star
* mt76x0: unify lna_gain parsingLorenzo Bianconi2018-10-011-17/+7Star
* mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi2018-10-011-10/+3Star
* mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi2018-09-191-10/+12
* mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi2018-09-191-1/+1
* mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi2018-09-191-5/+5
* mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka2018-09-191-4/+5
* mt76x0: run vco calibration for each channel configurationLorenzo Bianconi2018-09-191-2/+2
* mt76: unify txwi and rxwi structuresStanislaw Gruszka2018-09-191-1/+1
* mt76x0: rename trace symbolsStanislaw Gruszka2018-08-041-2/+2
* mt76x0: phy filesStanislaw Gruszka2018-08-021-0/+1008