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
/
ath.c
Age
Commit message (
Expand
)
Author
2003-12-16
Synchronize with FreeBSD:
dyoung
2003-12-07
In _STA mode, don't panic when a stray beacon-miss interrupt is
dyoung
2003-11-16
So that the internal bridge works in AP mode, call ath_start after
dyoung
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-11-02
Use ieee80211_find_rxnode to attribute Rx packets to the write
dyoung
2003-10-21
don't swap powerhook and shutdownhook.
yamt
2003-10-16
Fix WEP transmission, too. From FreeBSD/Sam Leffler.
dyoung
2003-10-16
ath(4) failed to detect when the number of DMA segments exceeded
dyoung
2003-10-16
add {shutdownhook,powerhook}disestablish()
ichiro
2003-10-15
add $NetBSD$
itojun
2003-10-15
Return 0 on SIOC{ADD,DEL}MULTI.
enami
2003-10-15
s/printf/DPRINTF/ for ath_rate_ctl()
itojun
2003-10-15
Fix WEP reception.
dyoung
2003-10-15
Port multicast handling to NetBSD. Addresses PR23151.
enami
2003-10-14
Do not index arrays using enum constants, since enums can be
dyoung
2003-10-14
add support ath on cardbus
ichiro
2003-10-13
NetBSD/FreeBSD compatibility changes NetBSD, especially
dyoung
2003-10-07
Initial import of ath(4) from FreeBSD.
dyoung