aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/patches-5.15/600-of_net-add-mac-address-ascii-support.patch
Commit message (Collapse)AuthorAge
* kernel: bump 5.15 to 5.15.35Rui Salvaterra2022-04-23
| | | | | | Patches automatically rebased. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* ath79: add nvmem cell mac-address-ascii supportYousong Zhou2022-04-16
This is needed for devices with mac address stored in ascii format, e.g. HiWiFi HC6361 to be ported in the following patch. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>