You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
John Crispin 024083a556 generic: add 8139cp fixes, enable hardware csum/tso on 4.0+
This contains two sets of fixes for the 8139cp driver.

For all kernel versions older than 4.3, we can apply the fixes from the
4.3-rc4 kernel. In particular, these fix the TX timeout recovery which
is causing my Geos to lock up until the hardware watchdog kicks in.

For 4.0 and later kernels, we can also apply the additional improvements
which are going into 4.4 to fix and enable hardware checksum/TSO
offload. Backporting those to older kernels is non-trivial.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

SVN-Revision: 47220
9 years ago
..
imagebuilder imagebuilder: store package lists in cache directory 9 years ago
linux generic: add 8139cp fixes, enable hardware csum/tso on 4.0+ 9 years ago
sdk sdk: provide explicit CONFIG_MODULES kconfig symbol 9 years ago
toolchain toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix 9 years ago
Config.in build: remove obsolete references to cris and avr32 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago