aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-07net: renesas: rswitch: Convert to for_each_available_child_of_node()Geert Uytterhoeven1-5/+2
2025-02-07net: stmmac: remove old EEE methodsRussell King (Oracle)4-67/+0
2025-02-07net: stmmac: use stmmac_set_lpi_mode()Russell King (Oracle)1-14/+15
2025-02-07net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE tooRussell King (Oracle)1-1/+1
2025-02-07net: stmmac: add new MAC method set_lpi_mode()Russell King (Oracle)4-61/+102
2025-02-07net: stmmac: use common LPI_CTRL_STATUS bit definitionsRussell King (Oracle)6-54/+40
2025-02-07net: stmmac: remove unnecessary LPI disable when enabling LPIRussell King (Oracle)1-9/+0
2025-02-07net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPIRussell King (Oracle)1-0/+2
2025-02-07net: stmmac: remove unnecessary priv->eee_enabled testsRussell King (Oracle)1-20/+17
2025-02-07net: stmmac: remove unnecessary priv->eee_active testsRussell King (Oracle)1-17/+12
2025-02-07net: stmmac: remove priv->dma_cap.eee test in tx_lpi methodsRussell King (Oracle)1-12/+0
2025-02-07net: stmmac: split stmmac_init_eee() and move to phylink methodsRussell King (Oracle)1-70/+63
2025-02-07net: stmmac: dwmac4: ensure LPIATE is clearedRussell King (Oracle)2-2/+3
2025-02-07net: stmmac: ensure LPI is disabled when disabling EEERussell King (Oracle)1-0/+1
2025-02-07net: stmmac: delete software timer before disabling LPIRussell King (Oracle)1-2/+2
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet7-28/+22
2025-02-07tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()Eric Dumazet2-2/+0
2025-02-07vxlan: Remove unnecessary comments for vxlan_rcv() and vxlan_err_lookup()Ted Chen1-2/+0
2025-02-07net: ibm: emac: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-02-07net: ethernet: actions: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-02-07net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-02-07net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-02-07net: dsa: sja1105: Use of_get_available_child_by_name()Biju Das1-5/+1
2025-02-07net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()Biju Das1-5/+3
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das2-0/+36
2025-02-06net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helperGeert Uytterhoeven1-4/+1
2025-02-06net: pcs: rzn1-miic: fill in PCS supported_interfacesRussell King (Oracle)1-12/+4
2025-02-06enic: remove copybreak tunableJohn Daley3-43/+0
2025-02-06enic: Use the Page Pool API for RXJohn Daley4-61/+71
2025-02-06enic: Simplify RX handler functionJohn Daley1-69/+93
2025-02-06enic: Move RX functions to their own fileJohn Daley4-238/+254
2025-02-06netdev-genl: Elide napi_id when not presentJoe Damato2-5/+14
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei2-0/+74
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov2-0/+47
2025-02-06net: prepare for non devmem TCP memory providersPavel Begunkov3-0/+17
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov4-26/+32
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov4-8/+23
2025-02-06netdev: add io_uring memory provider infoDavid Wei3-0/+29
2025-02-06net: page_pool: create hooks for custom memory providersPavel Begunkov4-9/+48
2025-02-06net: generalise net_iov chunk ownersPavel Begunkov3-29/+42
2025-02-06net: prefix devmem specific helpersPavel Begunkov3-9/+9
2025-02-06net: page_pool: don't cast mp param to devmemPavel Begunkov1-1/+1
2025-02-06tools: ynl: add all headers to makefile depsJakub Kicinski1-1/+3
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"Russell King (Oracle)1-18/+17
2025-02-06eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrsAlexander Duyck1-0/+2
2025-02-06eth: fbnic: add MAC address TCAM to debugfsAlexander Duyck1-0/+36
2025-02-06tools: ynl-gen: support limits using definitionsJakub Kicinski4-7/+13
2025-02-06tools: ynl-gen: don't output external constantsJakub Kicinski1-0/+3
2025-02-06MAINTAINERS: add a sample ethtool section entryJakub Kicinski1-0/+6
2025-02-06MAINTAINERS: add entry for ethtoolJakub Kicinski1-0/+10