NetBSD/sys/net80211
mycroft feabadd671 The adhoc mode changes are seriously broken. In host-AP mode, at least, we
must use a full node for received management frames, or we are unable to
complete association and talk to the client.  I could add an
"if mode == HOSTAP" to fix this, but instead I am reverting the change and
remanding it to the person who broke it.
2004-07-26 16:31:47 +00:00
..
ieee80211_channel.h Move ieee80211_channel definition and channel flags into 2004-07-16 02:56:50 +00:00
ieee80211_compat.c
ieee80211_compat.h NetBSD's KASSERT takes just one argument while FreeBSD's takes two, 2004-01-13 23:37:29 +00:00
ieee80211_crypto.c Synchronize with FreeBSD sources from 12 Dec 2003. 2003-12-14 09:56:53 +00:00
ieee80211_crypto.h
ieee80211_input.c Pull the IBSS merge logic out of atw and into net80211, since ath 2004-07-24 23:53:49 +00:00
ieee80211_ioctl.c IEEE80211_F_WEPON -> IEEE80211_F_PRIVACY 2004-07-23 08:31:39 +00:00
ieee80211_ioctl.h Add ioctl constants for both the 802.11g protection mode and for 2004-04-30 22:51:04 +00:00
ieee80211_netbsd.h First part of this file -- ieee80211_node locking macros. 2004-07-23 10:16:00 +00:00
ieee80211_node.c The adhoc mode changes are seriously broken. In host-AP mode, at least, we 2004-07-26 16:31:47 +00:00
ieee80211_node.h Cleanup of ieee80211_node from madwifi: 2004-07-23 10:15:13 +00:00
ieee80211_output.c IEEE80211_F_WEPON -> IEEE80211_F_PRIVACY 2004-07-23 08:31:39 +00:00
ieee80211_proto.c Cleanup of ieee80211_node from madwifi: 2004-07-23 10:15:13 +00:00
ieee80211_proto.h Pull the IBSS merge logic out of atw and into net80211, since ath 2004-07-24 23:53:49 +00:00
ieee80211_radiotap.h Define IEEE80211_RADIOTAP_HDRLEN, the length of a radiotap header. 2004-06-06 04:13:28 +00:00
ieee80211_rssadapt.c Diff reduction vs. madwifi. 2004-07-23 06:44:55 +00:00
ieee80211_rssadapt.h Create ieee80211_rssadapt_debug to control rssadapt(9) debug messages 2004-05-06 03:03:20 +00:00
ieee80211_sysctl.h Add sysctl access to 802.11 node tables, step #1. 2004-07-16 03:01:09 +00:00
ieee80211_var.h Pull the IBSS merge logic out of atw and into net80211, since ath 2004-07-24 23:53:49 +00:00
ieee80211.c Cleanup of ieee80211_node from madwifi: 2004-07-23 10:15:13 +00:00
ieee80211.h Sync with madwifi. 2004-07-23 05:33:23 +00:00
Makefile Add sysctl access to 802.11 node tables, step #2. 2004-07-16 03:02:41 +00:00