summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athnvar.h
AgeCommit message (Expand)Author
2019-10-05remove __packed attribute from struct ieee80211_radiotap_headermrg
2019-09-13 if_flags is neither int nor short. It's unsigned short.msaitoh
2017-02-02wlan interfaces make interrupt routine running on softint context.nonaka
2015-11-27Pull in changes from OpenBSD r1.34:jmcneill
2013-04-06Fix return type and value of athn_resume (true for success, not 0 for nomartin
2013-04-03instead of ifnet use ethercom.christos
2013-03-30Use only one set of EDCA variableschristos
2013-03-30This is the initial port of OpenBSD's athn(4) driver. It supportschristos