aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm_binding.c
Commit message (Expand)AuthorAgeFilesLines
* [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd2017-06-041-6/+3
* [if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi code.Adrian Chadd2017-05-121-37/+78
* [iwm] Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap.Adrian Chadd2017-05-091-6/+6
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-091-0/+1
* iwm: add 'opt_wlan.h' include into source files.Andriy Voskoboinyk2016-05-191-0/+2
* [iwn] fix firmware command use in iwm_auth().Adrian Chadd2016-04-251-3/+3
* iwm: use the proper include path for iwm headers.Rui Paulo2015-08-081-5/+5
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-081-0/+213