aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm_led.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* iwm(4): Remove _mvm from the namespace.Mark Johnston2019-11-271-7/+7
* iwm - Fix race during detach, where a callout is left after driver is gone.Kyle Evans2019-01-241-0/+3
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-091-0/+3
* iwm(4) synchronize driver to DragonFlyBSD version and recent f/w update.Sean Bruno2016-07-261-3/+3
* [iwm] add LED blinking for iwm hardware that supports it.Adrian Chadd2016-06-021-0/+182