summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01mt76x0: update initvals to latest version of vendor driverLorenzo Bianconi
2018-10-01mt76: move mt76x2_wait_for_bbp in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: mmio: add implementation of wr_rp and rd_rpLorenzo Bianconi
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: move queue initialization in mt76x02_mmio.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi
2018-10-01mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routinesLorenzo Bianconi
2018-10-01mt76: move wait_for_wpdma in mt76x02_dma.hLorenzo Bianconi
2018-10-01mt76x0: use mt76_poll in mt76x0_set_wlan_stateLorenzo Bianconi
2018-10-01mt76x2: disable WLAN core before probeFelix Fietkau
2018-10-01mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka
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-20qtnfmac: remove set but not used variable 'vif'YueHaibing
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
2018-09-20brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang