index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: add AR934X specific bootstrap and reset register bits
juhosg
2011-11-12
2
-3
/
+51
*
ar71xx: add diag support for the DB120 board
juhosg
2011-11-12
2
-0
/
+6
*
ar71xx: fix GPIO direction setup for AR934x
juhosg
2011-11-12
1
-0
/
+39
*
ar71xx: fix AR934X clock frequency calculation
juhosg
2011-11-12
2
-12
/
+48
*
ar71xx: generate ubootenv from uci-defaults instead of providing defconfig
juhosg
2011-11-12
2
-5
/
+37
*
lantiq: improve falcon package selection
blogic
2011-11-11
3
-5
/
+2
*
lantiq: fix breakage introduced in 3.1 bump
blogic
2011-11-11
10
-5
/
+326
*
base-files, target: assign name to system timeserver section, makes it easier...
jow
2011-11-10
5
-5
/
+5
*
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
jogo
2011-11-09
9
-9
/
+9
*
ar71xx: remove dead code
nbd
2011-11-08
1
-15
/
+0
*
ar71xx: on ar7240, exclude ports from their own port vlan destination mask
nbd
2011-11-08
1
-2
/
+1
*
kernel: add a top level menuconfig option for enabling lockdep
nbd
2011-11-08
9
-0
/
+19
*
ar71xx: create TL-WA901ND network config from uci-defaults
juhosg
2011-11-07
2
-16
/
+5
*
ar71xx: create ALL0258N network config from uci-defaults
juhosg
2011-11-07
2
-12
/
+4
*
ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults
juhosg
2011-11-07
2
-26
/
+6
*
ar71xx: create WZR-HP-G300NH network config from uci-defaults
juhosg
2011-11-07
2
-26
/
+6
*
ar71xx: create RB-493G network config from uci-defaults
juhosg
2011-11-07
2
-41
/
+9
*
ar71xx: create TL-WR1043ND network config from uci-defaults
juhosg
2011-11-07
2
-31
/
+7
*
ar71xx: create WRT160NL network config from uci-defaults
juhosg
2011-11-07
2
-26
/
+6
*
ar71xx: create PB92 network config from uci-defaults
juhosg
2011-11-07
2
-31
/
+7
*
ar71xx: create DIR-825-B1 network config from uci-defaults
juhosg
2011-11-07
2
-26
/
+6
*
ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults
juhosg
2011-11-07
3
-40
/
+17
*
ar71xx: create RB-450 network config from uci-defaults
juhosg
2011-11-07
2
-26
/
+6
*
ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults
juhosg
2011-11-07
3
-52
/
+7
*
ar71xx: create RB-433{,U} network config from uci defaults
juhosg
2011-11-07
3
-52
/
+7
*
ar71xx: create even more network configs from the uci-defaults script
juhosg
2011-11-07
17
-394
/
+45
*
ar71xx: create more network configs from the uci-defaults script
juhosg
2011-11-07
6
-80
/
+8
*
ar71xx: create a bunch of network configs from the uci-defaults script
juhosg
2011-11-07
8
-83
/
+10
*
ar71xx: create generic network config from an uci-defaults script
juhosg
2011-11-07
3
-17
/
+66
*
ar71xx: remove AP81 defconfig, it is the same as the generic config
juhosg
2011-11-07
1
-16
/
+0
*
ar71xx: change generated Buffalo firmware versions
juhosg
2011-11-07
1
-4
/
+4
*
[cns3xxx]: update 3.1 patches
kaloz
2011-11-07
4
-55
/
+10
*
[generic/3.1]: update arm mach-types
kaloz
2011-11-07
1
-6
/
+253
*
ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards
juhosg
2011-11-07
1
-0
/
+2
*
ar71xx: wrap long lines in the upgrade script
juhosg
2011-11-07
1
-6
/
+45
*
ar71xx: fix WHR-HP-G300N firmware partition offset
juhosg
2011-11-07
1
-1
/
+1
*
ar71xx: add default network configuration for the WHR-HP-GN
juhosg
2011-11-07
1
-0
/
+24
*
ar71xx: build image for the Buffalo WHR-HP-GN
juhosg
2011-11-07
2
-0
/
+18
*
ar71xx: add support for the Buffalo WHR-HP-GN board
juhosg
2011-11-07
4
-0
/
+8
*
ar71xx: build image for the Buffalo WHR-G301N
juhosg
2011-11-07
2
-0
/
+18
*
ar71xx: add support for the Buffalo WHR-G301N board
juhosg
2011-11-07
5
-0
/
+32
*
ar71xx: fix WHR-HP-G300N image generation
juhosg
2011-11-07
1
-3
/
+4
*
ar71xx: enable WHR-HP-G300N support in kernel config
juhosg
2011-11-07
1
-1
/
+1
*
ar71xx: fix WHR-HP-G300N MTD partitions
juhosg
2011-11-07
1
-1
/
+2
*
omap24xx: Add cbus tahvo locking fix.
mb
2011-11-05
2
-17
/
+31
*
omap24xx: Fix n810bm compilation
mb
2011-11-05
1
-60
/
+58
*
kernel: swconfig: add a missing unlock in error path
juhosg
2011-11-04
1
-1
/
+3
*
add timeserver config to target specific system configs as well
jow
2011-11-04
5
-8
/
+26
*
kernel: merge regression fixes for the netfilter patches to the 3.1 kernel pa...
nbd
2011-11-03
3
-9
/
+12
*
lantiq: remove obseleted folder. we use 3.1 now
blogic
2011-11-03
1
-13
/
+0
[next]