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