summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_iwmreg.h
AgeCommit message (Expand)Author
2016-07-20Disable the beacon filter in iwm(4). This allows beacons to pass through toStefan Sperling
2016-05-28Add support for Intel Wireless 8260 devices to iwm(4).Stefan Sperling
2016-05-25Update iwm(4) to firmware API 16 and enable RTS/CTS frame protection.Stefan Sperling
2016-05-18Fix several nitpicks in iwm(4).Stefan Sperling
2016-02-07Make sure the maximum iwm(4) firmware command payload size fits intoStefan Sperling
2015-12-14Add initial 802.11n support to the iwm(4) driver.Stefan Sperling
2015-12-10a couple comment typosmmcc
2015-12-08When iwm(4) moves to AUTH state it asks the firmware for a "time event" toStefan Sperling
2015-11-15Declare macros for antenna flags. Lifted from Linux iwlwifi.Stefan Sperling
2015-10-16In iwm(4), correctly size and map the mbuf used for large firmware commands.Stefan Sperling
2015-06-15Remove comments referring to Linux iwlwifi source filenames from iwm(4).Stefan Sperling
2015-02-23More iwm(4) whitespace fixes from NetBSD.Stefan Sperling
2015-02-06Add bpf(4) support to iwm(4). Makes tcpdump -i iwm0 work. Based on iwn(4).Stefan Sperling
2015-02-06Add iwm(4), a new driver for Intel 7260 wifi cards.Stefan Sperling