Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lantiq] make atm driver work with v3.8 | John Crispin | 2013-03-14 | 1 | -3/+3 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36017 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [lantiq] ltq-atm: update sock api | John Crispin | 2013-03-12 | 1 | -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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35991 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [lantiq] move ltq-adsl | John Crispin | 2012-12-15 | 24 | -0/+8109 |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34693 3c298f89-4303-0410-b956-a3cf2f4a3e73 |