NetBSD/sys/net80211
dyoung 25e9e914b4 Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
sam@ and various open source repositories:

ath(4):

        Ignore "phantom" beacon misses: should stabilize connections
        to access points (no more ceaseless link-UP/DOWN indications).
        Also, re-synchronize beacon timer using the TSF in the
        first beacon received after joining a BSS---this should
        also help suppress spurious beacon misses.  I am hopeful
        that this will help ath(4) lossage reported by perry@ and
        smb@.

        Add new configuration through sysctl.

        Use a shorter calibration interval until IQ calibration
        finishes.

        Report antenna noise through radiotap.

        Rudiments of Radar Detection / Dynamic Frequency Selection.

        Update to HAL version 0.9.16.13.

        Update open sources for changes to the HAL API.

        Add HALs for additional architectures: add big-endian ELF
        HALs for sparc64 and for PowerPC.  Also add a Alpha HAL.
        These new HALs are untested under NetBSD.

ath(4) + net80211:

        Make the multicast transmit rate configurable by ioctl.

        Miscellaneous bug fixes.
2006-03-02 03:38:26 +00:00
..
CHANGES Update for recent changes and after tweaking the command to generate 2005-11-23 20:29:08 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
_ieee80211.h Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
files.net80211 Move 802.11-specific files to files.net80211 2005-11-27 21:14:26 +00:00
ieee80211.c Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_acl.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_crypto.c KNF: return NULL for a pointer, instead of 0. 2006-02-27 00:55:46 +00:00
ieee80211_crypto.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_crypto_ccmp.c Register these crypto modules. 2005-11-18 16:57:22 +00:00
ieee80211_crypto_none.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ieee80211_crypto_tkip.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_crypto_wep.c Register these crypto modules. 2005-11-18 16:57:22 +00:00
ieee80211_input.c Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211_ioctl.c Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +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 Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211_netbsd.h Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211_node.c Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211_node.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_output.c From sam@FreeBSD.org: 2006-02-19 07:52:43 +00:00
ieee80211_proto.c Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_rssadapt.c merge ktrace-lwp. 2005-12-11 12:16:03 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_var.h Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
ieee80211_xauth.c Register authenticators for 802.1x, WPA. 2006-02-27 01:08:28 +00:00