NetBSD/sys/net80211
dyoung 9c65c69cd6 Support data-rate adaptation loosely based on the paper "Link
Adaptation Strategy for IEEE 802.11 WLAN via Received Signal Strength
Measurement" by Javier del Prado Pavon and Sunghyun Choi. This
module should provide faster adaptation and higher throughput than
Lucent's rate-adaptation scheme.

Individual drivers need to be modified to use this module. Patches
for wi(4) are forthcoming.
2003-10-26 07:56:41 +00:00
..
ieee80211_compat.c
ieee80211_compat.h add __attribute__((__format__)) to if_printf 2003-10-15 08:13:28 +00:00
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c Fix uninitialized variable warning 2003-10-25 18:31:59 +00:00
ieee80211_ioctl.c Fix PR 23146 (sys/net80211/ intergration break WEP/power management 2003-10-13 20:05:09 +00:00
ieee80211_ioctl.h
ieee80211_node.c Add WEP shared-key authentication. 2003-10-15 11:43:51 +00:00
ieee80211_node.h Add WEP shared-key authentication. 2003-10-15 11:43:51 +00:00
ieee80211_output.c Add WEP shared-key authentication. 2003-10-15 11:43:51 +00:00
ieee80211_proto.c Add Kevin Lahey's power-saving support from the old 802.11 layer 2003-10-13 04:23:56 +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
ieee80211_rssadapt.c Support data-rate adaptation loosely based on the paper "Link 2003-10-26 07:56:41 +00:00
ieee80211_rssadapt.h Support data-rate adaptation loosely based on the paper "Link 2003-10-26 07:56:41 +00:00
ieee80211_var.h * Add support for frequency-hopping PHY mode. 2003-10-13 04:27:40 +00:00
ieee80211.c bpfattach/bpfdetach need to be protected with NBPFILTER > 0 2003-10-16 22:25:00 +00:00
ieee80211.h Add WEP shared-key authentication. 2003-10-15 11:43:51 +00:00
Makefile Install header files for the new 802.11 layer. 2003-10-13 04:29:31 +00:00