freebsd-skq/sys/dev/iwm
Adrian Chadd 88b6e4f33a [iwm] Fix several nitpicks in iwm(4).
Move some declarations to if_iwmreg.h.
    Remove iwm_fw_alive(); just call iwm_post_alive() directly.
    Simplify iwm_mvm_add_sta().
    Return timeout error from iwm_apm_init().
    Print a message when init (i.e. boot) firmware fails to load.
    Remove some commented-out code which wouldn't compile anyway.
    Move iwm_mvm_tx_fifo to if_iwmreg.h to match better where Linux puts it.

    Taken-From: OpenBSD (if_iwm.c r1.80 and if_iwmreg.h r1.11)

Submitted by:	 Imre Vadasz <imre@vdsz.com>
Obtained from:	DragonflyBSD 29fcb331e5620ae145a6ab9cdda830e22fff626a
2016-06-02 05:43:16 +00:00
..
if_iwm_binding.c iwm: add 'opt_wlan.h' include into source files. 2016-05-19 23:31:00 +00:00
if_iwm_binding.h [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_debug.h
if_iwm_led.c [iwm] add LED blinking for iwm hardware that supports it. 2016-06-02 04:42:28 +00:00
if_iwm_led.h [iwm] add LED blinking for iwm hardware that supports it. 2016-06-02 04:42:28 +00:00
if_iwm_mac_ctxt.c iwm: add 'opt_wlan.h' include into source files. 2016-05-19 23:31:00 +00:00
if_iwm_mac_ctxt.h
if_iwm_pcie_trans.c [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwm_pcie_trans.h
if_iwm_phy_ctxt.c iwm: add 'opt_wlan.h' include into source files. 2016-05-19 23:31:00 +00:00
if_iwm_phy_ctxt.h
if_iwm_phy_db.c iwm: add 'opt_wlan.h' include into source files. 2016-05-19 23:31:00 +00:00
if_iwm_phy_db.h [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwm_power.c [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwm_power.h
if_iwm_scan.c [iwm] Clean up iwm(4) scanning logic a bit. 2016-06-02 04:54:56 +00:00
if_iwm_scan.h
if_iwm_time_event.c iwm: add 'opt_wlan.h' include into source files. 2016-05-19 23:31:00 +00:00
if_iwm_time_event.h [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_util.c [iwm] Use IWM_MAX_CMD_PAYLOAD_SIZE to improve command length checks. 2016-06-02 04:53:28 +00:00
if_iwm_util.h
if_iwm.c [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwmreg.h [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwmvar.h [iwm] add LED blinking for iwm hardware that supports it. 2016-06-02 04:42:28 +00:00