summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_powerLorenzo Bianconi2022-12-091-1/+6
* wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_powerLorenzo Bianconi2022-12-011-3/+0
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-5/+5
* mt76: move band capabilities in mt76_phyLorenzo Bianconi2020-12-041-2/+2
* mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-09-241-1/+1
* mt76: remove variable 'val' set but not usedChen Wandun2020-03-171-2/+1
* mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau2020-02-141-1/+1
* mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move txpower_conf back to driver specific structsFelix Fietkau2020-02-141-1/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-5/+5
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-8/+8
* mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi2019-11-201-6/+6
* mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrateLorenzo Bianconi2019-11-201-1/+0
* mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka2019-09-051-5/+3
* mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka2019-09-051-1/+0
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-051-18/+22
* Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo2019-06-301-6/+7
|\
| * mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau2019-06-271-6/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-261-5/+1
* mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi2019-02-181-2/+2
* mt76x0: phy: report target_power in debugfsLorenzo Bianconi2019-02-181-0/+1
* mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-181-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-081-5/+5
|\
| * mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-311-5/+5
* | mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-1/+3
* | mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+2
|/
* mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-301-8/+6
* 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-301-1/+1
* 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-301-1/+1
* mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-301-3/+352
* 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-301-0/+4
* mt76x0: antenna select correctionsStanislaw Gruszka2018-11-301-13/+39
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-301-5/+3
* mt76: mt76x0: handle chip specific initval differencesFelix Fietkau2018-11-301-2/+45
* mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka2018-11-301-0/+3
* mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi2018-11-301-80/+3
* mt76x0: phy: simplify rf configuration routinesLorenzo Bianconi2018-11-301-144/+89
* mt76x0: phy: use proper name conventionLorenzo Bianconi2018-11-301-111/+111
* mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi2018-10-131-15/+8
* 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: phy: update set_channel for mt76x0e devicesLorenzo Bianconi2018-10-131-5/+13
* mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi2018-10-131-3/+50
* mt76x0: pci: rename mt76x0_phy_calibrateLorenzo Bianconi2018-10-131-2/+2