summaryrefslogtreecommitdiffstats
path: root/package/ar7-atm
Commit message (Collapse)AuthorAgeFilesLines
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵Matteo Croce2008-03-111-2/+2
| | | | | | an older tarball, fixedd SVN-Revision: 10590
* ar7-atm: apply patch wellMatteo Croce2008-03-111-585/+580
| | | | SVN-Revision: 10589
* ar7-atm: fix sysctl (closes #3122)Matteo Croce2008-03-111-27/+36
| | | | SVN-Revision: 10588
* ar7-atm: add an useful patch from #2561, tnx Axel GembeMatteo Croce2008-03-091-0/+585
| | | | SVN-Revision: 10576
* Fix two of the three bugs in #3122Matteo Croce2008-03-081-28/+43
| | | | SVN-Revision: 10571
* fix AR7 DSL with 2.6.24Matteo Croce2008-02-081-28/+61
| | | | SVN-Revision: 10423
* update ar7 sangam tarballMatteo Croce2008-01-151-1/+1
| | | | SVN-Revision: 10203
* fix broken patch file from #2997Travis Kemen2008-01-091-2/+2
| | | | SVN-Revision: 10152
* Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which ↵Florian Fainelli2008-01-071-0/+12
| | | | | | | | | | | reports a WARNING: at kernel/softirq.c:138 local_bh_enable(). Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH, which is wrong for most skbuff stuff. Use tasklet instead. Signed-off-by: <benoit.ganne@gmail.com> SVN-Revision: 10141
* updated DSL driver and firmware (closes #2532)Matteo Croce2008-01-056-93/+98
| | | | SVN-Revision: 10118
* ar7-atm: updated the firmware image (#2532)Matteo Croce2007-10-241-2/+2
| | | | SVN-Revision: 9426
* Fix sangam DSL build with 2.6.23 kernelMatteo Croce2007-10-041-61/+80
| | | | SVN-Revision: 9119
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-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 Thill2007-09-071-6/+17
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-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
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)Nicolas Thill2007-08-185-80/+80
| | | | SVN-Revision: 8426
* fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)Nicolas Thill2007-08-011-30/+28
| | | | SVN-Revision: 8303
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-271-6/+2
| | | | SVN-Revision: 8189
* Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining ↵Florian Fainelli2007-07-243-0/+71
| | | | | | in prototypes caused it to fail) SVN-Revision: 8140
* Remove reference to old ar7-2.4 codeFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7667
* fix ar7 compileFelix Fietkau2007-05-241-0/+14
| | | | SVN-Revision: 7331
* Fix objects linking order (#1643)Florian Fainelli2007-05-081-1/+1
| | | | SVN-Revision: 7140
* Make only on ar7 platforms.Mike Albon2007-04-241-1/+1
| | | | SVN-Revision: 7041
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-203-26/+731
| | | | | | ar7-2.6 SVN-Revision: 7020
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+1
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-201-1/+1
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-2/+2
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5512
* convert ar7-atm to KernelPackage templateFelix Fietkau2006-10-241-18/+9
| | | | SVN-Revision: 5277
* fix tiatm compileFelix Fietkau2006-10-241-0/+28
| | | | SVN-Revision: 5275
* move the ar7 adsl driver into a separate package directory with external ↵Felix Fietkau2006-10-171-0/+68
build and source download SVN-Revision: 5185