sam 2007-11-29 21:23:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net80211 ieee80211.c ieee80211_var.h
Log:
MFC: ieee80211_find_channel_byieee for use with sta mode scanning
changes to handle off-channel beacons
Approved by:
sam 2007-11-23 05:57:20 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c ieee80211_var.h
Log:
add ieee80211_find_channel_byieee to lookup a channel by ieee channel #
Reviewed by:thompsa
MFC after: 1 week
Revision ChangesPat
sam 2006-03-11 19:25:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net80211 ieee80211.c ieee80211_var.h
Log:
MFC: make driver override of net80211 parameter state consistent with methods
Approved by:re (scottl)
Revision Ch
sam 2006-02-14 17:48:56 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c ieee80211_var.h
Log:
o make driver override of net80211 parameter state consistent
with methods: instead of honoring non-zero values expect drivers
to write their own v
sam 2006-01-29 07:33:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net80211 ieee80211.c ieee80211_var.h
sys/dev/ath if_ath.c
Log:
MFC: switch beacon miss threshold from a time to the number of beacon frames
Revision Ch
sam 2006-01-23 20:57:30 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c ieee80211_var.h
Log:
switch beacon miss threshold from a time to the number of beacon
frames; the time value was implicitly based on the beacon interval
but never being upd
sam 2005-11-15 05:56:32 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c ieee80211_var.h
Log:
Update ieee80211_mhz2ieee to understand public safety bands and spectrum
that can potentially be mapped to negative ieee #'s.
NB: before operation o