summaryrefslogtreecommitdiffstats
path: root/package/platform
Commit message (Collapse)AuthorAgeFilesLines
* revert patch that renames the worker thread as it seems to cause an oopsJohn Crispin2013-04-031-9/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36185
* add vdsl firmware loader/cutterJohn Crispin2013-03-149-0/+1249
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36025
* add vdsl mei driverJohn Crispin2013-03-142-0/+358
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36024
* add vdsl driverJohn Crispin2013-03-142-0/+217
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36023
* add vdsl userland appJohn Crispin2013-03-144-0/+456
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36022
* make DEU work with v3.8John Crispin2013-03-141-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36021
* make lib-ifxos work with v3.8John Crispin2013-03-141-6/+81
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36020
* make hcd driver work with v3.8John Crispin2013-03-142-1/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36019
* make ptm drivers work with v3.8John Crispin2013-03-142-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36018
* make atm driver work with v3.8John Crispin2013-03-141-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36017
* make adsl work with v3.8John Crispin2013-03-141-0/+152
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36016
* make adsl mei driver work with v3.8John Crispin2013-03-141-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36015
* ltq-atm: update sock apiJohn Crispin2013-03-121-1/+1
| | | | | | | | | | | | | | update sock api in lantiq atm driver The ltq-atm driver provides its own replacement for net/atm/common.c:alloc_tx(), defined in ltq_atm.c:atm_alloc_tx(). The read of sk_wmem_alloc is done in the wrong way, starting with commit 2b85a34e911bf483c27cfdd124aeb1605145dc80 in linux mainline it has to be done through a specific wrapper. Signed-off-by: Luca Dariz <luca.dariz@gmail.com> SVN-Revision: 35991
* adsl firmware in wrong submenuJohn Crispin2012-12-211-0/+1
| | | | SVN-Revision: 34819
* minor cleanup for adsl firmware handlingJohn Crispin2012-12-211-12/+8
| | | | SVN-Revision: 34818
* properly symlink the adsl firmwareJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34817
* ltq-hcd usb fix high speed hub modeJohn Crispin2012-12-181-4/+4
| | | | | | | | Simple update for USB api changes. Signed-off-by: Conor O'Gorman <i@conorogorman.net> SVN-Revision: 34770
* allow to load only 1 usb port on AR9 / VR9John Crispin2012-12-151-8/+13
| | | | SVN-Revision: 34700
* move voice packagesJohn Crispin2012-12-1511-0/+2730
| | | | SVN-Revision: 34695
* move ltq-adsl-toolJohn Crispin2012-12-154-0/+466
| | | | SVN-Revision: 34694
* move ltq-adslJohn Crispin2012-12-1534-0/+12985
| | | | SVN-Revision: 34693
* move ltq-ifxosJohn Crispin2012-12-152-0/+72
| | | | SVN-Revision: 34692
* add ltq-ptmJohn Crispin2012-12-1527-0/+9005
| | | | SVN-Revision: 34690
* add ltq-deuJohn Crispin2012-12-1525-0/+21263
| | | | SVN-Revision: 34689
* add ltq-hcdJohn Crispin2012-12-1518-0/+21407
SVN-Revision: 34688