summaryrefslogtreecommitdiff
path: root/drivers/net/wan/fsl_qmc_hdlc.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-01net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-04-11net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina1-1/+1
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina1-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina1-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina1-0/+419