summaryrefslogtreecommitdiffstats
path: root/package/ath9k
Commit message (Collapse)AuthorAgeFilesLines
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* disable ath9k on all platforms without pci support, not just umlFelix Fietkau2008-08-201-1/+1
| | | | SVN-Revision: 12354
* disable ath9k on umlNicolas Thill2008-08-201-1/+1
| | | | SVN-Revision: 12352
* update ath9k to latest git versionImre Kaloz2008-08-0317-2851/+2716
| | | | SVN-Revision: 12079
* sync ath9k with latest git codeImre Kaloz2008-07-3115-2638/+1972
| | | | SVN-Revision: 12038
* bump ath9k package version number, tooImre Kaloz2008-07-221-1/+1
| | | | SVN-Revision: 11903
* sync ath9k with the git treeImre Kaloz2008-07-2215-219/+33
| | | | SVN-Revision: 11902
* ath9k: correct package descriptionMatteo Croce2008-07-201-1/+1
| | | | SVN-Revision: 11889
* add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least ↵Felix Fietkau2008-07-201-0/+16
| | | | | | in sta mode :) SVN-Revision: 11886
* ath9k: remove software descriptor swapping, hw already does thatFelix Fietkau2008-07-201-0/+64
| | | | SVN-Revision: 11885
* add the new ath9k driver (loads successfully on an AR9160 card, but still ↵Felix Fietkau2008-07-2025-0/+32739
seems to have some rf issues) SVN-Revision: 11884