freebsd-skq/sys/net80211
sam 551dbe5269 Only call if_init when doing SIOCSIFADDR if the interface is not marked
up (IFF_UP).  This eliminates extraneous AP scanning.

Reviewed by:	imp
2004-03-30 22:53:52 +00:00
..
ieee80211_crypto.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_crypto.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_input.c Add support for FH phy, which will be used by awi driver. 2004-01-15 08:44:27 +00:00
ieee80211_ioctl.c Only call if_init when doing SIOCSIFADDR if the interface is not marked 2004-03-30 22:53:52 +00:00
ieee80211_ioctl.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_node.c fix typo that broke AP scanning by BSSID 2003-11-09 23:36:46 +00:00
ieee80211_node.h parameterize locking to improve portability and possible 2003-10-17 21:41:52 +00:00
ieee80211_output.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_proto.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
ieee80211_proto.h MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +00:00
ieee80211_radiotap.h Sync with netbsd: 2003-12-28 06:57:28 +00:00
ieee80211_var.h Add support for FH phy, which will be used by awi driver. 2004-01-15 08:44:27 +00:00
ieee80211.c Add explicit dependency on "ether", since we use ether_ifattach(). 2004-03-16 19:25:55 +00:00
ieee80211.h Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds. 2004-01-13 06:22:55 +00:00