Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: backport some bcma header file definitions from wireless-testing | Felix Fietkau | 2015-10-30 | 1 | -0/+26 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47284 | ||||
* | kernel: update kernel 4.3 to version 4.3-rc7 | Hauke Mehrtens | 2015-10-25 | 14 | -44/+27 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47250 | ||||
* | generic: add 8139cp fixes, enable hardware csum/tso on 4.0+ | John Crispin | 2015-10-19 | 1 | -0/+105 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | kernel: generic: add kernel 4.3 | Hauke Mehrtens | 2015-10-11 | 178 | -0/+25140 |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47182 |