add some madwifi fixes and enhancements by Sven-Ola, refresh patches

SVN-Revision: 11848
This commit is contained in:
Felix Fietkau
2008-07-16 16:30:03 +00:00
parent 7ac73f8362
commit 0fb8aa363f
29 changed files with 2739 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
@@ -8094,6 +8094,7 @@
@@ -8104,6 +8104,7 @@
ath_hal_setupxtxdesc(sc->sc_ah, ds, mrr.rate1, mrr.retries1,
mrr.rate2, mrr.retries2,
mrr.rate3, mrr.retries3);