summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi3-9/+15
2018-11-30mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi1-0/+1
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2-3/+2
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi4-15/+27
2018-11-30mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi1-2/+6
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka3-3/+8
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka4-1/+6
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka6-10/+7
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka6-12/+13
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka7-44/+35
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 Bianconi3-3/+357
2018-11-30mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi3-13/+17
2018-11-30mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi1-12/+7
2018-11-30mt76x2u: init: remove not useful configurationLorenzo Bianconi1-3/+0
2018-11-30mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi1-43/+2
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2-4/+4
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-30mt76: add support for reporting tx status with skbFelix Fietkau11-95/+231
2018-11-30mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau1-1/+3
2018-11-30mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau1-1/+1
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau3-10/+1
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi7-33/+49
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi8-102/+83
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi7-92/+48
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi14-171/+54
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 Bianconi7-34/+39
2018-11-30mt76x0: pci: enable AP supportLorenzo Bianconi4-39/+32
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi4-28/+31
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi6-14/+15
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi6-14/+24
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi8-66/+34
2018-11-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi5-7/+7
2018-11-30mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi6-147/+130
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi7-129/+135
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi8-114/+87
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi5-10/+11
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 Gruszka2-18/+44
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi10-347/+38
2018-11-30mt76: mt76x0: handle chip specific initval differencesFelix Fietkau2-4/+49
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau6-18/+3
2018-11-30mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka2-0/+8