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