| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cns3xxx: fix kernel config | Felix Fietkau | 2012-09-19 | 1 | -17/+6 |
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb... | Felix Fietkau | 2012-09-19 | 1 | -0/+317 |
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 |
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 |
* | cns3xxx: build images for the old boot loader and the new one (default to the... | Felix Fietkau | 2012-09-19 | 1 | -2/+8 |
* | cns3xxx: fix the ethernet driver makefile | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: reorganize patches, fix pcie io space init order | Felix Fietkau | 2012-09-19 | 7 | -114/+120 |
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | Felix Fietkau | 2012-09-19 | 5 | -10/+208 |
* | cns3xxx: add missing callbacks for the laguna machine support | Felix Fietkau | 2012-09-19 | 4 | -4/+7 |
* | [cns3xx] laguna: fix eeprom read buffer size during platform configuration | John Crispin | 2012-07-25 | 1 | -1/+1 |
* | [kernel] bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
* | cns3xxx: remove 3.1 support | Gabor Juhos | 2012-05-27 | 15 | -27496/+0 |
* | cns3xxx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
* | cns3xxx: add support for 3.3 | Gabor Juhos | 2012-05-18 | 17 | -0/+27541 |
* | cns3xxx: sync kernel config | Gabor Juhos | 2012-05-18 | 1 | -12/+22 |
* | cns3xxx: remove 2.6.39 support | Gabor Juhos | 2012-05-18 | 15 | -27379/+0 |
* | cns3xxx: switch to 3.1 | Gabor Juhos | 2012-05-18 | 1 | -1/+1 |
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -5/+0 |
* | cns3xxx: remove 2.6.31 support | Gabor Juhos | 2012-04-21 | 12 | -57263/+0 |
* | [cns3xxx]: enable another l2 cache errate on newer kernels | Imre Kaloz | 2012-02-12 | 1 | -0/+1 |
* | [cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels ... | Imre Kaloz | 2012-02-11 | 14 | -0/+0 |
* | [cns3xxx]: rename 2.6.39 patches directory | Imre Kaloz | 2012-02-11 | 15 | -0/+0 |
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 2 | -2/+2 |
* | [cns3xxx]: update 3.1 patches | Imre Kaloz | 2011-11-07 | 4 | -55/+10 |
* | [cns3xxx]: upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | 17 | -171/+97 |
* | [cns3xxx]: cleanup config | Imre Kaloz | 2011-09-04 | 1 | -10/+0 |
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 |
* | [cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, re... | Imre Kaloz | 2011-07-08 | 9 | -179/+228 |
* | [cns3xxx]: refresh patches | Imre Kaloz | 2011-07-07 | 2 | -8/+3 |
* | [cns3xxx]: enable smp support | Imre Kaloz | 2011-07-07 | 1 | -0/+5 |
* | [cns3xxx]: make smp code more similar to upstream | Imre Kaloz | 2011-07-07 | 1 | -60/+46 |
* | [cns3xxx]: select the right cpu | Imre Kaloz | 2011-07-07 | 1 | -0/+28 |
* | [cns3xxx]: we have an up-to-date mach-type file now | Imre Kaloz | 2011-07-06 | 1 | -10/+0 |
* | [cns3xxx]: preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 |
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
* | [cns3xxx]: ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
* | [kernel] update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
* | [cns3xxx]: refresh patches | Imre Kaloz | 2011-06-01 | 2 | -3/+3 |
* | [cns3xxx]: fixup second led, patch from Chris | Imre Kaloz | 2011-06-01 | 1 | -2/+3 |
* | [cns3xxx]: fixup pcie clock, thanks Chris | Imre Kaloz | 2011-05-31 | 1 | -0/+11 |
* | [cns3xxx]: upgrade to 2.6.39 | Imre Kaloz | 2011-05-30 | 15 | -95/+27126 |
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the e... | Felix Fietkau | 2011-05-02 | 1 | -67/+0 |
* | cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu -... | Felix Fietkau | 2011-05-01 | 2 | -0/+88 |
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 |
* | [cns3xxx]: workaround serial hang with SMP enabled | Imre Kaloz | 2010-08-09 | 1 | -0/+39 |
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 13 | -0/+57474 |