index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: switch default qdisc from pfifo_fast to fq_codel and remove pfifo_fast
Felix Fietkau
2013-04-10
4
-0
/
+432
*
kernel: keep dropped stats in fq_codel
Felix Fietkau
2013-04-10
2
-0
/
+20
*
kernel: tune fq_codel defaults for common netdevice speeds
Felix Fietkau
2013-04-10
2
-0
/
+28
*
kernel: add patches by Dave Täht to reduce buffer size in longer queues to r...
Felix Fietkau
2013-04-10
4
-0
/
+208
*
kernel: refresh patches against 3.9-rc6
Florian Fainelli
2013-04-09
12
-388
/
+18
*
kernel: add support for PMC PM25LQ032 SPI Flash in m25p80.c
Florian Fainelli
2013-04-09
4
-0
/
+40
*
kernel: backport switch user API changes after r36283
Florian Fainelli
2013-04-09
4
-10
/
+28
*
[ramips] unbreak portmapping - typo fix
John Crispin
2013-04-09
2
-7
/
+7
*
[ramips] move memory detect node to dtsi files
John Crispin
2013-04-09
63
-236
/
+16
*
[ramips] Add Netgear WNCE2001 (OF version)
John Crispin
2013-04-09
10
-2
/
+214
*
[ramips] remove bootargs from dts
John Crispin
2013-04-09
53
-196
/
+6
*
[ramips] add ofpart info to the devicetrees
John Crispin
2013-04-09
50
-0
/
+1170
*
[ramips] add sample swconfig portmap
John Crispin
2013-04-09
1
-0
/
+26
*
[ramips] set of_node before registring the switch
John Crispin
2013-04-09
1
-24
/
+45
*
[swconfig] allow loading port maps from OF
John Crispin
2013-04-09
3
-0
/
+89
*
Adapt default network configuration for IPv6
Steven Barth
2013-04-09
17
-0
/
+123
*
ramips: TEW-691GR.dts fixes
Gabor Juhos
2013-04-08
1
-15
/
+43
*
ramips: rt3883: enable the AR8216 driver
Gabor Juhos
2013-04-08
1
-0
/
+2
*
ramips: add profile for the Omnima EMB-HPM board
Gabor Juhos
2013-04-08
1
-0
/
+16
*
ramips: OMNI-EMB-HPM.dts fixes
Gabor Juhos
2013-04-08
1
-5
/
+37
*
ramips: add mdio-bus node to rt3883.dtsi
Gabor Juhos
2013-04-08
1
-0
/
+7
*
ramips: fix MDIO/PHY handling
Gabor Juhos
2013-04-08
1
-0
/
+222
*
ramips: fix console speed for OMNI-EMB-HPM
Gabor Juhos
2013-04-08
1
-0
/
+4
*
ramips: avoid invalid pointer dereference in pinmux code
Gabor Juhos
2013-04-08
1
-2
/
+5
*
ramips: TEW-692GR.dts fixes
Gabor Juhos
2013-04-08
1
-15
/
+45
*
ramips: add PCI node into RTN56U.dts
Gabor Juhos
2013-04-07
1
-0
/
+10
*
ramips: add PCI node for rt3883.dtsi
Gabor Juhos
2013-04-07
1
-0
/
+86
*
ramips: rt3883: enable PCI support
Gabor Juhos
2013-04-07
1
-2
/
+7
*
ramips: fix RT3883 PCI driver
Gabor Juhos
2013-04-07
1
-0
/
+856
*
ramips: refresh patches
Gabor Juhos
2013-04-07
3
-5
/
+5
*
ramips: add missing cpu-feature-override.h files
Gabor Juhos
2013-04-07
3
-0
/
+245
*
ramips: fix broken patch name
Gabor Juhos
2013-04-07
1
-0
/
+0
*
ramips: fix polarity of GPIO buttons for RT-N56U
Gabor Juhos
2013-04-07
1
-2
/
+2
*
x86/generic: remove old kernel configs
Gabor Juhos
2013-04-07
2
-397
/
+0
*
x86/generic: switch to 3.8
Gabor Juhos
2013-04-07
1
-1
/
+1
*
x86/generic: add config for 3.8
Gabor Juhos
2013-04-07
1
-0
/
+197
*
x86/alix2: remove old kernel configs
Gabor Juhos
2013-04-07
2
-52
/
+0
*
x86/alix2: switch to 3.8
Gabor Juhos
2013-04-07
1
-1
/
+1
*
x86/alix2: add config for 3.8
Gabor Juhos
2013-04-07
1
-0
/
+26
*
x86: add support for 3.8
Gabor Juhos
2013-04-07
10
-0
/
+1465
*
ramips: add nor-flash node for the RT-N56U
Gabor Juhos
2013-04-07
1
-0
/
+32
*
ramips: fix pinmux settings for the RT-N56U
Gabor Juhos
2013-04-07
1
-1
/
+2
*
ramips: pinmux fixes
Gabor Juhos
2013-04-07
5
-0
/
+185
*
ramips: remove trailing whitespaces from dts files
Gabor Juhos
2013-04-07
7
-7
/
+7
*
ramips: handle PCI interrupts in plat_irq_dispatch
Gabor Juhos
2013-04-07
1
-0
/
+30
*
[ramips] fix typos inside dts files
John Crispin
2013-04-07
2
-14
/
+14
*
[ramips] fix default commandline in dts files
John Crispin
2013-04-07
5
-5
/
+5
*
ramips: add cfi_cmdset_0002 patches
Gabor Juhos
2013-04-07
2
-0
/
+81
*
cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver ini...
Felix Fietkau
2013-04-07
2
-6
/
+1
*
ramips: remove top-level {address,size}-cells properties from .dts files
Gabor Juhos
2013-04-07
58
-116
/
+0
[next]