Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc85xx: Fix NAPI poll mechanism in GIANFAR ethernet driver | Felix Fietkau | 2013-11-19 | 2 | -162/+109 |
| | | | | | | | | | | | | | | | | This patch fixes the NAPI poll mechanism in the GIANFAR ethernet driver, which was not properly working since Linus Kernel Version 3,8. Therefore the workaround patch to downgrade the GIANFAR ethernet driver to Kernelversion v3.8 is obsoete. This patch was extensivly testes with different network loads and types of traffic. There is quite a substantial user base that reports proper Ethernet function with TPlink-4900. This patch is based on the fixes from GINAFAR maintainer Claudiu Manoli. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38865 | ||||
* | kernel: update 3.10 to 3.10.17 | Gabor Juhos | 2013-10-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38506 | ||||
* | mpc85xx: revert the napi polling code to the one from an older kernel ↵ | Felix Fietkau | 2013-10-15 | 1 | -0/+162 |
| | | | | | | | | version to fix stability issues (#14020) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38409 | ||||
* | mpc85xx: add 3.10 support | Gabor Juhos | 2013-07-20 | 6 | -0/+734 |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37472 |