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
Commit message (
Expand
)
Author
Age
Files
Lines
*
oxnas: use ARM BCJ filter for XZ decompression
John Crispin
2014-12-11
1
-1
/
+1
*
bcm53xx: failsafe support
Rafał Miłecki
2014-12-11
2
-0
/
+47
*
xburst: fix subtarget config file names
Felix Fietkau
2014-12-11
4
-0
/
+0
*
x86: remove linux 3.10 support
Felix Fietkau
2014-12-11
10
-1478
/
+0
*
octeon: remove linux 3.10 support
Felix Fietkau
2014-12-11
23
-8719
/
+0
*
adm8668: remove linux 3.3 support
Felix Fietkau
2014-12-11
27
-2914
/
+0
*
ar7: remove config-3.10
Jonas Gorski
2014-12-11
1
-124
/
+0
*
netlogic: sync kernel config
John Crispin
2014-12-11
1
-1
/
+11
*
ralink: mt7621 was missing a symbol that made the CC builder fail
John Crispin
2014-12-11
1
-0
/
+1
*
mcp85xx/p1020: fixup config-default
John Crispin
2014-12-11
1
-0
/
+19
*
kernel/modules: fix chipidea
John Crispin
2014-12-11
4
-20
/
+4
*
au1000: distinguish different models and set correct MAC-address
John Crispin
2014-12-11
2
-0
/
+76
*
mpc85xx: fix another typo in the image makefile
Felix Fietkau
2014-12-11
1
-1
/
+1
*
mpc85xx: add missing devicetree ranges property for ethernet devices
Felix Fietkau
2014-12-11
1
-0
/
+30
*
mpc85xx: fix typo in image name
Felix Fietkau
2014-12-11
1
-1
/
+1
*
sdk: add missing kernel include files
Felix Fietkau
2014-12-11
1
-0
/
+1
*
mpc85xx: fix initramfs images
Felix Fietkau
2014-12-11
2
-8
/
+8
*
bcm53xx: support LEDs on Buffalo devices
Rafał Miłecki
2014-12-11
4
-0
/
+352
*
kirkwood: add 3.18 support
Luka Perkov
2014-12-11
8
-0
/
+889
*
bcm53xx: backport NVRAM driver sent upstream
Rafał Miłecki
2014-12-10
13
-756
/
+503
*
bcm53xx: use bcma callback in SPROM driver to fill the SPROM
Rafał Miłecki
2014-12-10
3
-186
/
+22
*
bcm53xx: use static NVRAM pointer for now
Rafał Miłecki
2014-12-10
4
-534
/
+14
*
kernel: drop CONFIG_PROC_DEVICETREE in 3.18
Luka Perkov
2014-12-10
3
-3
/
+0
*
bcm53xx: clean up nvram header
Rafał Miłecki
2014-12-10
5
-61
/
+57
*
kernel: add missing config symbols for 3.18
Luka Perkov
2014-12-10
1
-0
/
+12
*
bcm53xx: move SPROM driver to the target files
Rafał Miłecki
2014-12-10
3
-1386
/
+690
*
bcm53xx: move NVRAM driver to the target files
Rafał Miłecki
2014-12-10
3
-436
/
+215
*
bcm53xx: move NVRAM header to the target files
Rafał Miłecki
2014-12-10
3
-250
/
+66
*
oxnas: add support for 2nd S-ATA port to sata_oxnas driver
John Crispin
2014-12-10
5
-87
/
+686
*
oxnas: add copyright header to sata_oxnas
John Crispin
2014-12-10
1
-0
/
+19
*
kernel: refresh patches
Luka Perkov
2014-12-09
25
-54
/
+57
*
kirkwood: Iomega ix2-200: use all remaining MTD space for rootfs
Luka Perkov
2014-12-09
1
-0
/
+13
*
ar71xx: improve ethernet driver cache footprint by removing an unnecessary po...
Felix Fietkau
2014-12-09
3
-27
/
+36
*
kernel: add a patch to make netfilter conntrack cache routing information
Felix Fietkau
2014-12-09
10
-16
/
+1025
*
ar71xx: remove another leftover broken chunk of code in the unaligned access ...
Felix Fietkau
2014-12-09
1
-24
/
+0
*
bcm53xx: bcm_nand: fix compilation
Rafał Miłecki
2014-12-08
2
-2
/
+2
*
bcm53xx: bcm_nand: switch from cmdlinepart to ofpart
Rafał Miłecki
2014-12-08
2
-6
/
+12
*
brcm47xx: add WNDR3400 V3 buttons
Rafał Miłecki
2014-12-08
2
-0
/
+50
*
brcm63xx: fix a few issues in irq chip drivers
Jonas Gorski
2014-12-08
48
-454
/
+575
*
brcm63xx: alphabetically order image generation
Jonas Gorski
2014-12-08
1
-5
/
+5
*
brcm63xx: refresh patches
Jonas Gorski
2014-12-08
48
-70
/
+70
*
brcm63xx: add DT support for USR9108
Jonas Gorski
2014-12-08
5
-5
/
+52
*
brcm63xx: add DT support for F5D7633
Jonas Gorski
2014-12-08
7
-6
/
+53
*
brcm63xx: add DT support for DG834GT/PN
Jonas Gorski
2014-12-08
5
-4
/
+51
*
brcm63xx: add DT support for TD-W8900GB
Jonas Gorski
2014-12-08
9
-9
/
+55
*
brcm63xx: add DT support for DSL-2640B
Jonas Gorski
2014-12-08
7
-4
/
+59
*
brcm63xx: add DT support for CPVA642
Jonas Gorski
2014-12-08
7
-5
/
+66
*
kernel: update linux 3.18 to final release
Felix Fietkau
2014-12-08
4
-37
/
+23
*
kernel: backport an upstream xfrm crash fix
Felix Fietkau
2014-12-08
1
-0
/
+133
*
kernel: add missing check for skb->dev on netfilter xfrm optimization patch
Felix Fietkau
2014-12-08
3
-3
/
+3
[next]