..
Makefile
…
ieee80211.c
Undo last: I committed the wrong file.
2004-05-09 09:00:05 +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
Incorporate new authentication debug statements from FreeBSD.
2004-05-06 02:56:48 +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
In ieee80211_find_rxnode, when we "fake up" a node for an ad hoc
2004-05-09 09:18:47 +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
Following Andrew Brown's suggestion, move net.ieee80211 to
2004-05-06 07:11:40 +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