summaryrefslogtreecommitdiff
path: root/sys/dev/ic/arn9380.c
AgeCommit message (Expand)Author
2014-01-22swap16 -> bswap16 swap32 -> bswap32matt
2013-04-03instead of ifnet use ethercom.christos
2013-03-30This is the initial port of OpenBSD's athn(4) driver. It supportschristos