freebsd-dev/sys/net80211
Tai-hwa Liang 8157976a26 Properly set ic_curchan before calling back to device driver to do channel
switching(ifconfig devX channel Y).  This fix should make channel changing
works again in monitor mode.

Submitted by:	sam
X-MFC-With:	other ic_curchan changes
2005-08-30 14:27:47 +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
ieee80211_freebsd.h
ieee80211_input.c
ieee80211_ioctl.c Properly set ic_curchan before calling back to device driver to do channel 2005-08-30 14:27:47 +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
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
ieee80211_xauth.c
ieee80211.c
ieee80211.h