| Commit message (Expand) | Author | Age | Files | Lines |
* | cns3xxx: fix mtu setting with kernel 4.14 | Mathias Kresin | 2018-08-16 | 1 | -10/+1 |
* | cns3xxx: ethernet: use circular queue checks consistently | Koen Vandeputte | 2018-08-07 | 1 | -15/+18 |
* | cns3xxx: ethernet: cleanup code | Koen Vandeputte | 2018-08-07 | 1 | -13/+22 |
* | cns3xxx: ethernet: fix signed/unsigned comparison | Koen Vandeputte | 2018-08-07 | 1 | -1/+1 |
* | cns3xxx: remove linux 4.9 support | Koen Vandeputte | 2018-02-13 | 2 | -31/+13 |
* | cns3xxx: fix GPIO controller interrupt enable | Tim Harvey | 2017-09-11 | 1 | -3/+3 |
* | cns3xxx: clean up patches | Felix Fietkau | 2017-02-11 | 1 | -13/+13 |
* | cns3xxx: use proper macro's for ID handling | Koen Vandeputte | 2017-02-07 | 1 | -3/+3 |
* | cns3xxx: fix UART resource overlap | Koen Vandeputte | 2016-11-05 | 1 | -2/+2 |
* | cns3xxx: eliminate hardcoded kernel/rootfs partition split | Felix Fietkau | 2016-09-19 | 1 | -51/+11 |
* | cns3xxx: move laguna.c changes out of patches, update it in files/ | Felix Fietkau | 2016-09-19 | 1 | -6/+64 |
* | cns3xxx: add GW2386 support | Tim Harvey | 2016-09-08 | 1 | -0/+20 |
* | cns3xxx: add GW2394 Support | Tim Harvey | 2016-09-08 | 1 | -1/+3 |
* | 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: update to linux 4.4 | Felix Fietkau | 2016-01-18 | 1 | -5/+5 |
* | cns3xxx: fix a ethernet driver napi poll handling bug | Felix Fietkau | 2016-01-18 | 1 | -1/+2 |
* | cns3xxx: clean up SMP related code | Felix Fietkau | 2016-01-18 | 2 | -17/+6 |
* | cns3xxx: remove obsolete file | Felix Fietkau | 2016-01-18 | 1 | -26/+0 |
* | cns3xxx: remove unused define and use of a deprecated function | Felix Fietkau | 2016-01-18 | 1 | -2/+1 |
* | cns3xxx: add GW2393 Support | John Crispin | 2015-12-17 | 1 | -1/+3 |
* | cns3xxx: Fix comment | John Crispin | 2015-12-17 | 1 | -1/+1 |
* | cns3xxx: add missing dma mask for ethernet device | Felix Fietkau | 2014-11-26 | 1 | -1/+6 |
* | cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg | Felix Fietkau | 2014-11-26 | 19 | -22925/+1 |
* | cns3xxx: update to linux 3.14 | Felix Fietkau | 2014-11-26 | 1 | -2/+2 |
* | 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: Adopt irq_domain support for cns3xxx gpio driver | Felix Fietkau | 2014-10-08 | 1 | -7/+23 |
* | cns3xxx: fix register for enabling MMC/SD pins | Felix Fietkau | 2014-10-07 | 1 | -2/+1 |
* | cns3xxx: update to linux 3.10 | Felix Fietkau | 2014-07-31 | 13 | -338/+337 |
* | cns3xxx: ethernet - revert: clean up tx descs only when needed | Felix Fietkau | 2014-04-29 | 1 | -8/+4 |
* | Add GW2385 support | Imre Kaloz | 2014-03-12 | 1 | -0/+30 |
* | 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 |
* | add pushbutton GPIO for GW2380/82/83 | Imre Kaloz | 2013-11-10 | 1 | -0/+3 |
* | 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 |