..
_ieee80211.h
Add support for the command list scan in ifconfig (this command permits to scan
2007-12-16 13:49:21 +00:00
CHANGES
Update for recent changes and after tweaking the command to generate
2005-11-23 20:29:08 +00:00
files.net80211
Move AMRR code out of wpi(4) and ural(4) into net80211 itself.
2006-10-31 21:53:41 +00:00
ieee80211_acl.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_amrr.c
use __KERNEL_RCSID()
2007-12-11 12:40:10 +00:00
ieee80211_amrr.h
Move AMRR code out of wpi(4) and ural(4) into net80211 itself.
2006-10-31 21:53:41 +00:00
ieee80211_crypto_ccmp.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_crypto_none.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_crypto_tkip.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_crypto_wep.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_crypto.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_crypto.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ieee80211_input.c
fix fallout from caddr_t changes.
2007-03-04 07:54:07 +00:00
ieee80211_ioctl.c
Start patching up the kernel so that a network driver always has
2008-02-07 01:21:52 +00:00
ieee80211_ioctl.h
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
2006-03-02 03:38:26 +00:00
ieee80211_netbsd.c
fix 0 bssid problem on rejoin. From FreeBSD.
2008-01-31 22:07:22 +00:00
ieee80211_netbsd.h
Fix ieee80211_node leak
2008-01-13 13:01:12 +00:00
ieee80211_node.c
Add IEEE80211_NODE_UNLOCK() to match the IEEE80211_NODE_LOCK() .
2007-12-20 20:56:18 +00:00
ieee80211_node.h
Use #ifdef _KERNEL to keep kernel-only definitions out of userland.
2007-12-22 00:51:07 +00:00
ieee80211_output.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ieee80211_proto.c
Fix ieee80211_node leak
2008-01-13 13:01:12 +00:00
ieee80211_proto.h
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
2006-03-02 03:38:26 +00:00
ieee80211_radiotap.h
Reference the right flag,
2007-03-26 21:22:35 +00:00
ieee80211_rssadapt.c
comment out impossible comparisons.
2006-08-30 15:40:41 +00:00
ieee80211_rssadapt.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-10 23:21:38 +00:00
ieee80211_sysctl.h
Convert many of the uses of __attribute__ to equivalent
2007-12-25 18:33:32 +00:00
ieee80211_var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ieee80211_xauth.c
Register authenticators for 802.1x, WPA.
2006-02-27 01:08:28 +00:00
ieee80211.c
aprintify
2007-12-01 14:35:51 +00:00
ieee80211.h
Add support for the command list scan in ifconfig (this command permits to scan
2007-12-16 13:49:21 +00:00
Makefile
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00