aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm_time_event.c
Commit message (Expand)AuthorAgeFilesLines
* iwm(4): Remove _mvm from the namespace.Mark Johnston2019-11-271-17/+17
* iwm - Clear Time Event active state, when receiving End Notification.Kyle Evans2019-01-241-7/+68
* iwm - Improve firmware Time Event handling.Kyle Evans2019-01-241-6/+161
* [if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi code.Adrian Chadd2017-05-121-4/+4
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-091-0/+1
* [iwm] Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_* flags.Adrian Chadd2017-03-231-66/+4
* [iwm] Use htole16 for policy field in struct iwm_time_event_cmd_v2.Imre Vadász2016-09-191-1/+1
* iwm(4) synchronize driver to DragonFlyBSD version and recent f/w update.Sean Bruno2016-07-261-3/+3
* 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-1/+1
* iwm: use the proper include path for iwm headers.Rui Paulo2015-08-081-6/+6
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-081-0/+272