aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-16mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR is setSean Wang1-3/+10
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu2-4/+8
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi3-5/+70
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi5-19/+48
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi9-3/+635
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi4-13/+14
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi4-21/+24
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi4-58/+64
2022-03-16mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi3-6/+8
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi2-4/+12
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi5-86/+110
2022-03-16mt76: usb: add req_type to ___mt76u_wr signatureLorenzo Bianconi1-8/+9
2022-03-16mt76: usb: add req_type to ___mt76u_rr signatureLorenzo Bianconi1-8/+10
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall1-1/+1
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu1-5/+20
2022-03-16mt76: mt7915: fix beamforming mib statsShayne Chen3-34/+69
2022-03-16mt76: mt7915: set band1 TGID field in tx descriptorShayne Chen1-2/+1
2022-03-16mt76: fix invalid rssi reportDeren Wu1-2/+3
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee8-68/+46
2022-03-16mt76: connac: make read-only array ba_range static constColin Ian King1-1/+1
2022-03-16mt76: mt7915: check for devm_pinctrl_get() failureDan Carpenter1-0/+2
2022-03-16mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi1-1/+0
2022-03-16mt76: mt7915: add txpower init for 6GHzShayne Chen3-5/+25
2022-03-16mt76: mt7915: fix eeprom fields of txpower init valuesShayne Chen2-26/+40
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu7-14/+88
2022-03-16mt76: connac: add 6 GHz support for wtbl and starec configurationMeiChia Chiu1-6/+18
2022-03-16mt76: mt7915: allow beaconing on all chainsRyder Lee1-0/+1
2022-03-16mt76: fix monitor mode crash with sdio driverDeren Wu1-1/+1
2022-03-16mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi2-13/+11
2022-03-16mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi1-2/+7
2022-03-16mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi2-2/+1
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu5-15/+22
2022-03-16mt76: mt7915: fix DFS no radar detection eventEvelyn Tsai1-2/+15
2022-03-16mt76: mt7921: use mt76_hw instead of open coding itSean Wang1-1/+1
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang4-10/+47
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi3-27/+27
2022-03-16mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_initLorenzo Bianconi1-1/+4
2022-03-16rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()Ping-Ke Shih1-1/+1
2022-03-16MAINTAINERS: fix ath11k DT bindings locationLukas Bulwahn1-1/+1
2022-03-16airo: fix typos in commentsJulia Lawall1-1/+1
2022-03-16rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall1-3/+3
2022-03-16rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh1-0/+1
2022-03-16zd1201: use kzallocJulia Lawall1-2/+1
2022-03-16mwifiex: make read-only array wmm_oui static constColin Ian King1-1/+1
2022-03-15mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi1-0/+3
2022-03-15mac80211: MBSSID channel switchJohn Crispin1-2/+24
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi4-14/+126
2022-03-15mac80211: always have ieee80211_sta_restart()Johannes Berg1-1/+1
2022-03-13can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FIFO depth to 16Marc Kleine-Budde1-2/+2
2022-03-13can: mcp251xfd: add TX IRQ coalescing ethtool supportMarc Kleine-Budde3-3/+22