summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...nbd2013-03-111-4/+4
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...nbd2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersnbd2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...nbd2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupnbd2013-03-101-35/+19
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersnbd2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner casenbd2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usagenbd2013-03-101-5/+8
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...nbd2013-03-101-1/+1
* cns3xxx: add linux 3.8 support and use it by defaultnbd2013-03-095-13/+13
* cns3xxx: fix dwc_otg driver compat with udc-coreflorian2012-12-041-83/+0
* [cns3xxx]: split spi patch, follow mainline file namingkaloz2012-11-121-0/+449
* [cns3xxx]: split the i2c patch, merge the retry fixupkaloz2012-11-121-0/+396
* cns3xxx: convert dwc_otg patches to filesluka2012-11-1118-0/+22666
* cns3xxx: convert ethernet patches to filesluka2012-11-113-0/+1378