freebsd-dev/sys/dev/iwm
Adrian Chadd 1eccf20376 [iwm] Use mbuf for large firmware commands, like OpenBSD does.
We also need to consider the size of large firmware commands in iwm_alloc_tx_ring(),
in the dma tag creation, when qid == IWM_MVM_CMD_QUEUE. The old code apparently
only allocated a 2KB (MCLBYTES) sized buffer when it actually expected 4KB.

Submitted by:	Imre Vadasz <imre@vdsz.com>
Approved by:	re (gjb)
Differential Revision:	https://reviews.freebsd.org/D6824
2016-06-23 01:13:30 +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] Use vap->iv_myaddr instead of ic->ic_macaddr when vap != NULL. 2016-06-23 00:56:54 +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 and use iwm_phy_db_free(), to plug phy_db memory leak. 2016-06-23 01:11:52 +00:00
if_iwm_phy_db.h [iwm] Add and use iwm_phy_db_free(), to plug phy_db memory leak. 2016-06-23 01:11:52 +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] Use vap->iv_myaddr instead of ic->ic_macaddr when vap != NULL. 2016-06-23 00:56:54 +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 mbuf for large firmware commands, like OpenBSD does. 2016-06-23 01:13:30 +00:00
if_iwm_util.h
if_iwm.c [iwm] Use mbuf for large firmware commands, like OpenBSD does. 2016-06-23 01:13:30 +00:00
if_iwmreg.h [iwm] Fix several nitpicks in iwm(4). 2016-06-02 05:43:16 +00:00
if_iwmvar.h [iwm] Fix up busdma use in the RX path 2016-06-13 00:13:20 +00:00