aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh3-14/+18
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh3-17/+109
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh4-4/+20
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh3-27/+307
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh3-26/+167
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh3-23/+168
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2-7/+72
2017-12-27ath10k: Update rx descriptor for WCN3990 targetGovind Singh1-0/+50
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai2-0/+16
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann2-19/+8
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King1-2/+0
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley2-38/+48
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley4-42/+91
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley2-1/+11
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley1-5/+6
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar6-23/+36
2017-12-19net_sched: properly check for empty skb array on error pathCong Wang1-1/+7
2017-12-19ibmvnic: Include header descriptor support for ARP packetsThomas Falcon1-1/+6
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon1-1/+1
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2-2/+2
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar1-3/+8
2017-12-19net: ks8851: Support DT-provided MAC addressLukas Wunner1-2/+11
2017-12-19bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski2-5/+1
2017-12-19bcm63xx_enet: remove pointless mac_id checkJonas Gorski1-1/+1
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski3-9/+14
2017-12-19bcm63xx_enet: just use "enet" as the clock nameJonas Gorski1-4/+1
2017-12-19geneve: speedup geneve tunnels dismantleHaishuang Yan1-8/+16
2017-12-19vxlan: speedup vxlan tunnels dismantleHaishuang Yan1-9/+17
2017-12-19forcedeth: remove duplicate structure member in xmitZhu Yanjun1-12/+13
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan4-18/+25
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan2-15/+17
2017-12-19bnxt_en: Use NETIF_F_GRO_HW.Michael Chan1-7/+20
2017-12-19net: Disable GRO_HW when generic XDP is installed on a device.Michael Chan1-0/+18
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan4-0/+25
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang1-1/+1
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang4-21/+51
2017-12-19sock: Change the netns_core member name.Tonghao Zhang2-6/+6
2017-12-18cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas1-18/+3
2017-12-18net: erspan: reload pointer after pskb_may_pullWilliam Tu2-2/+6
2017-12-18net: erspan: fix wrong return valueWilliam Tu2-2/+2
2017-12-18phylink: fix locking assertsRussell King1-17/+17
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King1-4/+3
2017-12-18sfp: fix non-detection of PHYRussell King1-4/+4
2017-12-18net/ncsi: Don't take any action on HNCDSC AENSamuel Mendoza-Jonas1-32/+3
2017-12-18net: phy: meson-gxl: join the authorsJerome Brunet1-0/+1
2017-12-18net: phy: meson-gxl: add interrupt supportJerome Brunet1-1/+36
2017-12-18net: phy: meson-gxl: leave CONFIG_A6 untouchedJerome Brunet1-9/+0
2017-12-18net: phy: meson-gxl: use genphy_config_initJerome Brunet1-1/+1
2017-12-18net: phy: meson-gxl: add read and write helpers for banked registersJerome Brunet1-61/+69
2017-12-18net: phy: meson-gxl: define control registersJerome Brunet1-20/+66