Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix acx compilation on 2.6.27 | Florian Fainelli | 2009-05-07 | 1 | -0/+82 |
| | | | | SVN-Revision: 15667 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Add acx wireless configuration (#4095) | Florian Fainelli | 2008-10-13 | 2 | -0/+203 |
| | | | | SVN-Revision: 12962 | ||||
* | use the Download/ macro to get ACX firmwares | Nicolas Thill | 2008-09-15 | 1 | -15/+17 |
| | | | | SVN-Revision: 12612 | ||||
* | acx: fix firmware download URL | Matteo Croce | 2008-07-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 11821 | ||||
* | remove hacks to disable modules on some targets now that we do have proper ↵ | Nicolas Thill | 2008-05-26 | 1 | -3/+2 |
| | | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272 | ||||
* | acx100 fix by nabcore | Matteo Croce | 2008-05-02 | 1 | -0/+14 |
| | | | | SVN-Revision: 11011 | ||||
* | don't build acx* kernel modules on UML | Nicolas Thill | 2008-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10880 | ||||
* | Add support for the C19 revision of the ACX111 firmware (#3280) | Florian Fainelli | 2008-03-29 | 1 | -7/+15 |
| | | | | SVN-Revision: 10686 | ||||
* | update acx100 | Matteo Croce | 2008-02-10 | 3 | -56/+2 |
| | | | | SVN-Revision: 10439 | ||||
* | backport acx100 2.6.24 fixes from SVN | Matteo Croce | 2008-02-08 | 1 | -0/+42 |
| | | | | SVN-Revision: 10425 | ||||
* | acx: fix X86 builds | Matteo Croce | 2008-01-14 | 1 | -0/+12 |
| | | | | SVN-Revision: 10183 | ||||
* | update the acx driver | Matteo Croce | 2008-01-12 | 3 | -580/+3 |
| | | | | SVN-Revision: 10178 | ||||
* | Bump release number after the vlynq change | Florian Fainelli | 2008-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 10108 | ||||
* | Add native vlynq support to the old acx driver (#2864) | Florian Fainelli | 2008-01-04 | 1 | -0/+557 |
| | | | | SVN-Revision: 10102 | ||||
* | upgrade acx and acx-mac80211, removed two patches now unneeded | Matteo Croce | 2007-10-03 | 3 | -149/+3 |
| | | | | SVN-Revision: 9112 | ||||
* | disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in ↵ | Nicolas Thill | 2007-09-29 | 1 | -1/+2 |
| | | | | | | 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 this | Matteo Croce | 2007-09-17 | 1 | -0/+33 |
| | | | | SVN-Revision: 8818 | ||||
* | acx: Fix Makefile | Matteo Croce | 2007-09-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 8817 | ||||
* | Updated acx (#2394) and fixed acx-mac80211 build | Matteo Croce | 2007-09-16 | 2 | -14/+17 |
| | | | | SVN-Revision: 8797 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
| | | | | | | 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 Thill | 2007-09-07 | 1 | -4/+5 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (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 vars | Nicolas Thill | 2007-09-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 8587 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | avr32 build fixes | Imre Kaloz | 2007-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8017 | ||||
* | Put the acx tarball on openwrt.org (#1913) | Florian Fainelli | 2007-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 7656 | ||||
* | upgrade a few packages to newer versions (includes patch by kaloz) - ↵ | Felix Fietkau | 2007-06-05 | 1 | -0/+12 |
| | | | | | | preparation for 2.6.22 SVN-Revision: 7507 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 3 | -10/+17 |
| | | | | SVN-Revision: 7490 | ||||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -0/+112 |
| | | | | SVN-Revision: 7479 | ||||
* | Add acx package | Eugene Konev | 2007-03-18 | 3 | -0/+95 |
SVN-Revision: 6605 |