aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm_util.h
Commit message (Expand)AuthorAgeFilesLines
* [iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t.Adrian Chadd2017-05-121-2/+2
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-0/+3
* [iwm] Allow listening on both chains/atennas to get diversity.Adrian Chadd2017-05-091-0/+2
* [iwm] Add the BSS's basic rates to iwm's LQ command, not all the rates.Adrian Chadd2017-03-251-0/+2
* [iwm] Move iwm_dma_contig_alloc/_free functions to if_iwm_util.c.Adrian Chadd2017-02-221-0/+4
* [iwm] Sync valid_tx_ant and valid_rx_ant mask handling with iwlwifi.Adrian Chadd2017-02-061-2/+29
* iwm(4) synchronize driver to DragonFlyBSD version and recent f/w update.Sean Bruno2016-07-261-0/+3
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-081-0/+119