rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / cns3xxx / files / drivers / net / ethernet / cavium /
2016-01-31 Felix Fietkaucns3xxx: improve ethernet performance by using the...
2016-01-31 Felix Fietkaucns3xxx: fix ethernet DMA ring allocation issues
2016-01-18 Felix Fietkaucns3xxx: fix a ethernet driver napi poll handling bug
2016-01-18 Felix Fietkaucns3xxx: remove unused define and use of a deprecated...
2014-11-26 Felix Fietkaucns3xxx: set base device for ethernet port netdevs
2014-11-26 Felix Fietkaucns3xxx: fix passing the device to dma mapping ops
2014-07-31 Felix Fietkaucns3xxx: update to linux 3.10
2014-04-29 Felix Fietkaucns3xxx: ethernet - revert: clean up tx descs only...
2014-02-27 Felix Fietkaucns3xxx: ethernet - clean up tx descs only when needed
2014-02-27 Felix Fietkaucns3xxx: ethernet - resolve SMP issue
2013-03-11 Felix Fietkaucns3xxx: ethernet - clean the tx ring before refilling...
2013-03-11 Felix Fietkaucns3xxx: ethernet - clean the tx ring only in the poll...
2013-03-10 Felix Fietkaucns3xxx: increase number of ethernet driver rx buffers
2013-03-10 Felix Fietkaucns3xxx: prevent the ethernet driver from accessing...
2013-03-10 Felix Fietkaucns3xxx: minor ethernet driver cleanup
2013-03-10 Felix Fietkaucns3xxx: use kmalloc instead of kzalloc for ethernet...
2013-03-10 Felix Fietkaucns3xxx: fix an rx irq handling corner case
2013-03-10 Felix Fietkaucns3xxx: fix ethernet driver memory barrier usage
2013-03-10 Felix Fietkaucns3xxx: reduce buffer allocation size to 2048 bytes...
2013-03-09 Felix Fietkaucns3xxx: add linux 3.8 support and use it by default
2012-11-11 Luka Perkovcns3xxx: convert ethernet patches to files