summaryrefslogtreecommitdiff
path: root/include/linux/fsl
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2026-06-16net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang1-0/+15
2026-06-16net: enetc: add helpers to set/clear table bitmapWei Fang1-0/+2
2026-06-16net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang1-0/+7
2026-06-16net: enetc: add "Update" operation to the egress count tableWei Fang1-0/+2
2026-06-16net: enetc: add interfaces to manage egress treatment tableWei Fang1-0/+23
2026-06-16net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang1-0/+3
2026-06-16net: enetc: add interfaces to manage dynamic FDB entriesWei Fang1-0/+3
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang1-0/+6
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang1-0/+93
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang1-0/+25
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang1-0/+24
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang1-1/+43
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-4/+2
2026-04-17net: enetc: fix NTMP DMA use-after-free issueWei Fang1-1/+8
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-02-26fsl-mc: Remove legacy MSI implementationMarc Zyngier1-4/+0
2026-02-26fsl-mc: Add minimal infrastructure to use platform MSIMarc Zyngier1-0/+2
2025-09-10ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang1-10/+0
2025-05-09net: enetc: add initial netc-lib driver to support NTMPWei Fang1-0/+121
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert1-2/+0
2025-01-10bus: fsl-mc: constify the struct device_type usageRicardo B. Marliere1-15/+15
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang1-0/+19
2024-10-12net: enetc: add missing static descriptor and inline keywordWei Fang1-1/+2
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2023-05-31bus: fsl-mc: Make remove function return voidUwe Kleine-König1-1/+1
2023-01-21ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta1-0/+1
2023-01-14enetc: Separate C22 and C45 transactionsAndrew Lunn1-5/+16
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu1-0/+8
2022-04-22fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-2/+4
2021-12-17bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner1-2/+2
2021-09-29bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun1-0/+14
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei1-1/+2
2021-04-06soc: fsl: guts: fix comment syntax in fileAditya Srivastava1-2/+2
2021-01-27bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei1-7/+1
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan1-1/+1
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun1-0/+11
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun1-0/+7
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan1-0/+7
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun1-0/+8
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan1-0/+2
2020-09-19ptp_qoriq: support FIPER3Yangbo Lu1-0/+3
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor1-1/+1
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei1-0/+30