openwrt/target/linux/ath79/base-files/etc
Adrian Schmutzler f8d8b3f85d ath79: remove invalid uses of ath9k_patch_fw_mac_crc
Some ar9344-based devices are using ath9k_patch_fw_mac_crc, which
is meant to generate a checksum, for fixing their ath9k MAC
addresses.
However, those do not have a checksum field, and the calculated
checksum offset would be negative.

This patch will use ath9k_patch_fw_mac function for those devices.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-09-21 23:41:31 +02:00
..
board.d ath79: provide label MAC address 2019-09-19 23:43:27 +02:00
hotplug.d ath79: remove invalid uses of ath9k_patch_fw_mac_crc 2019-09-21 23:41:31 +02:00
init.d ath79: adtran,bsap1840/bsap1800-v2: move bootcount out of 02_network 2019-08-17 23:52:34 +08:00
uci-defaults ath79: add support for TP-Link RE355 v1 and RE450 v1 2019-07-17 23:14:23 +02:00