aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm_phy_db.c
Commit message (Expand)AuthorAgeFilesLines
* iwm - Reduce gratuitous differences with Linux iwlwifi in struct naming.Kyle Evans2019-01-241-2/+2
* [iwm] Set command code for PHY_DB as well.Adrian Chadd2017-06-041-1/+1
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-091-0/+1
* [iwm] Change 2nd arg of iwm_phy_db_set_section() to struct iwm_rx_packet.Adrian Chadd2017-02-061-1/+3
* [iwm] Sync if_iwm_phy_db code with Linux iwlwifi.Adrian Chadd2017-02-061-112/+238
* iwm(4) synchronize driver to DragonFlyBSD version and recent f/w update.Sean Bruno2016-07-261-1/+1
* [iwm] Add and use iwm_phy_db_free(), to plug phy_db memory leak.Adrian Chadd2016-06-231-0/+30
* iwm: add 'opt_wlan.h' include into source files.Andriy Voskoboinyk2016-05-191-0/+2
* 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/+451