Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: 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 |