Mark Johnston
e7065dd1e8
iwm(4): Remove _mvm from the namespace.
...
This was inherited from iwlwifi, which drives devices supported by both
iwn(4) and iwm(4) in FreeBSD. In iwm(4) _mvm is meaningless, so remove
it. OpenBSD made the same change a long time ago. No functional change
intended.
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2019-11-27 20:32:53 +00:00
Kyle Evans
569556b633
iwm - Fix race during detach, where a callout is left after driver is gone.
...
Submitted by: Augustin Cavalier <waddlesplash@gmail.com> (Haiku)
Obtained from: DragonFlyBSD (ba3b4ff9a1fc04a349df05d6d3449f4d9b15c4be)
2019-01-24 03:49:11 +00:00
Adrian Chadd
616201d1f7
[iwm] include opt_iwm.h and opt_wlan.h consistently in all files.
2017-05-09 02:38:23 +00:00
Sean Bruno
6a5bc1d1ee
iwm(4) synchronize driver to DragonFlyBSD version and recent f/w update.
...
Submitted by: Kevin Bowling (kevin.bowling@kev009.com )
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D6967
2016-07-26 00:02:17 +00:00
Adrian Chadd
ee55925e29
[iwm] add LED blinking for iwm hardware that supports it.
...
Submitted by: Imre Vadasz <imre@vdsz.com>
Obtained from: DragonflyBSD, Linux iwlwifi/mvm
2016-06-02 04:42:28 +00:00