git: if_iwm - Enable Energy Based Scan (EBS).
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed Oct 5 13:48:09 PDT 2016
commit 89f579e9823a5c446ca172cf82bbc210d6a054a4
Author: Imre Vadász <imre at vdsz.com>
Date: Wed Oct 5 22:31:35 2016 +0200
if_iwm - Enable Energy Based Scan (EBS).
* This can significantly reduce scan duration thus saving time and power.
EBS failure reported by FW disables EBS for current connection. It is
re-enabled upon new connection attempt on any WLAN interface.
Taken-From: Linux iwlwifi
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 26 +++++------
sys/dev/netif/iwm/if_iwm_scan.c | 101 ++++++++++++++++++++++++++++++++++++++--
sys/dev/netif/iwm/if_iwm_scan.h | 8 +++-
sys/dev/netif/iwm/if_iwmreg.h | 7 +++
sys/dev/netif/iwm/if_iwmvar.h | 2 +
5 files changed, 125 insertions(+), 19 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89f579e9823a5c446ca172cf82bbc210d6a054a4
--
DragonFly BSD source repository
More information about the Commits
mailing list