summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/fsl_qmc_hdlc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-051-1/+1
* net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina2024-08-011-6/+18
* net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina2024-08-011-3/+4
* net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-111-4/+2
* net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina2024-03-181-1/+1
* net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina2024-03-111-5/+234
* net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina2024-03-111-1/+150
* net: wan: Add support for QMC HDLCHerve Codina2024-03-111-0/+419