Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | qca-nss-dp: fix typo in 0002-edma_tx_rx-support-newe | Kristian Skramstad | 2023-12-05 |
| | | | | | | | | | | Might be a typo in drv->txtstamp function: + phy_rxtstamp(ndev->phydev, skb, 0); to + phy_txtstamp(ndev->phydev, skb, 0); Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Kristian Skramstad <kristian+github@83.no> | ||
* | kernel: qca-nss-dp: update to 12.4.5.r1 | Robert Marko | 2023-06-26 |
Qualcomm has finally started the preparatory work in order to support kernel 6.1, so lets make use of that and update NSS-DP 12.4.5.r1 which allows us to drop almost some of the patches. Signed-off-by: Robert Marko <robimarko@gmail.com> |