aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01mt76x0: usb: move initialization code in usb.cLorenzo Bianconi3-79/+91
2018-10-01mt76: add mt76x02_mac_start routineLorenzo Bianconi3-11/+15
2018-10-01mt76x0: init rx filter in mt76x0_init_hardwareLorenzo Bianconi2-8/+11
2018-10-01mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbpLorenzo Bianconi1-9/+3
2018-10-01mt76x0: init: remove duplicated initializationLorenzo Bianconi1-3/+0
2018-10-01mt76x0: use mt76x02 utility routines in mt76x0 init codeLorenzo Bianconi1-13/+6
2018-10-01mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi4-158/+178
2018-10-01mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi4-113/+149
2018-10-01mt76x0: update initvals to latest version of vendor driverLorenzo Bianconi1-227/+178
2018-10-01mt76: move mt76x2_wait_for_bbp in mt76x02-lib moduleLorenzo Bianconi3-8/+9
2018-10-01mt76: mmio: add implementation of wr_rp and rd_rpLorenzo Bianconi2-13/+28
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi8-83/+45
2018-10-01mt76: move queue initialization in mt76x02_mmio.cLorenzo Bianconi6-95/+96
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi10-48/+51
2018-10-01mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routinesLorenzo Bianconi4-19/+57
2018-10-01mt76: move wait_for_wpdma in mt76x02_dma.hLorenzo Bianconi4-10/+13
2018-10-01mt76x0: use mt76_poll in mt76x0_set_wlan_stateLorenzo Bianconi1-15/+3
2018-10-01mt76x2: disable WLAN core before probeFelix Fietkau2-0/+5
2018-10-01mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka3-1/+13
2018-10-01mt76: use skb_pad() instead of __skb_pad()Hauke Mehrtens1-1/+1
2018-10-01mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi4-7/+14
2018-10-01mt76: report firmware version using ethtoolDavide Caratti5-0/+18
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau5-0/+5
2018-10-01mt76x0: phy: introduce mt76x0_phy_set_txpower routineLorenzo Bianconi3-7/+20
2018-10-01mt76x0: use shared debugfs implementationLorenzo Bianconi2-81/+1
2018-10-01mt76x0: remove eeprom dependency from mt76x0_get_power_infoLorenzo Bianconi5-81/+77
2018-10-01mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rateLorenzo Bianconi5-111/+102
2018-10-01mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_macLorenzo Bianconi1-38/+0
2018-10-01mt76: move mt76x02_rate_power_val in mt76x02-lib moduleLorenzo Bianconi2-41/+40
2018-10-01mt76: move rate_txpower handler in mt76 debugfsLorenzo Bianconi2-10/+19
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi7-69/+133
2018-10-01mt76: move mt76_rate_power in mt76_devLorenzo Bianconi8-43/+44
2018-10-01mt76: fix return value of mt76x02_wait_for_macStanislaw Gruszka1-1/+1
2018-10-01mt76: usb: remove WARN_ON in mt76u_get_rx_entry_lenLorenzo Bianconi1-3/+3
2018-10-01mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.hLorenzo Bianconi5-26/+26
2018-10-01mt76x0: unify parse hw capabilitiesLorenzo Bianconi1-25/+8
2018-10-01mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib moduleLorenzo Bianconi5-27/+27
2018-10-01mt76x0: unify freq offset parsingLorenzo Bianconi5-18/+22
2018-10-01mt76x0: unify temperature offset parsingLorenzo Bianconi5-10/+13
2018-10-01mt76x0: unify rssi_offset parsingLorenzo Bianconi4-49/+11
2018-10-01mt76x0: unify lna_gain parsingLorenzo Bianconi5-40/+24
2018-10-01mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routinesLorenzo Bianconi3-43/+63
2018-10-01mt76x0: remove mt76x0_set_country_reg routineLorenzo Bianconi3-42/+0
2018-10-01mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi11-36/+33
2018-10-01mt76: move mt76x2_get_efuse_data in mt76x02-lib moduleLorenzo Bianconi6-101/+95
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi7-44/+23
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi9-60/+77
2018-10-01mt76: move eeprom utility routines in mt76x02_eeprom.hLorenzo Bianconi3-58/+38
2018-10-01mt76: move common eeprom definitions in mt76x02-lib moduleLorenzo Bianconi5-160/+140
2018-10-01mt76: add stbc entries to mt76_rate_powerFelix Fietkau4-6/+13