yes, thanks for the response
Iām not familiar with the iw tool, from the Luci you can add wireless AP and Client, this is supported on Atheros wifi modules, wanted to know does this supported on this module
Yes, many interface combination such as AP+STA are supported when using mt76
driver with MT7615E.
@frank-w hiļ¼ frankļ¼ GitHub - frank-w/BPI-Router-Linux: Linux kernel 4.14+ for BPI-R2, 5.4+ for R64, 6.1+ for R2Pro and R3 branch 5.10-main, Is MT7915 supported? Thanksć
in recent kernel versions it is supported but maybe not enabled for all boards in defconfig/precompiled kernels
Does the 5.10-main branch code support MT7915? I want to use the 5.10-main code to use MT7915. Thanks.
it looks like linux 5.10 supports mt79xx wifi cards, but why not using newer kernel
There are many other drivers based on Linux 5.10, so I want to develop based on Linux 5.10 to reduce the workload.
But 5.10 is only LTS for short time (december 2026) so better port your drivers to more recent version soon.