summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_iwmvar.h
AgeCommit message (Expand)Author
2016-01-25Keep track of HT protection settings in beacons and have 11n-capableStefan Sperling
2016-01-05Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n modeStefan Sperling
2015-12-14Add initial 802.11n support to the iwm(4) driver.Stefan Sperling
2015-12-08When iwm(4) moves to AUTH state it asks the firmware for a "time event" toStefan Sperling
2015-10-22remove some horrible iwm typedefsJonathan Gray
2015-10-11Add a symbolic name for the special '-1' value of iwm's sc_wantresp.Stefan Sperling
2015-10-05Simplify iwm(4) newstate task by only queuing one state transitionStefan Sperling
2015-06-15Remove comments referring to Linux iwlwifi source filenames from iwm(4).Stefan Sperling
2015-06-15Make the wifi LED work with iwm(4).Stefan Sperling
2015-03-02workaround for interrupt coalescing bug not needed on 7265Jonathan Gray
2015-03-02load the correct firmware for 3160/7265Jonathan Gray
2015-02-23More iwm(4) whitespace fixes from NetBSD.Stefan Sperling
2015-02-23Make iwm(4) re-read the firmware image from disk on if down/up like otherStefan Sperling
2015-02-07Handle suspend/resume for iwm(4) devices, by syncing with iwn(4)Peter Hessler
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