| Commit message (Expand) | Author | Age | Files | Lines |
* | cns3xxx: fix USB ehci/ohci platform driver | Felix Fietkau | 2013-04-10 | 1 | -3/+51 |
* | cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver ini... | Felix Fietkau | 2013-04-07 | 1 | -5/+0 |
* | 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 | 7 | -24/+25 |
* | clean up PCI bus topology | Imre Kaloz | 2013-01-10 | 1 | -2/+2 |
* | add nol2x0 cmdline to disable l2x0 cache | Imre Kaloz | 2012-12-23 | 1 | -2/+0 |
* | 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 |
* | cns3xxx: exit from laguna late_initcall if not running on laguna board | Luka Perkov | 2012-11-08 | 1 | -0/+3 |
* | cns3xxx: add PPS support for laguna | Imre Kaloz | 2012-11-08 | 1 | -0/+20 |
* | cns3xxx: use files directory | Luka Perkov | 2012-11-06 | 10 | -0/+1907 |