60 Commits (d46b00cf0f9951267ab5af3b2db5cb4d4e14621e)

Author SHA1 Message Date
Koen Vandeputte 3685f86cef cns3xxx: use proper macros for defining partition regions 5 years ago
Mathias Kresin 22ae14d0e7 cns3xxx: fix mtu setting with kernel 4.14 6 years ago
Koen Vandeputte 0d283c0180 cns3xxx: ethernet: use circular queue checks consistently 6 years ago
Koen Vandeputte 06beefd6d5 cns3xxx: ethernet: cleanup code 6 years ago
Koen Vandeputte 23cdbf2644 cns3xxx: ethernet: fix signed/unsigned comparison 6 years ago
Koen Vandeputte 5adf16b492 cns3xxx: remove linux 4.9 support 7 years ago
Tim Harvey 79366b8194 cns3xxx: fix GPIO controller interrupt enable 7 years ago
Felix Fietkau e9f76f0f46 cns3xxx: clean up patches 8 years ago
Koen Vandeputte 597ea08038 cns3xxx: use proper macro's for ID handling 8 years ago
Koen Vandeputte 347884b345 cns3xxx: fix UART resource overlap 8 years ago
Felix Fietkau 0b3a64f862 cns3xxx: eliminate hardcoded kernel/rootfs partition split 8 years ago
Felix Fietkau 58fbe07560 cns3xxx: move laguna.c changes out of patches, update it in files/ 8 years ago
Tim Harvey 1974ad5a96 cns3xxx: add GW2386 support 8 years ago
Tim Harvey 1419087a35 cns3xxx: add GW2394 Support 8 years ago
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 87e4f9f009 cns3xxx: update to linux 4.4 9 years ago
Felix Fietkau 91278df70e cns3xxx: fix a ethernet driver napi poll handling bug 9 years ago
Felix Fietkau 136747c564 cns3xxx: clean up SMP related code 9 years ago
Felix Fietkau f366dc25d3 cns3xxx: remove obsolete file 9 years ago
Felix Fietkau 2ac8b1c1fe cns3xxx: remove unused define and use of a deprecated function 9 years ago
John Crispin f0b708acdf cns3xxx: add GW2393 Support 9 years ago
John Crispin c6d95f0752 cns3xxx: Fix comment 9 years ago
Felix Fietkau d0e4f71b9a cns3xxx: add missing dma mask for ethernet device 10 years ago
Felix Fietkau ebf6331c10 cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg 10 years ago
Felix Fietkau 211669da3b cns3xxx: update to linux 3.14 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 fa5237d936 cns3xxx: Adopt irq_domain support for cns3xxx gpio driver 10 years ago
Felix Fietkau 0563e0225e cns3xxx: fix register for enabling MMC/SD pins 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 8411a5703f Add GW2385 support 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
Imre Kaloz b0fe7d1ec6 add pushbutton GPIO for GW2380/82/83 11 years ago
Felix Fietkau 6436b3f736 cns3xxx: fix USB ehci/ohci platform driver 12 years ago
Felix Fietkau fde143b66f cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver init and is useful only for testing 12 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