summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-2/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi2019-06-251-0/+6
* mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-251-1/+1
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-261-5/+2
* mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-181-2/+4
* 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-11/+11
* mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka2018-11-301-1/+1
* mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-11-301-90/+0
* mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi2018-10-131-11/+1
* mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi2018-10-131-20/+2
* mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi2018-10-131-28/+2
* mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi2018-10-131-2/+2
* mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi2018-10-131-1/+1
* mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi2018-10-131-4/+4
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-131-11/+11
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-14/+14
* mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi2018-10-051-1/+2
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+458