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