summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c
AgeCommit message (Expand)Author
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-17mt76: remove variable 'val' set but not usedChen Wandun
2020-02-14mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2019-11-20mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi
2019-11-20mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrateLorenzo Bianconi
2019-09-05mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka
2019-09-05mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-06-30Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo
2019-06-27mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-18mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi
2019-02-18mt76x0: phy: report target_power in debugfsLorenzo Bianconi
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
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-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka
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-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: 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-30mt76x0: antenna select correctionsStanislaw Gruszka
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi
2018-11-30mt76: mt76x0: handle chip specific initval differencesFelix Fietkau
2018-11-30mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka
2018-11-30mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi
2018-11-30mt76x0: phy: simplify rf configuration routinesLorenzo Bianconi
2018-11-30mt76x0: phy: use proper name conventionLorenzo Bianconi
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi
2018-10-13mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi
2018-10-13mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi
2018-10-13mt76x0: phy: update set_channel for mt76x0e devicesLorenzo Bianconi
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi
2018-10-13mt76x0: pci: rename mt76x0_phy_calibrateLorenzo Bianconi
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_paramsLorenzo Bianconi