freebsd-dev/sys/net80211
Sam Leffler c70761e6b5 o station mode channel switch support
o IEEE80211_IOC_CHANSWITCH fixups:
  - restrict to hostap vaps
  - return EOPNOTSUPP instead of EINVAL when applied to !hostap vap
    or to a vap w/o 11h enabled
  - interpret count of 0 to mean cancel the current CSA

Reviewed by:	rpaulo, avatar
2009-06-04 15:57:38 +00:00
..
_ieee80211.h
ieee80211_acl.c
ieee80211_adhoc.c Fix handling of devices w/o radiotap support: 2009-05-25 16:38:47 +00:00
ieee80211_adhoc.h
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_ddb.c Fix monitor mode vaps to work as intended: 2009-06-02 00:33:28 +00:00
ieee80211_dfs.c distribute sysctl decls so global variables can be made static 2009-05-30 20:11:23 +00:00
ieee80211_dfs.h
ieee80211_freebsd.c Remove hack used to deal with ifnet teardown now that if_detach and the 2009-06-02 16:57:27 +00:00
ieee80211_freebsd.h
ieee80211_hostap.c When a channel switch is done to a channel with different operating 2009-06-03 23:33:09 +00:00
ieee80211_hostap.h
ieee80211_ht.c distribute sysctl decls so global variables can be made static 2009-05-30 20:11:23 +00:00
ieee80211_ht.h pad data structures to enable integration of future features w/o abi breakage 2009-06-01 16:36:28 +00:00
ieee80211_input.c o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_input.h
ieee80211_ioctl.c o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_ioctl.h pad data structures to enable integration of future features w/o abi breakage 2009-06-01 16:36:28 +00:00
ieee80211_monitor.c count packets 2009-06-02 00:04:10 +00:00
ieee80211_monitor.h
ieee80211_node.c
ieee80211_node.h pad data structures to enable integration of future features w/o abi breakage 2009-06-01 16:36:28 +00:00
ieee80211_output.c o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_phy.c
ieee80211_phy.h add ieee80211_isratevalid 2009-05-29 23:39:16 +00:00
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_proto.h o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_radiotap.c Fix monitor mode vaps to work as intended: 2009-06-02 00:33:28 +00:00
ieee80211_radiotap.h
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan_sta.c
ieee80211_scan.c calls callout_drain(9) to un-schedule a scan timer to prevent a page 2009-06-03 04:10:22 +00:00
ieee80211_scan.h o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_sta.c o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_sta.h
ieee80211_superg.c distribute sysctl decls so global variables can be made static 2009-05-30 20:11:23 +00:00
ieee80211_superg.h
ieee80211_tdma.c o assert TDMA_MAXSLOTS is 2 so noone tries to blindly increase it 2009-05-30 19:57:31 +00:00
ieee80211_tdma.h
ieee80211_var.h o station mode channel switch support 2009-06-04 15:57:38 +00:00
ieee80211_wds.c Fix handling of devices w/o radiotap support: 2009-05-25 16:38:47 +00:00
ieee80211_wds.h
ieee80211_xauth.c
ieee80211.c partially fix mode setting; this no longer returns an error but still 2009-06-02 20:00:43 +00:00
ieee80211.h o station mode channel switch support 2009-06-04 15:57:38 +00:00