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
*
add uImage image build
Imre Kaloz
2013-11-10
1
-26
/
+16
*
add pushbutton GPIO for GW2380/82/83
Imre Kaloz
2013-11-10
1
-0
/
+3
*
build: unify arm target cflags
Felix Fietkau
2013-09-26
1
-1
/
+2
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
1
-1
/
+1
*
targets: prepare for supporting normal and initramfs images
Florian Fainelli
2013-06-27
2
-2
/
+2
*
kernel: update linux 3.8 to 3.8.13
Gabor Juhos
2013-05-26
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.12
Gabor Juhos
2013-05-08
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.11
Gabor Juhos
2013-05-01
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.10
Gabor Juhos
2013-04-30
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.9
Gabor Juhos
2013-04-26
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.8
Gabor Juhos
2013-04-19
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.7
Gabor Juhos
2013-04-14
1
-1
/
+1
*
cns3xxx: fix USB ehci/ohci platform driver
Felix Fietkau
2013-04-10
2
-4
/
+52
*
cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver ini...
Felix Fietkau
2013-04-07
2
-6
/
+1
*
kernel: update linux 3.8 to 3.8.6
Gabor Juhos
2013-04-06
3
-39
/
+11
*
kernel: update linux 3.8 to 3.8.3
Gabor Juhos
2013-03-15
2
-2
/
+2
*
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: remove linux 3.3 support
Felix Fietkau
2013-03-10
23
-1558
/
+0
*
cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ether...
Felix Fietkau
2013-03-10
2
-0
/
+22
*
cns3xxx: add linux 3.8 support and use it by default
Felix Fietkau
2013-03-09
31
-25
/
+1543
*
Revert "[cns3xxx]: clean up PCI bus topology" (r35079)
Felix Fietkau
2013-03-02
1
-27
/
+0
*
target: enable XZ BCJ decompressor code after r35097
Florian Fainelli
2013-01-14
1
-0
/
+2
*
clean up PCI bus topology
Imre Kaloz
2013-01-10
1
-0
/
+27
*
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
2
-2
/
+47
*
kernel: add missing USB configuration symbols after r34501
Florian Fainelli
2012-12-07
1
-0
/
+2
*
cns3xxx: fix dwc_otg driver compat with udc-core
Florian Fainelli
2012-12-04
2
-94
/
+0
*
cns3xxx: advertise pcie usb usbgadget features
Florian Fainelli
2012-12-04
1
-1
/
+1
*
remove common symbols from 3.3 configs
Gabor Juhos
2012-11-29
1
-2
/
+0
*
cns3xxx: merge gpio patches
Luka Perkov
2012-11-12
2
-206
/
+35
*
cns3xxx: fix build failure after r34168
Luka Perkov
2012-11-12
1
-0
/
+16
*
reorder, rename and refresh patches
Imre Kaloz
2012-11-12
22
-36
/
+25
*
split spi patch, follow mainline file naming
Imre Kaloz
2012-11-12
2
-469
/
+450
*
split the i2c patch, merge the retry fixup
Imre Kaloz
2012-11-12
3
-462
/
+396
*
generate single images for tftp flashing as well as sysupgrade images for boa...
Imre Kaloz
2012-11-11
1
-12
/
+33
*
cns3xxx: convert dwc_otg patches to files
Luka Perkov
2012-11-11
20
-22807
/
+22735
*
cns3xxx: convert ethernet patches to files
Luka Perkov
2012-11-11
10
-2090
/
+1400
*
cns3xxx: clean up pcie patches
Imre Kaloz
2012-11-09
4
-118
/
+25
*
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
2
-0
/
+27
*
fixup symbol selection
Imre Kaloz
2012-11-08
3
-25
/
+3
*
cns3xxx: fix coding style in board script
Luka Perkov
2012-11-07
1
-4
/
+4
[next]