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
/
ic
/
atw.c
Age
Commit message (
Expand
)
Author
2004-07-15
Countdown correctly to the Target Beacon Transmission Time.
Todd C. Miller
2004-07-15
Simplify IBSS merge code.
Todd C. Miller
2004-07-15
Re-synchronize TSFT after an IBSS merge.
Todd C. Miller
2004-07-15
In the transmit interrupt handler, do not unnecessarily synchronize
Todd C. Miller
2004-07-15
Delete some dead code and a less-than-helpful comment.
Todd C. Miller
2004-07-15
Don't send data packets until the interface is in state RUN. This
Todd C. Miller
2004-07-15
Do not treat the lost beacon count specially any more. It is kind of
Todd C. Miller
2004-07-15
In ad hoc mode, don't set the mysterious EA bit in the Network Access
Todd C. Miller
2004-07-07
Only drain the transmit queue if we are idling the transmit section.
Todd C. Miller
2004-07-07
After we wait for the MAC's transmit section to idle, drain the
Todd C. Miller
2004-07-07
Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported).
Todd C. Miller
2004-07-07
Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD.
Todd C. Miller
2004-06-22
atw(4) driver from NetBSD (dyoung). Based in part on a port by
Todd C. Miller
[prev]