index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
an.c
Age
Commit message (
Expand
)
Author
2001-11-13
add/cleanup RCSID
lukem
2001-07-18
Do not copy first keys into four key entries; the bug was introduced in 1.17
onoe
2001-07-07
bcopy -> memcpy
thorpej
2001-07-07
bcmp -> memcmp
thorpej
2001-06-29
Experimental support for LEAP, which is cisco's implementation of IEEE802.11
onoe
2001-06-28
Do not re-enable after resume if interface is marked down.
onoe
2001-06-21
Add support for persistent key.
onoe
2001-05-28
add a comment why IFF_PROMISC is handled separately for SIOCSIFFLAGS:
onoe
2001-05-24
minor style
itojun
2001-05-24
correct multicast filter handling. without this, we cannot run IPv6 on an*.
itojun
2001-03-08
Make sure data after the header is aligned, so that this works on
thorpej
2000-12-21
improve an_cmd() slightly:
onoe
2000-12-19
cleanup attach procedure, use tsleep() instead of long delay (and ignore
onoe
2000-12-14
ALTQ'ify.
thorpej
2000-12-14
Add PCI version of Aironet, not tested at all.
onoe
2000-12-13
Support 80211NWKEY and 80211POWER ioctl.
onoe
2000-12-12
add support(?) for PC4500 which is a 2Mbps product.
onoe
2000-12-12
cleanup headers: remove duplicate definition, split reg.h/var.h.
onoe
2000-12-12
s/Ethernet/802.11/ when printing the address.
thorpej
2000-12-11
To fix panic at "ifconfig an0 down",
onoe
2000-12-11
Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD.
onoe