freebsd-skq/sys/dev/ath
sam 98ad45c3d3 TDMA support for long distance point-to-point links using ath devices:
o add net80211 support for a tdma vap that is built on top of the
  existing adhoc-demo support
o add tdma scheduling of frame transmission to the ath driver; it's
  conceivable other devices might be capable of this too in which case
  they can make use of the 802.11 protocol additions etc.
o add minor bits to user tools that need to know: ifconfig to setup and
  configure, new statistics in athstats, and new debug mask bits

While the architecture can support >2 slots in a TDMA BSS the current
design is intended (and tested) for only 2 slots.

Sponsored by:	Intel
2009-01-08 17:12:47 +00:00
..
ath_hal Correct 5212 ani support so that max noise immunity, spur immunity, and 2008-12-19 18:33:53 +00:00
ath_rate correct fixed rate handling; the rixmap was changed a while back 2009-01-07 23:30:26 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c remove the ath_rate module dependency; it's all bundled 2009-01-06 01:58:45 +00:00
if_ath.c TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
if_athioctl.h TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
if_athrate.h now that the new association callback is used when joining a bss we can 2008-10-27 16:58:06 +00:00
if_athvar.h TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00