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