aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/qualcomm/ppe
AgeCommit message (Expand)AuthorFilesLines
2026-07-11net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2026-07-07net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()Krzysztof Kozlowski2-2/+3
2026-07-07net: ethernet: qualcomm: Unconstify function arguments passed by valueKrzysztof Kozlowski1-2/+2
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie6-1/+1012
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei2-1/+129
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie3-1/+57
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie3-1/+276
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie3-1/+148
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie3-1/+292
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie3-1/+439
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie3-1/+937
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie2-1/+268
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie5-1/+276
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie3-0/+266