summaryrefslogtreecommitdiffstats
path: root/package/ar7-atm
Commit message (Collapse)AuthorAgeFilesLines
* add compile fixes for ar7-atmFlorian Fainelli2010-08-261-4/+32
| | | | SVN-Revision: 22811
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* package/ar7-atm: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | SVN-Revision: 20914
* add support for new ar7-atm version D7.05.00.00 (#6515)Florian Fainelli2010-03-0722-0/+1761
| | | | SVN-Revision: 20039
* fix the use of proc_dostring w/ 2.6.32+Florian Fainelli2010-02-041-0/+29
| | | | SVN-Revision: 19512
* allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
| | | | SVN-Revision: 18887
* more compile fixes for sangam-atm and 2.6.31Florian Fainelli2009-08-111-0/+57
| | | | SVN-Revision: 17228
* more 2.6.30 related fixes for ar7-atmFlorian Fainelli2009-08-081-0/+13
| | | | SVN-Revision: 17183
* use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1Florian Fainelli2009-08-031-3/+3
| | | | SVN-Revision: 17114
* compile fixes in ar7-atm for new kernelsFlorian Fainelli2009-08-021-0/+20
| | | | SVN-Revision: 17096
* refresh ar7-atm patchesFlorian Fainelli2009-05-287-115/+96
| | | | SVN-Revision: 16158
* remove the ar7-atm hotplug for the moment since it makes the driver oopsFlorian Fainelli2009-05-281-128/+0
| | | | SVN-Revision: 16125
* updated led status on atm events (#2996)Florian Fainelli2009-05-261-0/+128
| | | | SVN-Revision: 16074
* allow ar7-atm annex a and b co-existence by symlinking firmwaresFlorian Fainelli2009-05-261-3/+5
| | | | SVN-Revision: 16071
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* 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