aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28staging: vt6655: Rename MACvClearStckDSPhilipp Hortmann2-2/+2
2022-07-28staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti1-1/+1
2022-07-27staging: r8188eu: convert rtw_pwr_wakeup to correct error code semanticsPhillip Potter3-23/+15
2022-07-27staging: r8188eu: make dump_chip_info() staticMichael Straube3-42/+39
2022-07-27staging: r8188eu: remove DoReserved prototypeMartin Kaiser1-2/+0
2022-07-27staging: r8188eu: remove OnAtim prototypeMartin Kaiser1-2/+0
2022-07-27staging: r8188eu: remove SetHwReg8188EU()Michael Straube3-52/+33
2022-07-27staging: r8188eu: make update_TSF() and correct_TSF() staticMichael Straube3-23/+20
2022-07-27staging: r8188eu: remove unused parameter from update_TSF()Michael Straube3-4/+4
2022-07-27staging: r8188eu: remove unused parameter from correct_TSF()Michael Straube3-4/+4
2022-07-27staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()Michael Straube4-110/+107
2022-07-27staging: pi433: remove duplicated commentsSidong Yang1-1/+1
2022-07-27staging: qlge: refine variable nameBinyi Han1-7/+7
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to functionPhilipp Hortmann2-7/+10
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_off to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_on to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann3-8/+8
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann5-22/+22
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann4-13/+13
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann7-28/+24
2022-07-14staging: vt6655: Rename wData to reg_value in two macrosPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename byData to reg_value in two macrosPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename wBits to bit_mask in two macrosPhilipp Hortmann1-4/+4
2022-07-14staging: vt6655: Rename byBits to bit_mask in two macrosPhilipp Hortmann1-4/+4
2022-07-14staging: vt6655: Rename byRegOfs to reg_offset in four macrosPhilipp Hortmann1-12/+12
2022-07-14staging: r8188eu: fall back to random mac addressMartin Kaiser1-2/+1
2022-07-14staging: r888eu: use dynamic allocation for efuse bufferMartin Kaiser1-2/+6
2022-07-14staging: qlge: Avoid multiplication while keep the same logicBinyi Han1-6/+8
2022-07-14staging: qlge: Fix indentation issue under long for loopBinyi Han1-8/+10
2022-07-12staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()Michael Straube5-66/+70
2022-07-11staging: r8188eu: the bcnhead parameter is always 0Martin Kaiser1-14/+2
2022-07-11staging: r8188eu: efuse_utilized is never readMartin Kaiser1-9/+0
2022-07-11staging: r8188eu: _offset is always 0 in efuse_phymap_to_logicalMartin Kaiser1-4/+3
2022-07-11staging: r8188eu: offset is always 0 in iol_read_efuseMartin Kaiser1-3/+3
2022-07-11staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuseMartin Kaiser3-5/+5
2022-07-11staging: r8188eu: txpktbuf_bndy is always 0Martin Kaiser1-4/+4
2022-07-11staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuseMartin Kaiser1-6/+1
2022-07-11staging: r8188eu: use memcpy for fallback mac addressMartin Kaiser1-3/+1
2022-07-11staging: r8188eu: always initialise efuse buffer with 0xffMartin Kaiser1-8/+6
2022-07-11staging: r8188eu: use a local buffer for efuse dataMartin Kaiser2-14/+12
2022-07-11staging: r8188eu: merge EFUSE_ShadowMapUpdate with its callerMartin Kaiser3-34/+9
2022-07-11staging: r8188eu: remove eeprom function prototypesMartin Kaiser1-6/+0
2022-07-11staging: r8188eu: remove EepromOrEfuse from struct eeprom_privMartin Kaiser3-5/+1
2022-07-11staging: r8188eu: remove unused eeprom definesMartin Kaiser1-6/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_CLR from SetHwReg8188EU()Michael Straube3-8/+10
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_RESET from SetHwReg8188EU()Michael Straube3-6/+10
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube3-5/+9
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_OP from SetHwReg8188EU()Michael Straube3-11/+6
2022-07-11staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()Michael Straube5-40/+42