summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2018-10-01mt76: use skb_pad() instead of __skb_pad()Hauke Mehrtens
2018-10-01mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi
2018-10-01mt76: report firmware version using ethtoolDavide Caratti
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau
2018-10-01mt76x0: phy: introduce mt76x0_phy_set_txpower routineLorenzo Bianconi
2018-10-01mt76x0: use shared debugfs implementationLorenzo Bianconi
2018-10-01mt76x0: remove eeprom dependency from mt76x0_get_power_infoLorenzo Bianconi
2018-10-01mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rateLorenzo Bianconi
2018-10-01mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_macLorenzo Bianconi
2018-10-01mt76: move mt76x02_rate_power_val in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move rate_txpower handler in mt76 debugfsLorenzo Bianconi
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi
2018-10-01mt76: move mt76_rate_power in mt76_devLorenzo Bianconi
2018-10-01mt76: fix return value of mt76x02_wait_for_macStanislaw Gruszka
2018-10-01mt76: usb: remove WARN_ON in mt76u_get_rx_entry_lenLorenzo Bianconi
2018-10-01mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.hLorenzo Bianconi
2018-10-01mt76x0: unify parse hw capabilitiesLorenzo Bianconi
2018-10-01mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76x0: unify freq offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify temperature offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify rssi_offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify lna_gain parsingLorenzo Bianconi
2018-10-01mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routinesLorenzo Bianconi
2018-10-01mt76x0: remove mt76x0_set_country_reg routineLorenzo Bianconi
2018-10-01mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi
2018-10-01mt76: move mt76x2_get_efuse_data in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi
2018-10-01mt76: move eeprom utility routines in mt76x02_eeprom.hLorenzo Bianconi
2018-10-01mt76: move common eeprom definitions in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: add stbc entries to mt76_rate_powerFelix Fietkau
2018-10-01mt76: move seq_put_array in mt76-core moduleLorenzo Bianconi
2018-10-01mt76x0: pci: add fw uploading routineLorenzo Bianconi
2018-10-01mt76x0: pci: add mt7650 PCI IDLorenzo Bianconi
2018-10-01mt76x2: fix tx power configuration for VHT mcs 9Lorenzo Bianconi
2018-09-19mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi
2018-09-19mt76x0: remove unused usb header fileLorenzo Bianconi
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi
2018-09-19mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi
2018-09-19mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcuLorenzo Bianconi