28 Commits (0aa366c6e0f323b161cb61331fd456d3d775dba2)

Author SHA1 Message Date
Koen Vandeputte f532191c1c cns3xxx: fix RX softIRQ loop 8 years ago
Felix Fietkau 9ab08d665f cns3xxx: improve ethernet performance by using the page fragment allocation API 9 years ago
Felix Fietkau 3d4444f257 cns3xxx: fix ethernet DMA ring allocation issues 9 years ago
Felix Fietkau 91278df70e cns3xxx: fix a ethernet driver napi poll handling bug 9 years ago
Felix Fietkau 2ac8b1c1fe cns3xxx: remove unused define and use of a deprecated function 9 years ago
Felix Fietkau ebf6331c10 cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg 10 years ago
Felix Fietkau 8c136e6b56 cns3xxx: set base device for ethernet port netdevs 10 years ago
Felix Fietkau 365cf9d10c cns3xxx: fix passing the device to dma mapping ops 10 years ago
Felix Fietkau 3c7cd63b72 cns3xxx: update to linux 3.10 10 years ago
Felix Fietkau 2603c9045d cns3xxx: ethernet - revert: clean up tx descs only when needed 11 years ago
Imre Kaloz 68022cac64 various dwc (OTG) driver fixups 11 years ago
Felix Fietkau 8665c57923 cns3xxx: ethernet - clean up tx descs only when needed 11 years ago
Felix Fietkau 96eb3d883d cns3xxx: ethernet - resolve SMP issue 11 years ago
Felix Fietkau bd6c9d6252 cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce memory pressure 12 years ago
Felix Fietkau d7a529709a cns3xxx: ethernet - clean the tx ring only in the poll function, not in the xmit handler 12 years ago
Felix Fietkau 0d13baff1e cns3xxx: increase number of ethernet driver rx buffers 12 years ago
Felix Fietkau ee2b511e1f cns3xxx: prevent the ethernet driver from accessing uninitialized dma descriptor entries 12 years ago
Felix Fietkau d22ac8d8fb cns3xxx: minor ethernet driver cleanup 12 years ago
Felix Fietkau 9facda9570 cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers 12 years ago
Felix Fietkau c44506fcbd cns3xxx: fix an rx irq handling corner case 12 years ago
Felix Fietkau c1adc79328 cns3xxx: fix ethernet driver memory barrier usage 12 years ago
Felix Fietkau 446409f43e cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet performance 12 years ago
Felix Fietkau 95f14d052a cns3xxx: add linux 3.8 support and use it by default 12 years ago
Florian Fainelli 822ee5053e cns3xxx: fix dwc_otg driver compat with udc-core 12 years ago
Imre Kaloz 77504ac06f split spi patch, follow mainline file naming 12 years ago
Imre Kaloz 9a780e0328 split the i2c patch, merge the retry fixup 12 years ago
Luka Perkov 16275bdd15 cns3xxx: convert dwc_otg patches to files 12 years ago
Luka Perkov e38adfc912 cns3xxx: convert ethernet patches to files 12 years ago