]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r303322,303326,303327,303345,303413,303416,303418,303557
authorsbruno <sbruno@FreeBSD.org>
Mon, 1 Aug 2016 17:51:35 +0000 (17:51 +0000)
committersbruno <sbruno@FreeBSD.org>
Mon, 1 Aug 2016 17:51:35 +0000 (17:51 +0000)
commit82fff785c8abda9358b253361fa1a70807114244
treece9a0e3b7b554ae8a4339eca3f396819e897b53d
parent732be6ea75eacc33d34f40c5889596e2bf6e8756
MFC r303322,303326,303327,303345,303413,303416,303418,303557

Update iwm(4) and iwmfw(4) to current in order to stabilize and improve
functionality.

Approved by:    re (gjb)
30 files changed:
share/man/man4/iwm.4
share/man/man4/iwmfw.4
sys/conf/files
sys/contrib/dev/iwm/iwm-3160-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-3160-9.fw.uu
sys/contrib/dev/iwm/iwm-7260-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-7260-9.fw.uu
sys/contrib/dev/iwm/iwm-7265-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-7265-9.fw.uu
sys/contrib/dev/iwm/iwm-8000C-16.fw.uu [new file with mode: 0644]
sys/dev/iwm/if_iwm.c
sys/dev/iwm/if_iwm_led.c
sys/dev/iwm/if_iwm_led.h
sys/dev/iwm/if_iwm_mac_ctxt.c
sys/dev/iwm/if_iwm_pcie_trans.c
sys/dev/iwm/if_iwm_phy_ctxt.c
sys/dev/iwm/if_iwm_phy_db.c
sys/dev/iwm/if_iwm_power.c
sys/dev/iwm/if_iwm_scan.c
sys/dev/iwm/if_iwm_scan.h
sys/dev/iwm/if_iwm_time_event.c
sys/dev/iwm/if_iwm_util.c
sys/dev/iwm/if_iwm_util.h
sys/dev/iwm/if_iwmreg.h
sys/dev/iwm/if_iwmvar.h
sys/modules/iwmfw/Makefile
sys/modules/iwmfw/iwm3160fw/Makefile
sys/modules/iwmfw/iwm7260fw/Makefile
sys/modules/iwmfw/iwm7265fw/Makefile
sys/modules/iwmfw/iwm8000Cfw/Makefile [new file with mode: 0644]