History log of /freebsd/usr.sbin/wlandebug/wlandebug.c (Results 26 – 40 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# b5720689 11-Jun-2007 Sam Leffler <sam@FreeBSD.org>

o add 11n knob
o gcc42 stuff


# c31d92bb 12-Jan-2007 Sam Leffler <sam@FreeBSD.org>

fix typo

MFC after: 1 week


Revision tags: release/6.2.0_cvs, release/6.2.0
# cb3b3332 26-Nov-2006 Sam Leffler <sam@FreeBSD.org>

add rate knob for net80211 rate control modules

MFC after: 1 month


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0
# 12f961f4 12-Dec-2005 Sam Leffler <sam@FreeBSD.org>

o move programs to separate directories and use stock Makefiles;
this simplifies including them in crunchgen images
o rename 80211* programs to wlan* as was originally intended


# 11e9b8ba 04-Aug-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- MFC @196061


# 412c4395 17-Jul-2009 Sam Leffler <sam@FreeBSD.org>

add mesh support

Submitted by: rpaulo
Approved by: re (kib)


Revision tags: release/7.2.0_cvs, release/7.2.0
# 10ad9a77 08-Jan-2009 Sam Leffler <sam@FreeBSD.org>

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 t

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

show more ...


Revision tags: release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0
# 9758983c 29-May-2008 Sam Leffler <sam@FreeBSD.org>

misc cleanups for stricter compilation


# 2aa481a1 29-May-2008 Sam Leffler <sam@FreeBSD.org>

update copyright year and nuke dual-gpl bits that should've removed long ago


# 433b4c16 19-May-2008 Andrew Thompson <thompsa@FreeBSD.org>

Allow wlandebug to set the default debug level which is inherited when vaps are
created.


# 525de97e 20-Apr-2008 Sam Leffler <sam@FreeBSD.org>

update for vaps

Supported by: Hobnob


Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# b5720689 11-Jun-2007 Sam Leffler <sam@FreeBSD.org>

o add 11n knob
o gcc42 stuff


# c31d92bb 12-Jan-2007 Sam Leffler <sam@FreeBSD.org>

fix typo

MFC after: 1 week


Revision tags: release/6.2.0_cvs, release/6.2.0
# cb3b3332 26-Nov-2006 Sam Leffler <sam@FreeBSD.org>

add rate knob for net80211 rate control modules

MFC after: 1 month


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0
# 12f961f4 12-Dec-2005 Sam Leffler <sam@FreeBSD.org>

o move programs to separate directories and use stock Makefiles;
this simplifies including them in crunchgen images
o rename 80211* programs to wlan* as was originally intended


12