aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2-0/+10
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain4-2/+91
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain1-6/+6
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-10-25wcn36xx: Fix tx_status mechanismLoic Poulain2-47/+21
2021-10-25wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain1-0/+1
2021-10-25ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang6-15/+49
2021-10-20mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler4-0/+44
2021-10-20mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-10-20mwifiex: Fix an incorrect commentJonas Dreßler1-1/+1
2021-10-20mwifiex: Log an error on command failure during key-material uploadJonas Dreßler1-2/+8
2021-10-20mwifiex: Don't log error on suspend if wake-on-wlan is disabledJonas Dreßler1-1/+1
2021-10-20rtw89: remove unneeded semicolonYang Li1-1/+1
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang1-1/+1
2021-10-20mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-10-20rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-10-20MAINTAINERS: mt76: update MTK folksRyder Lee1-1/+3
2021-10-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang1-4/+4
2021-10-18rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rfColin Ian King1-2/+0
2021-10-18rtw89: Fix two spelling mistakes in debug messagesColin Ian King1-2/+2
2021-10-18MAINTAINERS: add rtw89 wireless driverPing-Ke Shih1-0/+6
2021-10-18mwifiex: Try waking the firmware until we get an interruptJonas Dreßler1-5/+23
2021-10-18mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET13-21/+0
2021-10-13mt7601u: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih41-0/+91102
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-10-13ath9k: fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2021-10-13ath11k: Identify DFS channel when sending scan channel list commandBaochen Qiang1-0/+2
2021-10-13ath9k: support DT ieee80211-freq-limit property to limit channelsChristian Lamparter1-0/+2
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang7-21/+19
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang1-5/+36
2021-10-11ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()Tuo Li1-4/+6
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-4/+4
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King1-1/+0
2021-10-11b43: fix a lower bounds testDan Carpenter1-1/+1
2021-10-11b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep6-28/+35
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET12-15/+0
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing1-0/+14
2021-10-10net: make dev_get_port_parent_id slightly more readableAntoine Tenart1-5/+2
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith1-15/+15
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith1-0/+3