Home
last modified time | relevance | path

Searched hist:ed9f34bb9d338734ed8ec3d7f1269a28ef0a553e (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.ced9f34bb9d338734ed8ec3d7f1269a28ef0a553e Thu May 31 09:10:57 UTC 2018 Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> qtnfmac: implement net_device_ops callback to set MAC address

Implement net_device_ops::ndo_set_mac_address callback to allow for
setting interface MAC address. Implementation is done through existing
CHANGE_INTF firmware command. All validation is to be done by firmware.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>