index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_iwmvar.h
Age
Commit message (
Expand
)
Author
2016-01-25
Keep track of HT protection settings in beacons and have 11n-capable
Stefan Sperling
2016-01-05
Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n mode
Stefan Sperling
2015-12-14
Add initial 802.11n support to the iwm(4) driver.
Stefan Sperling
2015-12-08
When iwm(4) moves to AUTH state it asks the firmware for a "time event" to
Stefan Sperling
2015-10-22
remove some horrible iwm typedefs
Jonathan Gray
2015-10-11
Add a symbolic name for the special '-1' value of iwm's sc_wantresp.
Stefan Sperling
2015-10-05
Simplify iwm(4) newstate task by only queuing one state transition
Stefan Sperling
2015-06-15
Remove comments referring to Linux iwlwifi source filenames from iwm(4).
Stefan Sperling
2015-06-15
Make the wifi LED work with iwm(4).
Stefan Sperling
2015-03-02
workaround for interrupt coalescing bug not needed on 7265
Jonathan Gray
2015-03-02
load the correct firmware for 3160/7265
Jonathan Gray
2015-02-23
More iwm(4) whitespace fixes from NetBSD.
Stefan Sperling
2015-02-23
Make iwm(4) re-read the firmware image from disk on if down/up like other
Stefan Sperling
2015-02-07
Handle suspend/resume for iwm(4) devices, by syncing with iwn(4)
Peter Hessler
2015-02-06
Add bpf(4) support to iwm(4). Makes tcpdump -i iwm0 work. Based on iwn(4).
Stefan Sperling
2015-02-06
Add iwm(4), a new driver for Intel 7260 wifi cards.
Stefan Sperling