aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi3-141/+164
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi11-87/+36
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi17-142/+32
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi6-101/+110
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi16-210/+157
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi33-509/+537
2018-10-05mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi3-23/+2
2018-10-05mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi2-6/+0
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi6-62/+17
2018-10-05mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.hLorenzo Bianconi2-30/+31
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi6-50/+53
2018-10-05mt76x0: init: remove unnecessary configurationsLorenzo Bianconi1-6/+0
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi11-130/+48
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi7-67/+69
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi5-4/+9
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi7-51/+45
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi1-3/+3
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi2-10/+10
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka1-1/+1
2018-10-05mt76: fix header guard macro define namesColin Ian King2-2/+2
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi38-119/+120
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi1-6/+20
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich1-9/+21
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich3-12/+10
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich3-0/+15
2018-10-05qtnfmac: add support for scan flushSergey Matyukevich3-0/+15
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich1-3/+10
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich4-4/+25
2018-10-05qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich1-0/+3
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko1-2/+0
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich2-433/+149
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko1-10/+13
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2-0/+5
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko1-6/+7
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich3-76/+8
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-05ssb: chipcommon: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren3-9/+40
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih1-4/+0
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2018-10-02tls: Add support for inplace records encryptionVakul Garg2-18/+74
2018-10-02net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens1-1/+1
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0
2018-10-02MAINTAINERS: Fix wrong include file pathAndrew Lunn1-1/+1
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0