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