aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2-17/+0
2016-09-13ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2-14/+31
2016-09-13ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan3-0/+37
2016-09-13ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2-52/+54
2016-09-13ath10k: improve logging messageBen Greear1-2/+2
2016-09-13ath10k: enable peer stats by defaultThomas Pedersen1-0/+3
2016-09-13ath10k: remove unused variable ar_pciChaehyun Lim1-2/+0
2016-09-13ath10k: fix memory leak on caldata on error exit pathColin Ian King1-1/+1
2016-09-09carl9170: Fix wrong completion usageDaniel Wagner1-4/+2
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley1-2/+2
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart1-7/+4
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland1-6/+3
2016-09-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan1-1/+1
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan1-1/+0
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau1-3/+9
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau1-32/+62
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan2-2/+2
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan8-96/+159
2016-09-09mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar2-31/+18
2016-09-09mwifiex: scan: Simplify codeChristophe Jaillet1-8/+4
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar4-17/+365
2016-09-09brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()Arend Van Spriel1-2/+9
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel3-1/+4
2016-09-09mt7601u: use linux/bitfield.hJakub Kicinski10-155/+81
2016-09-09mt7601u: remove unnecessary includeJakub Kicinski1-1/+0
2016-09-09mt7601u: remove redefinition of GENMASKJakub Kicinski1-4/+0
2016-09-09add basic register-field manipulation macrosJakub Kicinski2-0/+96
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu1-0/+83
2016-09-09mwifiex: add manufacturing mode supportXinming Hu7-14/+50
2016-09-09bcma: use of_dma_configure() to set initial dma maskArnd Bergmann1-2/+4
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-03rtlwifi/rtl8192de: Fix print format stringOleg Drokin1-3/+3
2016-09-03mwifiex: do not print dot when downloading FWStanislaw Gruszka1-2/+0
2016-09-03mwifiex: print status of FW ready eventStanislaw Gruszka1-0/+4
2016-09-03mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka1-2/+1
2016-09-03wl18xx: add time sync configuration apiGuy Mishol4-0/+46
2016-09-03brcmfmac: fix pmksa->bssid usageNicolas Iooss1-2/+2
2016-09-03brcmfmac: Add USB ID for Cisco Linksys AE1200Ismael Luceno2-0/+6
2016-09-03rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-09-03zd1211rw: fix spelling mistake "firmeware" -> "firmware"Colin Ian King1-1/+1
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede1-5/+5
2016-09-03rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun1-1/+1
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen6-89/+125
2016-09-03rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen1-5/+7
2016-09-03rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen1-6/+8
2016-09-03rtl8xxxu: Simplify calculating of hw value used for setting TX rateJes Sorensen1-3/+4
2016-09-03rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen4-1/+4
2016-09-03rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen1-2/+2
2016-09-03rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen3-3/+4
2016-09-03rtl8xxxu: Add interrupt bit definitions for gen2 partsJes Sorensen1-0/+56