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
/
atw.c
Age
Commit message (
Expand
)
Author
2004-01-10
Rounding to the nearest multiple of 2 with roundup(constant, 2) is
dyoung
2004-01-10
In atw_rf3000_tune, enable I/O with the modem and RF front-end
dyoung
2004-01-10
Do not set IEEE80211_F_IBSSON in hostap mode. Treat hostap-mode
dyoung
2004-01-10
Report received-early interrupt with a debug printf.
dyoung
2004-01-10
Misc. cosmetic changes.
dyoung
2004-01-10
Use new docs provided by RFMD to give some meaning to
dyoung
2003-11-16
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
dyoung
2003-11-02
No need to check which state we're changing FROM when we deactivate
dyoung
2003-11-02
Get a clue from ath(4) and move the ieee80211_new_state() calls in
dyoung
2003-11-02
Fix thinko that breaks IBSS merges in atw(4). sc->sc_opmode !=
dyoung
2003-11-02
Use ieee80211_find_rxnode to attribute Rx packets to the write
dyoung
2003-10-25
make this compile again. I should really rename the FreeBSD KASSERT to
christos
2003-10-25
KASSERT takes 2 arguments here.
christos
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-16
Cosmetic change: shorten 6 lines to 2.
dyoung
2003-10-13
Adapt atw(4) to the new 802.11 layer.
dyoung
2003-09-20
Allow channels 1-14 in MMK2, for real. Fixes PR 22530 from
dyoung
2003-07-06
Oops. Add the atw(4) sources, too.
dyoung