summaryrefslogtreecommitdiff
path: root/package/acx
Commit message (Collapse)AuthorAge
* remove old acx driverFlorian Fainelli2012-04-24
| | | | SVN-Revision: 31456
* package: acx: mark as broken for 3.2Jonas Gorski2011-11-09
| | | | SVN-Revision: 28895
* package/acx: mark as broken for linux 3.1Jonas Gorski2011-08-09
| | | | SVN-Revision: 27938
* acx: Major rework of acx.sh scriptVasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26201
* acx: Add newline at end of autodetected wireless config (cosmetic)Vasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26196
* acx: Detect every device presentVasilis Tsiligiannis2011-03-13
| | | | SVN-Revision: 26150
* acx: don't fail if 'wifi' led is missingFlorian Fainelli2011-01-27
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25168
* wifi: change the default channel from 5 to 11, 5 was a really bad choiceFelix Fietkau2010-10-13
| | | | SVN-Revision: 23423
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
| | | | SVN-Revision: 22145
* kernel: fix build problems with recent kernel versionsHauke Mehrtens2010-07-11
| | | | SVN-Revision: 22137
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-26
| | | | SVN-Revision: 21956
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-16
| | | | SVN-Revision: 21477
* fix acx compile error with VLYNQ support (#7281)Florian Fainelli2010-05-04
| | | | SVN-Revision: 21347
* make acx available to PCI platforms as well (#7174)Florian Fainelli2010-05-02
| | | | SVN-Revision: 21313
* package/acx: refresh patchesGabor Juhos2010-03-26
| | | | SVN-Revision: 20448
* acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that ↵Nicolas Thill2010-03-08
| | | | | | just fails on some targets) SVN-Revision: 20047
* move netdev_ops conversion, previous hunk was not correctFlorian Fainelli2010-03-06
| | | | SVN-Revision: 20016
* migrate acx to netdev_ops, required for later kernelsFlorian Fainelli2010-03-06
| | | | SVN-Revision: 20014
* acx fixes for 2.6.30Florian Fainelli2009-08-03
| | | | SVN-Revision: 17116
* fix acx compilation on 2.6.27Florian Fainelli2009-05-07
| | | | SVN-Revision: 15667
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* Add acx wireless configuration (#4095)Florian Fainelli2008-10-13
| | | | SVN-Revision: 12962
* use the Download/ macro to get ACX firmwaresNicolas Thill2008-09-15
| | | | SVN-Revision: 12612
* acx: fix firmware download URLMatteo Croce2008-07-14
| | | | SVN-Revision: 11821
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-26
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* acx100 fix by nabcoreMatteo Croce2008-05-02
| | | | SVN-Revision: 11011
* don't build acx* kernel modules on UMLNicolas Thill2008-04-20
| | | | SVN-Revision: 10880
* Add support for the C19 revision of the ACX111 firmware (#3280)Florian Fainelli2008-03-29
| | | | SVN-Revision: 10686
* update acx100Matteo Croce2008-02-10
| | | | SVN-Revision: 10439
* backport acx100 2.6.24 fixes from SVNMatteo Croce2008-02-08
| | | | SVN-Revision: 10425
* acx: fix X86 buildsMatteo Croce2008-01-14
| | | | SVN-Revision: 10183
* update the acx driverMatteo Croce2008-01-12
| | | | SVN-Revision: 10178
* Bump release number after the vlynq changeFlorian Fainelli2008-01-04
| | | | SVN-Revision: 10108
* Add native vlynq support to the old acx driver (#2864)Florian Fainelli2008-01-04
| | | | SVN-Revision: 10102
* upgrade acx and acx-mac80211, removed two patches now unneededMatteo Croce2007-10-03
| | | | SVN-Revision: 9112
* disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in ↵Nicolas Thill2007-09-29
| | | | | | KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22 SVN-Revision: 9065
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-17
| | | | SVN-Revision: 8818
* acx: Fix MakefileMatteo Croce2007-09-16
| | | | SVN-Revision: 8817
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-16
| | | | SVN-Revision: 8797
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-03
| | | | SVN-Revision: 8587
* use a default VERSION field for kmod packagesNicolas Thill2007-09-02
| | | | SVN-Revision: 8575
* avr32 build fixesImre Kaloz2007-07-17
| | | | SVN-Revision: 8017
* Put the acx tarball on openwrt.org (#1913)Florian Fainelli2007-06-17
| | | | SVN-Revision: 7656
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-05
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-03
| | | | SVN-Revision: 7479
* Add acx packageEugene Konev2007-03-18
SVN-Revision: 6605