Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-04 | net: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-07-31 | net: wan: fsl_qmc_hdlc: Discard received CRC | Herve Codina | 1 | -6/+18 |
2024-07-31 | net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex | Herve Codina | 1 | -3/+4 |
2024-04-10 | net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-18 | net: wan: fsl_qmc_hdlc: Fix module compilation | Herve Codina | 1 | -1/+1 |
2024-03-11 | net: wan: fsl_qmc_hdlc: Add framer support | Herve Codina | 1 | -5/+234 |
2024-03-11 | net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support | Herve Codina | 1 | -1/+150 |
2024-03-11 | net: wan: Add support for QMC HDLC | Herve Codina | 1 | -0/+419 |