aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iwm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* iwm: Add device configuration definitions for 9000-series chips.Mark Johnston2019-11-071-1/+2
* [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd2017-06-041-1/+1
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-2/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* [iwm] Add support for Firmware paging, needed for newer 8000C firmware.Adrian Chadd2017-02-241-1/+1
* Unbreak if_iwm.ko after r314076Enji Cooper2017-02-231-0/+1
* [iwm] Add implementation of the notification wait api from iwlwifi.Adrian Chadd2017-02-061-1/+1
* [iwm] add if_iwm_led.c into the build.Adrian Chadd2016-06-021-1/+1
* Build the iwm and iwmfw modules by default on x86.Rui Paulo2015-08-081-2/+1
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-081-0/+17