Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pcie abort handling | Imre Kaloz | 2012-09-27 | 1 | -0/+128 |
| | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33564 | ||||
* | cns3xxx: fix ethernet driver tx completion and queue stop/start | Felix Fietkau | 2012-09-22 | 1 | -0/+110 |
| | | | | SVN-Revision: 33504 | ||||
* | cns3xxx: implement ethernet fraglist tx support for improved bridging ↵ | Felix Fietkau | 2012-09-22 | 1 | -18/+191 |
| | | | | | | performance with jumbo frames SVN-Revision: 33503 | ||||
* | move gpio stuff into the right file | Imre Kaloz | 2012-09-21 | 2 | -111/+111 |
| | | | | SVN-Revision: 33502 | ||||
* | cns3xxx: add a small optimization for rx offload | Felix Fietkau | 2012-09-21 | 1 | -0/+27 |
| | | | | SVN-Revision: 33500 | ||||
* | cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames | Felix Fietkau | 2012-09-21 | 1 | -14/+26 |
| | | | | SVN-Revision: 33499 | ||||
* | cns3xxx: fix ethernet packet alignment issues (hw has an alignment ↵ | Felix Fietkau | 2012-09-20 | 1 | -14/+18 |
| | | | | | | requirement of 64), fix skb fragment chaining SVN-Revision: 33498 | ||||
* | cns3xxx: remove the broken flag | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 33493 | ||||
* | cns3xxx: fix kernel config | Felix Fietkau | 2012-09-19 | 1 | -17/+6 |
| | | | | SVN-Revision: 33492 | ||||
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and ↵ | Felix Fietkau | 2012-09-19 | 1 | -0/+317 |
| | | | | | | skb fragment lists SVN-Revision: 33491 | ||||
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 |
| | | | | SVN-Revision: 33490 | ||||
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 |
| | | | | SVN-Revision: 33489 | ||||
* | cns3xxx: build images for the old boot loader and the new one (default to ↵ | Felix Fietkau | 2012-09-19 | 1 | -2/+8 |
| | | | | | | the new one) SVN-Revision: 33488 | ||||
* | cns3xxx: fix the ethernet driver makefile | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 33487 | ||||
* | cns3xxx: reorganize patches, fix pcie io space init order | Felix Fietkau | 2012-09-19 | 7 | -114/+120 |
| | | | | SVN-Revision: 33486 | ||||
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | Felix Fietkau | 2012-09-19 | 5 | -10/+208 |
| | | | | SVN-Revision: 33485 | ||||
* | cns3xxx: add missing callbacks for the laguna machine support | Felix Fietkau | 2012-09-19 | 4 | -4/+7 |
| | | | | SVN-Revision: 33484 | ||||
* | laguna: fix eeprom read buffer size during platform configuration | John Crispin | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker <dacker@rajant.com> SVN-Revision: 32833 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | cns3xxx: remove 3.1 support | Gabor Juhos | 2012-05-27 | 15 | -27496/+0 |
| | | | | SVN-Revision: 31888 | ||||
* | cns3xxx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31887 | ||||
* | cns3xxx: add support for 3.3 | Gabor Juhos | 2012-05-18 | 17 | -0/+27541 |
| | | | | | | Compile tested only. SVN-Revision: 31809 | ||||
* | cns3xxx: sync kernel config | Gabor Juhos | 2012-05-18 | 1 | -12/+22 |
| | | | | SVN-Revision: 31807 | ||||
* | cns3xxx: remove 2.6.39 support | Gabor Juhos | 2012-05-18 | 15 | -27379/+0 |
| | | | | SVN-Revision: 31806 | ||||
* | cns3xxx: switch to 3.1 | Gabor Juhos | 2012-05-18 | 1 | -1/+1 |
| | | | | | | Compile tested only. SVN-Revision: 31805 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | cns3xxx: remove 2.6.31 support | Gabor Juhos | 2012-04-21 | 12 | -57263/+0 |
| | | | | SVN-Revision: 31418 | ||||
* | enable another l2 cache errate on newer kernels | Imre Kaloz | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30472 | ||||
* | rename 3.1 patches directory as it will be used for newer kernels as well | Imre Kaloz | 2012-02-11 | 14 | -0/+0 |
| | | | | SVN-Revision: 30454 | ||||
* | rename 2.6.39 patches directory | Imre Kaloz | 2012-02-11 | 15 | -0/+0 |
| | | | | SVN-Revision: 30453 | ||||
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 29966 | ||||
* | update 3.1 patches | Imre Kaloz | 2011-11-07 | 4 | -55/+10 |
| | | | | SVN-Revision: 28814 | ||||
* | upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | 17 | -171/+97 |
| | | | | SVN-Revision: 28165 | ||||
* | cleanup config | Imre Kaloz | 2011-09-04 | 1 | -10/+0 |
| | | | | SVN-Revision: 28164 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 28022 | ||||
* | use the new upstream l2cache and wdt code, smaller changes, refresh patches | Imre Kaloz | 2011-07-08 | 9 | -179/+228 |
| | | | | SVN-Revision: 27558 | ||||
* | refresh patches | Imre Kaloz | 2011-07-07 | 2 | -8/+3 |
| | | | | SVN-Revision: 27528 | ||||
* | enable smp support | Imre Kaloz | 2011-07-07 | 1 | -0/+5 |
| | | | | SVN-Revision: 27526 | ||||
* | make smp code more similar to upstream | Imre Kaloz | 2011-07-07 | 1 | -60/+46 |
| | | | | SVN-Revision: 27525 | ||||
* | select the right cpu | Imre Kaloz | 2011-07-07 | 1 | -0/+28 |
| | | | | SVN-Revision: 27517 | ||||
* | we have an up-to-date mach-type file now | Imre Kaloz | 2011-07-06 | 1 | -10/+0 |
| | | | | SVN-Revision: 27486 | ||||
* | preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 |
| | | | | SVN-Revision: 27328 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 27298 | ||||
* | ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
| | | | | SVN-Revision: 27297 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | ||||
* | refresh patches | Imre Kaloz | 2011-06-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 27078 | ||||
* | fixup second led, patch from Chris | Imre Kaloz | 2011-06-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27077 | ||||
* | fixup pcie clock, thanks Chris | Imre Kaloz | 2011-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 27072 | ||||
* | upgrade to 2.6.39 | Imre Kaloz | 2011-05-30 | 15 | -95/+27126 |
| | | | | SVN-Revision: 27030 | ||||
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵ | Felix Fietkau | 2011-05-02 | 1 | -67/+0 |
| | | | | | | ethernet driver SVN-Revision: 26802 |