| Commit message (Expand) | Author | Age | Files | Lines |
* | cns3xxx: fix mtu setting with kernel 4.14 | Mathias Kresin | 2018-08-20 | 1 | -10/+1 |
* | cns3xxx: remove linux 4.9 support | Koen Vandeputte | 2018-02-13 | 1 | -28/+10 |
* | cns3xxx: fix RX softIRQ loop | Koen Vandeputte | 2016-06-17 | 1 | -2/+2 |
* | cns3xxx: improve ethernet performance by using the page fragment allocation API | Felix Fietkau | 2016-01-31 | 1 | -7/+7 |
* | cns3xxx: fix ethernet DMA ring allocation issues | Felix Fietkau | 2016-01-31 | 1 | -50/+32 |
* | cns3xxx: fix a ethernet driver napi poll handling bug | Felix Fietkau | 2016-01-18 | 1 | -1/+2 |
* | cns3xxx: remove unused define and use of a deprecated function | Felix Fietkau | 2016-01-18 | 1 | -2/+1 |
* | cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg | Felix Fietkau | 2014-11-26 | 18 | -22924/+0 |
* | cns3xxx: set base device for ethernet port netdevs | Felix Fietkau | 2014-11-26 | 1 | -0/+1 |
* | cns3xxx: fix passing the device to dma mapping ops | Felix Fietkau | 2014-11-26 | 1 | -17/+20 |
* | cns3xxx: update to linux 3.10 | Felix Fietkau | 2014-07-31 | 8 | -130/+110 |
* | cns3xxx: ethernet - revert: clean up tx descs only when needed | Felix Fietkau | 2014-04-29 | 1 | -8/+4 |
* | various dwc (OTG) driver fixups | Imre Kaloz | 2014-03-12 | 8 | -95/+442 |
* | cns3xxx: ethernet - clean up tx descs only when needed | Felix Fietkau | 2014-02-27 | 1 | -4/+8 |
* | cns3xxx: ethernet - resolve SMP issue | Felix Fietkau | 2014-02-27 | 1 | -2/+5 |
* | cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ... | Felix Fietkau | 2013-03-11 | 1 | -4/+4 |
* | cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x... | Felix Fietkau | 2013-03-11 | 1 | -6/+11 |
* | cns3xxx: increase number of ethernet driver rx buffers | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip... | Felix Fietkau | 2013-03-10 | 1 | -1/+2 |
* | cns3xxx: minor ethernet driver cleanup | Felix Fietkau | 2013-03-10 | 1 | -35/+19 |
* | cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: fix an rx irq handling corner case | Felix Fietkau | 2013-03-10 | 1 | -5/+5 |
* | cns3xxx: fix ethernet driver memory barrier usage | Felix Fietkau | 2013-03-10 | 1 | -5/+8 |
* | cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo... | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: add linux 3.8 support and use it by default | Felix Fietkau | 2013-03-09 | 5 | -13/+13 |
* | cns3xxx: fix dwc_otg driver compat with udc-core | Florian Fainelli | 2012-12-04 | 1 | -83/+0 |
* | split spi patch, follow mainline file naming | Imre Kaloz | 2012-11-12 | 1 | -0/+449 |
* | split the i2c patch, merge the retry fixup | Imre Kaloz | 2012-11-12 | 1 | -0/+396 |
* | cns3xxx: convert dwc_otg patches to files | Luka Perkov | 2012-11-11 | 18 | -0/+22666 |
* | cns3xxx: convert ethernet patches to files | Luka Perkov | 2012-11-11 | 3 | -0/+1378 |