NetBSD/sys/net80211
dyoung 4021fab89e Remove a few levels of indentation in ieee80211_find_rxnode by
return'ing early.
2004-07-02 23:54:08 +00:00
..
Makefile Install header files for the new 802.11 layer. 2003-10-13 04:29:31 +00:00
ieee80211.c Add sysctl(9) descriptions for net.link and net.link.ieee80211. 2004-06-06 05:45:29 +00:00
ieee80211.h From FreeBSD. Definite structures and constants for 2004-04-30 23:51:53 +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 Prevent ad hoc lossage: copy the SSID from a beacon into the 2004-05-31 11:12:24 +00:00
ieee80211_ioctl.c No need to suppress if_init calls, ether_ioctl already does it. 2004-05-06 02:58:16 +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_node.c Remove a few levels of indentation in ieee80211_find_rxnode by 2004-07-02 23:54:08 +00:00
ieee80211_node.h Add a malloc(9) type for 802.11 nodes. 2004-04-30 22:57:32 +00:00
ieee80211_output.c If WEP is on, set a data packet's WEP flag when we 802.11-encapsulate 2004-05-31 11:02:55 +00:00
ieee80211_proto.c From FreeBSD. Copy the "basic rate" bit from the 2004-04-30 23:58:20 +00:00
ieee80211_proto.h Add Kevin Lahey's power-saving support from the old 802.11 layer 2003-10-13 04:23:56 +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 Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
ieee80211_rssadapt.h Create ieee80211_rssadapt_debug to control rssadapt(9) debug messages 2004-05-06 03:03:20 +00:00
ieee80211_var.h Add a sysctl, net.ieee80211.debug, for turning debug messages on 2004-05-06 03:07:10 +00:00