aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl/patches/100-compat.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: ltq-vdsl: fix compilation with Linux 5.0+Martin Blumenstingl2020-03-161-3/+24
| | | | | | | | | Upstream commit e4b92b108c6cd6 ("timekeeping: remove obsolete time accessors") removed do_gettimeofday(). In Linux 4.19 this was only a wrapper around ktime_get_real_ts64(). Use ktime_get_real_ts64() now that the wrapper is gone to fix compilation against Linux 5.4. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* ltq-vdsl: update to version 4.17.18.6Hauke Mehrtens2016-09-201-9/+35
| | | | Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* lantiq: ltq-vdsl: update to version 4.16.6.3John Crispin2015-11-241-15/+5
| | | | | | | | | In addition to the update this also fixes some build warnings and makes it use the same configure option as used in Lantiq UGW. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com> SVN-Revision: 47635
* lantiq: Update to the latest DSL driver / application versionsJohn Crispin2015-09-141-112/+44
| | | | | | | | | | | Thanks to Sylwester Petela for testing my patch (successfully on an ADSL connection) and for pointing out some configuration mistakes. Others (including me) have also successfully tested this extensively on VDSL connections. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 46920
* packages: clean up the package folderJohn Crispin2013-06-211-0/+148
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007