NetBSD/sys/net80211
dyoung 9abbf510f1 Add software fragmentation of 802.11 packets to net80211. Some
wireless NICs need the host's help to fragment packets before the
NIC transmits them.  From Sam Leffler.

Screen-scraped by me from the WWW source browser at perforce.freebsd.org.
2007-01-06 06:02:33 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211 Move AMRR code out of wpi(4) and ural(4) into net80211 itself. 2006-10-31 21:53:41 +00:00
ieee80211.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211.h For eventual re-use, extract the sub-band struct from struct 2006-03-28 00:13:56 +00:00
ieee80211_acl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_amrr.c Move AMRR code out of wpi(4) and ural(4) into net80211 itself. 2006-10-31 21:53:41 +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.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_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_input.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_ioctl.c Extract all of the FreeBSD compatibility ioctls into a subroutine, 2007-01-06 05:53:17 +00:00
ieee80211_ioctl.h
ieee80211_netbsd.c
ieee80211_netbsd.h
ieee80211_node.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_node.h Make 802.11 devices to work with stealth AP even when scanning 2006-06-30 06:17:10 +00:00
ieee80211_output.c Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
ieee80211_proto.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ieee80211_proto.h
ieee80211_radiotap.h Add a hint to the compiler that the radiotap header requires 8-byte 2007-01-06 05:51:15 +00:00
ieee80211_rssadapt.c comment out impossible comparisons. 2006-08-30 15:40:41 +00:00
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Make 802.11 devices to work with stealth AP even when scanning 2006-06-30 06:17:10 +00:00
ieee80211_xauth.c