aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar4-22/+88
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri1-3/+13
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri1-1/+1
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar1-1/+12
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-58/+22
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter1-7/+2
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh6-0/+86
2019-06-25ath10k: add report MIC error for sdio chipWen Gong1-1/+6
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan3-0/+48
2019-06-25ath10k: Add peer delete response eventDundi Raviteja6-2/+69
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai6-6/+41
2019-06-25ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan4-12/+108
2019-06-25ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-06-25ath10k: add missing error handlingClaire Chang1-0/+4
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori3-1/+20
2019-06-25ath10k: acquire lock to fix lockdep's warningClaire Chang1-3/+8
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong2-1/+18
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong2-2/+9
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty5-11/+28
2019-06-25ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl1-0/+1
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl3-8/+18
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-26ipv4: remove redundant assignment to nColin Ian King1-1/+0
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet2-12/+41
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet11-63/+78
2019-05-26net: add a net pointer to struct fqdirEric Dumazet5-24/+17
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet5-9/+6
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet1-11/+6
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_tableEric Dumazet1-12/+7
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet1-10/+5
2019-05-26ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet1-12/+6
2019-05-26net: rename struct fqdir fieldsEric Dumazet9-92/+92
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet6-11/+11
2019-05-26inet: rename netns_frags to fqdirEric Dumazet9-60/+61
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut3-0/+430
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen4-0/+238
2019-05-26net: hns3: refine the flow director handleJian Shen2-32/+112
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel3-1/+1908
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34