aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-29brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede1-1/+1
2018-11-29brcmfmac: support STA info struct v7Dan Haab1-7/+33
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes5-68/+15
2018-11-29b43: Fix error in cordic routineLarry Finger1-1/+1
2018-11-29brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes3-11/+4
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes2-16/+16
2018-11-23iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz1-0/+1
2018-11-23iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz1-0/+3
2018-11-23iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz1-0/+3
2018-11-23iwlwifi: fw: support API change to debug TLVsSara Sharon1-0/+2
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen6-0/+228
2018-11-23iwlwifi: dbg: add apply point logicSara Sharon6-2/+244
2018-11-23iwlwifi: dbg: disable triggers for iniSara Sharon4-0/+9
2018-11-23iwlwifi: trans: support loading ini TLVs from external fileSara Sharon4-11/+89
2018-11-23iwlwifi: trans: parse and store debug ini TLVsSara Sharon7-0/+269