openwrt/package
Kristian Skramstad 4580213eeb qca-nss-dp: fix typo in 0002-edma_tx_rx-support-newe
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>
2023-12-05 23:54:24 +01:00
..
base-files base-files: support parse DT LED color and function 2023-12-02 19:46:14 +01:00
boot uboot-envtools: fix GL-MT2500 offset 2023-12-03 06:56:02 +01:00
devel tools: add tmon package 2023-12-05 13:38:41 +01:00
firmware linux-firmware: intel: add firmware for AX101 2023-11-25 00:39:11 +01:00
kernel qca-nss-dp: fix typo in 0002-edma_tx_rx-support-newe 2023-12-05 23:54:24 +01:00
libs netifd: update to Git HEAD (2023-12-05) 2023-12-05 13:07:30 +01:00
network netifd: update to Git HEAD (2023-12-05) 2023-12-05 13:07:30 +01:00
system procd: update to Git HEAD (2023-11-28) 2023-11-30 19:19:40 +01:00
utils ucode: update to Git HEAD (2023-11-30) 2023-11-30 20:08:56 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00