Start of new compat-wireless git tree for kernels >= 2.6.27
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 3 Sep 2008 02:27:56 +0000 (19:27 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 3 Sep 2008 02:27:56 +0000 (19:27 -0700)
commitd199a75a1cbdb2ff1678cdff01cd976b5552d73e
tree58823d344c28a5f99caf925a4bf3b7585cde099d
Start of new compat-wireless git tree for kernels >= 2.6.27
For older kernels please see compat-wireless-2.6-old.git.

We split because of the new TX Multiqueue changes introduced which
were difficult to backport.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
22 files changed:
.gitignore [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
compat/compat.c [new file with mode: 0644]
compat/compat.diff [new file with mode: 0644]
compat/compat.h [new file with mode: 0644]
compat/mq_compat.h [new file with mode: 0644]
config.mk [new file with mode: 0644]
scripts/admin-clean.sh [new file with mode: 0755]
scripts/admin-refresh.sh [new file with mode: 0755]
scripts/admin-update.sh [new file with mode: 0755]
scripts/athenable [new file with mode: 0755]
scripts/athload [new file with mode: 0755]
scripts/b43enable [new file with mode: 0755]
scripts/b43load [new file with mode: 0755]
scripts/check_config.sh [new file with mode: 0755]
scripts/gen-compat-autoconf.sh [new file with mode: 0755]
scripts/load.sh [new file with mode: 0755]
scripts/madwifi-unload [new file with mode: 0755]
scripts/modlib.sh [new file with mode: 0755]
scripts/unload.sh [new file with mode: 0755]