git: iwm - Improve firmware Time Event handling.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Mar 18 12:18:52 PDT 2018


commit 706a3044afd27c3fecfdf57bec1695310e53e228
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Mar 18 15:24:22 2018 +0100

    iwm - Improve firmware Time Event handling.
    
    * This is a mix of the OpenBSD Git 7fd9664469d1b717a307eebd74aeececbd3c41cc
      change, and syncing with the Linux iwlwifi code.
    
    Taken-From: Linux iwlwifi, and OpenBSD

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c            |  13 ++-
 sys/dev/netif/iwm/if_iwm_debug.h      |   1 +
 sys/dev/netif/iwm/if_iwm_time_event.c | 167 ++++++++++++++++++++++++++++++++--
 sys/dev/netif/iwm/if_iwm_time_event.h |   4 +-
 sys/dev/netif/iwm/if_iwmvar.h         |   4 +
 5 files changed, 180 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/706a3044afd27c3fecfdf57bec1695310e53e228


-- 
DragonFly BSD source repository



More information about the Commits mailing list