summaryrefslogtreecommitdiff
path: root/sys/modules/iwm
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2019-11-07iwm: Add device configuration definitions for 9000-series chips.Mark Johnston
2017-06-04[iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd
2017-05-12[iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-02-24[iwm] Add support for Firmware paging, needed for newer 8000C firmware.Adrian Chadd
2017-02-23Unbreak if_iwm.ko after r314076Enji Cooper
2017-02-06[iwm] Add implementation of the notification wait api from iwlwifi.Adrian Chadd
2016-06-02[iwm] add if_iwm_led.c into the build.Adrian Chadd
2015-08-08Build the iwm and iwmfw modules by default on x86.Rui Paulo
2015-08-08Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo