aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg1-3/+5
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2-11/+6
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2-8/+173
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg1-3/+5
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho3-1/+47
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu5-12/+124
2020-03-26hostap: convert to struct proc_opsYueHaibing1-5/+5
2020-03-26rtw88: fix non-increase management packet sequence numberTzu-En Huang3-0/+15
2020-03-26brcmfmac: add USB autosuspend feature supportWright Feng1-50/+71
2020-03-26brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R1-1/+1
2020-03-26brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu1-1/+1
2020-03-26brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu1-2/+1
2020-03-26brcmfmac: Fix driver crash on USB control transfer timeoutRaveendran Somu1-2/+4
2020-03-26rtl8xxxu: Feed current txrate information for mac80211Chris Chiu2-2/+85
2020-03-26rtl8xxxu: add enumeration for channel bandwidthChris Chiu2-1/+10
2020-03-26rtw88: add a debugfs entry to enable/disable coex mechanismYan-Hsuan Chuang1-0/+45
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang6-0/+595
2020-03-24devlink: expand the devlink-info documentationJakub Kicinski4-16/+213
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2-57/+49
2020-03-24net: axienet: Allow DMA to beyond 4GBAndre Przywara1-0/+8
2020-03-24net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2-0/+27
2020-03-24net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2-39/+83
2020-03-24net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara1-10/+16
2020-03-24net: axienet: Add mii-tool supportAndre Przywara1-0/+11
2020-03-24net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2-11/+0
2020-03-24net: axienet: Mark eth_irq as optionalAndre Przywara1-2/+2
2020-03-24net: axienet: Check for DMA mapping errorsAndre Przywara1-1/+30
2020-03-24net: axienet: Factor out TX descriptor chain cleanupAndre Przywara1-22/+57
2020-03-24net: axienet: Improve DMA error handlingAndre Przywara1-2/+2
2020-03-24net: axienet: Fix DMA descriptor cleanup pathAndre Przywara1-15/+28
2020-03-24net: axienet: Propagate failure of DMA descriptor setupAndre Przywara1-7/+19
2020-03-24net: axienet: Convert DMA error handler to a work queueAndre Przywara2-13/+13
2020-03-24net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara1-1/+0
2020-03-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk1-1/+1
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng1-10/+4
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean7-0/+269
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean3-3/+27
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2-27/+27
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean2-38/+32
2020-03-23net: typhoon: Add required whitespace after keywordsLogan Magee2-143/+143
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-13/+3
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-10/+5
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-9/+4
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-23/+4
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14