Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: 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 | ||||
* | cns3xxx: add support for 3.3 | Gabor Juhos | 2012-05-18 | 16 | -0/+27337 |
Compile tested only. SVN-Revision: 31809 |