NetBSD/sys/net80211
2004-05-01 01:49:03 +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 From FreeBSD. Be more consistent with ieee80211_node 2004-04-30 23:58:08 +00:00
ieee80211_ioctl.c From FreeBSD. Handle 802.11g protection mode and 2004-04-30 23:58:11 +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 Doh. Make it compile w/o IEEE80211_DEBUG. 2004-05-01 01:49:03 +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 From FreeBSD. Increase a stats counter when 2004-04-30 23:58:17 +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
ieee80211_radiotap.h Sync with FreeBSD. Some apps get confused when the FCS comes at 2004-04-30 22:22:53 +00:00
ieee80211_rssadapt.c Get the sense of ra->ra_nok and ra->ra_nfail right. They indicate 2004-03-29 04:09:45 +00:00
ieee80211_rssadapt.h In wi(4), wi_choose_rate used to contain device-independent code. 2004-03-17 17:00:34 +00:00
ieee80211_var.h From FreeBSD. Add protection mode bits. Get rid of 2004-04-30 23:51:50 +00:00
ieee80211.c From FreeBSD. Change ieee80211_phymode_name from 2004-04-30 23:58:05 +00:00
ieee80211.h From FreeBSD. Definite structures and constants for 2004-04-30 23:51:53 +00:00
Makefile