| 280 | There are a number of features that are enabled in the [https://github.com/Gateworks/linux-newport Gateworks Newport Kernel] which are not yet in mainline. You can look over the patches to our kernel to implement them without much difficulty: |
| 281 | - GSC drivers |
| 282 | - GW16082 support - see [https://github.com/Gateworks/linux-newport/commit/ffe6822da389fefce8e304a12964a18a7ffbe213 here] |
| 283 | - CAN support - see [https://github.com/Gateworks/linux-newport/commit/cb270339619ccf2b50dfd3604a03626f85830453 here] |
| 284 | - RGMII PHY internal delay fix - see [https://github.com/Gateworks/linux-newport/commit/69a99101748bb1bdb2730393ef48bc152c4d244a here] |
| 285 | - SGMII PHY underflow fix - see [https://github.com/Gateworks/linux-newport/commit/b1e7791e688620c9bb8476ac2d0bc99abeb7f825 here] |
| 286 | |