Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ... | nbd | 2013-03-11 | 1 | -4/+4 |
* | cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x... | nbd | 2013-03-11 | 1 | -6/+11 |
* | cns3xxx: increase number of ethernet driver rx buffers | nbd | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip... | nbd | 2013-03-10 | 1 | -1/+2 |
* | cns3xxx: minor ethernet driver cleanup | nbd | 2013-03-10 | 1 | -35/+19 |
* | cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers | nbd | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: fix an rx irq handling corner case | nbd | 2013-03-10 | 1 | -5/+5 |
* | cns3xxx: fix ethernet driver memory barrier usage | nbd | 2013-03-10 | 1 | -5/+8 |
* | cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo... | nbd | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: add linux 3.8 support and use it by default | nbd | 2013-03-09 | 1 | -3/+3 |
* | cns3xxx: convert ethernet patches to files | luka | 2012-11-11 | 3 | -0/+1378 |