freebsd-dev/sys/net80211
Sam Leffler 6f322b78de Update ieee80211_mhz2ieee to understand public safety bands and spectrum
that can potentially be mapped to negative ieee #'s.

NB: before operation on the latter can be supported we need to cleanup
    various code that assumes ieee channel #'s are >= 0
2005-11-15 05:56:32 +00:00
..
_ieee80211.h Don't use ic_curmode to decide when to do 11g station accounting, 2005-08-10 17:42:13 +00:00
ieee80211_acl.c Extend acl support to pass ioctl requests through and use this to 2005-08-13 17:31:48 +00:00
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_freebsd.c Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
ieee80211_freebsd.h
ieee80211_input.c
ieee80211_ioctl.c - Store pointer to the link-level address right in "struct ifnet" 2005-11-11 16:04:59 +00:00
ieee80211_ioctl.h Extend acl support to pass ioctl requests through and use this to 2005-08-13 17:31:48 +00:00
ieee80211_node.c revert 1.64: we cannot use the channel characteristics to decide when to 2005-08-13 17:50:21 +00:00
ieee80211_node.h
ieee80211_output.c Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
ieee80211_proto.c
ieee80211_proto.h Extend acl support to pass ioctl requests through and use this to 2005-08-13 17:31:48 +00:00
ieee80211_radiotap.h
ieee80211_var.h Update ieee80211_mhz2ieee to understand public safety bands and spectrum 2005-11-15 05:56:32 +00:00
ieee80211_xauth.c
ieee80211.c Update ieee80211_mhz2ieee to understand public safety bands and spectrum 2005-11-15 05:56:32 +00:00
ieee80211.h