summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* cns3xxx: fix RX softIRQ loopKoen Vandeputte2016-06-171-2/+2
* cns3xxx: improve ethernet performance by using the page fragment allocation APIFelix Fietkau2016-01-311-7/+7
* cns3xxx: fix ethernet DMA ring allocation issuesFelix Fietkau2016-01-311-50/+32
* cns3xxx: fix a ethernet driver napi poll handling bugFelix Fietkau2016-01-181-1/+2
* cns3xxx: remove unused define and use of a deprecated functionFelix Fietkau2016-01-181-2/+1
* cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otgFelix Fietkau2014-11-2618-22924/+0
* cns3xxx: set base device for ethernet port netdevsFelix Fietkau2014-11-261-0/+1
* cns3xxx: fix passing the device to dma mapping opsFelix Fietkau2014-11-261-17/+20
* cns3xxx: update to linux 3.10Felix Fietkau2014-07-318-130/+110
* cns3xxx: ethernet - revert: clean up tx descs only when neededFelix Fietkau2014-04-291-8/+4
* various dwc (OTG) driver fixupsImre Kaloz2014-03-128-95/+442
* cns3xxx: ethernet - clean up tx descs only when neededFelix Fietkau2014-02-271-4/+8
* cns3xxx: ethernet - resolve SMP issueFelix Fietkau2014-02-271-2/+5
* cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...Felix Fietkau2013-03-111-4/+4
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...Felix Fietkau2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...Felix Fietkau2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupFelix Fietkau2013-03-101-35/+19
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner caseFelix Fietkau2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usageFelix Fietkau2013-03-101-5/+8
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...Felix Fietkau2013-03-101-1/+1
* cns3xxx: add linux 3.8 support and use it by defaultFelix Fietkau2013-03-095-13/+13
* cns3xxx: fix dwc_otg driver compat with udc-coreFlorian Fainelli2012-12-041-83/+0
* split spi patch, follow mainline file namingImre Kaloz2012-11-121-0/+449
* split the i2c patch, merge the retry fixupImre Kaloz2012-11-121-0/+396
* cns3xxx: convert dwc_otg patches to filesLuka Perkov2012-11-1118-0/+22666
* cns3xxx: convert ethernet patches to filesLuka Perkov2012-11-113-0/+1378