| 7db8503b | 05-Mar-2026 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
iwlwifi: mld: add LINUXKPI_PARAM_PREFIX
Add a LINUXKPI_PARAM_PREFIX to mld to properly export the power_scheme module_param (sysctl). This is especially needed given mvm has the same parameter and
iwlwifi: mld: add LINUXKPI_PARAM_PREFIX
Add a LINUXKPI_PARAM_PREFIX to mld to properly export the power_scheme module_param (sysctl). This is especially needed given mvm has the same parameter and we need to avoid a clash.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
show more ...
|
| 782fe2f8 | 05-Mar-2026 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
iwlwifi: adjust driver description
Adjust the module driver descriptions for mvm and mld to make it clear that this is not a driver for Linux but a Linux-based driver for FreeBSD. Cleanup surroundin
iwlwifi: adjust driver description
Adjust the module driver descriptions for mvm and mld to make it clear that this is not a driver for Linux but a Linux-based driver for FreeBSD. Cleanup surroundings.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
show more ...
|