summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_iwmreg.h
AgeCommit message (Expand)Author
2017-01-31Update the struct iwm_scan_results_notif to FW Api version 3, and removeStefan Sperling
2017-01-29Remove a couple of definitions from if_iwmreg.h which were neverStefan Sperling
2017-01-29In iwm(4), remove old deprecated scan API definitions which have beenStefan Sperling
2016-12-10Add support for MIMO Tx rates (MCS 8-15) to iwm(4).Stefan Sperling
2016-11-19Set iwm's RTS retry limit to a more reasonable value. Prevents small framesStefan Sperling
2016-09-20Mostly cosmetic tweaks to macros involved in iwm(4) power-saving features.Stefan Sperling
2016-09-10iwm(4) inherited the 'MVM' prefix in many of its symbol names from iwlwifi.Stefan Sperling
2016-09-10Move IWM_NVM_* macro definitions from if_iwm.c to if_iwmreg.h.Stefan Sperling
2016-09-03Use macros for iwm(4) bitmask definitions instead of enums.Stefan Sperling
2016-09-02Although this doesn't seem to cause any issue at the moment, using anStefan Sperling
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