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
/
net80211
Age
Commit message (
Expand
)
Author
2005-03-03
addtion of a generic function for allocating beacons: ieee80211_beacon_alloc().
Damien Bergamini
2005-02-27
remove dead code of unsupported ioctls from FreeBSD. we do it in a
Reyk Floeter
2005-02-26
Fix a problem introduced with the recent lru cache change.
Jonathan Gray
2005-02-23
add all supported regulation domains. the forced COUNTRYCODE in ar5xxx
Reyk Floeter
2005-02-17
a new year and a new, less restrictive license. because it has to be
Reyk Floeter
2005-02-17
derived from NetBSD:
Reyk Floeter
2005-02-15
add the manual tx power option. this is supported by some prism2/2.5/3
Reyk Floeter
2005-01-07
add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4)
Reyk Floeter
2004-12-30
shorter symbolic names for regulation domains and 2GHz channels for FCC1A.
Reyk Floeter
2004-12-30
replace __attribute__((__packed__)) with __packed.
Reyk Floeter
2004-12-28
Sync with recent NetBSD ieee80211_compute_duration() changes.
Jonathan Gray
2004-12-25
in real C, there is not , after the last enum entry; ok reyk
Theo de Raadt
2004-12-23
From dyoung@NetBSD:
Jonathan Gray
2004-12-23
From dyoung@NetBSD:
Jonathan Gray
2004-12-06
add a flag that lets a wireless card indicate it can receive probe responses
David Gwynne
2004-11-25
compatibility ioctls for things like "wicontrol ath0 -l" to
Reyk Floeter
2004-11-06
fixed types in ieee80211_regdomain (thanks to Joerg Sonnenberger). now it
Reyk Floeter
2004-11-03
Use IFM_IEEE80211_IBSS for IBSS mode instead of IFM_IEEE80211_ADHOC.
Claudio Jeker
2004-11-02
Don't call memset() if MALLOC returns NULL; also fix the rcs ID.
Todd C. Miller
2004-11-02
some changes merged in from netbsd. ieee80211_regdomain.# will be used
Reyk Floeter
2004-10-20
CAPINFO_BITS from the current net/if_ieee80211.h header; fixes
Federico G. Schwindt
2004-10-04
need sys/param.h to compile
Michael Shalayeff
2004-07-04
fix a NetBSDism and a pasto left over from the import; ok millert@
Christian Weisgerber
2004-06-28
Don't restrict WEP keys to exactly 40 or 108 bits.
Todd C. Miller
2004-06-28
Enable AP scanning via the WI_RID_PRISM2 ioctl. Now atw(4) can do
Todd C. Miller
2004-06-27
Hack to avoid panic in arc4maybeinit() due to rnd device not being
Todd C. Miller
2004-06-22
Import current NetBSD/FreeBSD 802.11 framework.
Todd C. Miller
[prev]