aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-26wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong1-1/+2
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg6-7/+44
2023-09-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer1-0/+4
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg1-5/+15
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg2-1/+4
2023-09-22wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-09-18wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger1-2/+7
2023-09-18wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-09-18wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer1-0/+1
2023-09-18rfkill: sync before userspace visibility/changesJohannes Berg1-6/+26
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2-5/+5
2023-09-13wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg4-42/+75
2023-09-11wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-09-11wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-09-11iwlwifi: mvm: handle PS changes in vif_cfg_changedGregory Greenman1-58/+63
2023-09-11wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh1-0/+19
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong3-7/+9
2023-09-04wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva1-0/+16
2023-09-04wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_types_rxba_syncGustavo A. R. Silva2-2/+2
2023-09-04wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-09-04MAINTAINERS: wifi: ath12k: add wiki linkJeff Johnson1-0/+1
2023-09-04MAINTAINERS: wifi: hostap: remove maintainer and web pageKalle Valo1-2/+0
2023-09-04MAINTAINERS: wifi: wl12xx: remove git treeKalle Valo1-1/+0
2023-09-04MAINTAINERS: wifi: rtl8xxxu: remove git treeKalle Valo1-1/+0
2023-09-04MAINTAINERS: wifi: rtlwifi: remove git treeKalle Valo1-1/+0
2023-09-04MAINTAINERS: wifi: remove generic wiki links from driversKalle Valo1-4/+0
2023-09-04wifi: mt76: fix lock dependency problem for wed_lockLorenzo Bianconi1-4/+4
2023-08-28net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi1-9/+4
2023-08-28net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi2-1/+12
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)12-37/+52
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano2-0/+2
2023-08-28devlink: move devlink_notify_register/unregister() to dev.cJiri Pirko4-64/+30
2023-08-28devlink: move small_ops definition into netlink.cJiri Pirko3-253/+251
2023-08-28devlink: move tracepoint definitions into core.cJiri Pirko2-6/+6
2023-08-28devlink: push linecard related code into separate fileJiri Pirko4-615/+626
2023-08-28devlink: push rate related code into separate fileJiri Pirko4-719/+728
2023-08-28devlink: push trap related code into separate fileJiri Pirko4-1862/+1873
2023-08-28devlink: use tracepoint_enabled() helperJiri Pirko1-1/+1
2023-08-28devlink: push region related code into separate fileJiri Pirko4-1257/+1267
2023-08-28devlink: push param related code into separate fileJiri Pirko4-860/+875
2023-08-28devlink: push resource related code into separate fileJiri Pirko4-575/+582
2023-08-28devlink: push dpipe related code into separate fileJiri Pirko4-895/+926
2023-08-28devlink: move and rename devlink_dpipe_send_and_alloc_skb() helperJiri Pirko3-25/+26
2023-08-28devlink: push shared buffer related code into separate fileJiri Pirko4-991/+1006
2023-08-28devlink: push port related code into separate fileJiri Pirko4-1530/+1547
2023-08-28devlink: push object register/unregister notifications into separate helpersJiri Pirko1-84/+163
2023-08-28cpufreq: tegra194: remove opp table in exit hookSumit Gupta1-0/+12