git: wlan - Sync dev/netif/iwm from FreeBSD
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 23 21:37:58 PDT 2016
commit 77de6c2ded60d007ad907425c9474a416dfe5945
Author: Imre Vadász <imre at vdsz.com>
Date: Sat May 14 18:50:46 2016 +0200
wlan - Sync dev/netif/iwm from FreeBSD
* Sync dev/netif/iwm from FreeBSD, fbsd git dd885b9a0a0e, May 11 2016.
* Tried to preserve local changes, as well as changes taken from OpenBSD
which haven't been merged into FreeBSD yet.
* XXX We might be able to remove the iwmsleep hack now
* XXX Not tested yet
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 856 ++++++++++++++--------------------
sys/dev/netif/iwm/if_iwm_binding.c | 8 +-
sys/dev/netif/iwm/if_iwm_binding.h | 3 +-
sys/dev/netif/iwm/if_iwm_mac_ctxt.c | 10 +-
sys/dev/netif/iwm/if_iwm_pcie_trans.c | 2 -
sys/dev/netif/iwm/if_iwm_phy_ctxt.c | 8 +-
sys/dev/netif/iwm/if_iwm_phy_db.c | 2 -
sys/dev/netif/iwm/if_iwm_power.c | 4 +-
sys/dev/netif/iwm/if_iwm_scan.c | 6 +-
sys/dev/netif/iwm/if_iwm_time_event.c | 4 +-
sys/dev/netif/iwm/if_iwm_time_event.h | 2 +-
sys/dev/netif/iwm/if_iwm_util.c | 2 -
sys/dev/netif/iwm/if_iwmreg.h | 10 +-
sys/dev/netif/iwm/if_iwmvar.h | 230 +++++----
14 files changed, 470 insertions(+), 677 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77de6c2ded60d007ad907425c9474a416dfe5945
--
DragonFly BSD source repository
More information about the Commits
mailing list