aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
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-17/+43
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
2018-11-30mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi4-84/+4
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi4-1/+5
2018-11-30mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi5-81/+20
2018-11-30mt76x0: use shared debugfs implementationLorenzo Bianconi4-92/+3
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi7-16/+17
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi8-25/+23
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi8-21/+30
2018-11-30mt76x0: phy: improve code readability in initvals_phy.hLorenzo Bianconi1-722/+591
2018-11-30mt76x0: phy: simplify rf configuration routinesLorenzo Bianconi2-143/+105
2018-11-30mt76x0: phy: use proper name conventionLorenzo Bianconi3-113/+113
2018-11-30mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi8-177/+114
2018-11-30mt76x2: align mt76x2 and mt76x2u firmwareLorenzo Bianconi3-7/+4
2018-11-16mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2-3/+2
2018-11-06mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann3-5/+15
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi4-26/+23
2018-10-13mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi1-15/+37
2018-10-13mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi3-11/+14
2018-10-13mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi3-20/+24
2018-10-13mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi2-28/+28
2018-10-13mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi2-26/+25
2018-10-13mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi7-27/+33
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
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi7-35/+25
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi7-57/+30
2018-10-13mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_paramsLorenzo Bianconi1-2/+2
2018-10-13mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assocLorenzo Bianconi1-4/+3
2018-10-13mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau1-10/+3