index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
cns3xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: update kernel 4.4 to version 4.4.6
Hauke Mehrtens
2016-03-17
1
-14
/
+0
*
cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance
Felix Fietkau
2016-01-31
1
-2
/
+0
*
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
*
Revert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"
Felix Fietkau
2016-01-19
1
-0
/
+1
*
cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN
Felix Fietkau
2016-01-18
1
-1
/
+0
*
cns3xxx: update to linux 4.4
Felix Fietkau
2016-01-18
28
-190
/
+171
*
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: fix adding twd local timers
Felix Fietkau
2016-01-18
6
-13
/
+11
*
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
*
kernel/3.18: update to version 3.18.25
Hauke Mehrtens
2016-01-12
1
-1
/
+1
*
cns3xxx: add GW2393 Support
John Crispin
2015-12-17
1
-1
/
+3
*
cns3xxx: Fix comment
John Crispin
2015-12-17
1
-1
/
+1
*
kernel: update kernel 3.18 to version 3.18.23
Hauke Mehrtens
2015-11-01
1
-1
/
+1
*
kernel: update 3.18 to 3.18.21
Jonas Gorski
2015-09-02
1
-1
/
+1
*
kernel: update 3.18 to 3.18.17
Jonas Gorski
2015-06-30
1
-1
/
+1
*
cns3xxx: use common image prefix
Jo-Philipp Wich
2015-05-27
1
-3
/
+3
*
kernel: update 3.18 to 3.18.14
Jonas Gorski
2015-05-21
2
-2
/
+2
*
cns3xxx: drop 3.14 support
John Crispin
2015-03-16
26
-1533
/
+0
*
kernel: move KERNFS to generic config
John Crispin
2015-03-06
1
-1
/
+0
*
kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED
John Crispin
2015-03-06
2
-2
/
+0
*
kernel: remove GENERIC_NET_UTILS from platform configs
John Crispin
2015-03-06
2
-2
/
+0
*
cns3xxx: set v3.18 as default
John Crispin
2015-02-11
1
-1
/
+1
*
all targets: remove all =m kernel config symbols
Felix Fietkau
2015-01-05
2
-2
/
+0
*
kernel: refresh patches
Felix Fietkau
2014-12-08
2
-2
/
+2
*
cns3xxx: fix PCIe->PCI bridge access (fixes #18422)
Felix Fietkau
2014-11-27
1
-0
/
+11
*
cns3xxx: add experimental 3.18 support
Felix Fietkau
2014-11-27
25
-0
/
+1431
*
cns3xxx: fix pcie root bridge topology
Felix Fietkau
2014-11-27
2
-2
/
+55
*
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
26
-22978
/
+51
*
cns3xxx: update to linux 3.14
Felix Fietkau
2014-11-26
26
-66
/
+89
*
cns3xxx: remove bogus image added in r38703
Felix Fietkau
2014-11-26
1
-4
/
+0
*
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
*
kernel: makefiles: make use of new var KERNEL_PATCHVER
Felix Fietkau
2014-10-24
1
-1
/
+1
*
cns3xxx: Adopt irq_domain support for cns3xxx gpio driver
Felix Fietkau
2014-10-08
1
-7
/
+23
*
cns3xxx: fix shared PCI interrupt mapping
Felix Fietkau
2014-10-07
1
-5
/
+2
*
cns3xxx: fix register for enabling MMC/SD pins
Felix Fietkau
2014-10-07
1
-2
/
+1
*
targets: remove useless quotes around KERNELNAME
Felix Fietkau
2014-10-05
1
-1
/
+1
*
cns3xxx: support isolated PCI interrupts on newer Laguna PCBs
Felix Fietkau
2014-09-02
1
-0
/
+196
*
cns3xxx: add myself as maintainer
Felix Fietkau
2014-08-01
1
-1
/
+1
*
cns3xxx: fix building initramfs and non-initramfs together
Felix Fietkau
2014-08-01
1
-1
/
+1
*
cns3xxx: update to linux 3.10
Felix Fietkau
2014-07-31
43
-915
/
+683
*
cns3xxx: fix initramfs build
Felix Fietkau
2014-07-31
1
-0
/
+4
*
target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
John Crispin
2014-06-02
1
-1
/
+1
*
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
[next]