summaryrefslogtreecommitdiffstats
path: root/package/ar7-atm/patches
Commit message (Collapse)AuthorAgeFilesLines
* [ar7] fix the use of proc_dostring w/ 2.6.32+florian2010-02-041-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] more compile fixes for sangam-atm and 2.6.31florian2009-08-111-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] more 2.6.30 related fixes for ar7-atmflorian2009-08-081-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] compile fixes in ar7-atm for new kernelsflorian2009-08-021-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] refresh ar7-atm patchesflorian2009-05-287-115/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove the ar7-atm hotplug for the moment since it makes the ↵florian2009-05-281-128/+0
| | | | | | driver oops git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] updated led status on atm events (#2996)florian2009-05-261-0/+128
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵matteo2008-03-111-2/+2
| | | | | | an older tarball, fixedd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: apply patch wellmatteo2008-03-111-585/+580
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: fix sysctl (closes #3122)matteo2008-03-111-27/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: add an useful patch from #2561, tnx Axel Gembematteo2008-03-091-0/+585
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7]: Fix two of the three bugs in #3122matteo2008-03-081-28/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix AR7 DSL with 2.6.24matteo2008-02-081-28/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken patch file from #2997thepeople2008-01-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377,florian2008-01-071-0/+12
| | | | | | | | | | | | | which 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] updated DSL driver and firmware (closes #2532)matteo2008-01-055-89/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix sangam DSL build with 2.6.23 kernelmatteo2007-10-041-61/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)nico2007-08-184-74/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)nico2007-08-011-30/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)nico2007-07-271-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining ↵florian2007-07-243-0/+71
| | | | | | in prototypes caused it to fail) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar7 compilenbd2007-05-241-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix objects linking order (#1643)florian2007-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵nbd2007-04-202-20/+723
| | | | | | ar7-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix tiatm compilenbd2006-10-241-0/+28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5275 3c298f89-4303-0410-b956-a3cf2f4a3e73