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
/
ar71xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
juhosg
2011-11-01
1
-0
/
+1
*
ar71xx: build image for the TL-WR741ND v4 board
juhosg
2011-11-01
1
-0
/
+6
*
ar71xx: add initial support for the TL-WR741ND v4 board
juhosg
2011-11-01
9
-1
/
+197
*
ar71xx: add AR933X GMAC register defines
juhosg
2011-11-01
1
-0
/
+19
*
ar71xx: combine LEDs setup in one file
juhosg
2011-11-01
13
-305
/
+144
*
ar71xx: unify LED names on Planex boards
juhosg
2011-11-01
4
-16
/
+14
*
ar71xx: unify LED names on Buffalo boards
juhosg
2011-11-01
5
-17
/
+15
*
ar71xx: unify LED names on TP-Link boards
juhosg
2011-11-01
12
-47
/
+36
*
ar71xx/all0258n: sysupgrade support
juhosg
2011-11-01
2
-0
/
+168
*
ar71xx/all0258n: add default config
juhosg
2011-11-01
2
-0
/
+17
*
ar71xx: remove default network config of the mzk-w04nu board as well
juhosg
2011-11-01
1
-16
/
+0
*
ar71xx: remove LED setup of nonexistent interfaces on RB750
juhosg
2011-10-31
1
-24
/
+0
*
ar71xx: remove default network config of the wnr2000 board
juhosg
2011-10-31
1
-16
/
+0
*
ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32...
juhosg
2011-10-30
1
-2
/
+2
*
ar71xx: fix typos in image/Makefile
juhosg
2011-10-27
1
-7
/
+7
*
ar71xx: add initial support for the OpenMesh OM2P board
juhosg
2011-10-27
7
-0
/
+141
*
ar71xx/all0258n: fix partition layout
juhosg
2011-10-27
1
-1
/
+1
*
ar71xx: create image for the WNDR3800
juhosg
2011-10-26
1
-0
/
+1
*
ar71xx: build image for the Buffalo WHR-HP-G300N
juhosg
2011-10-24
2
-0
/
+35
*
ar71xx: Buffalo WHR-HP-G300N kernel support
juhosg
2011-10-24
9
-1
/
+213
*
ar71xx: build image for the Allnet ALL0258N board
juhosg
2011-10-24
1
-0
/
+6
*
ar71xx: add kernel support for the Allnet ALL0258N board
juhosg
2011-10-24
6
-0
/
+159
*
ar71xx: don't override CONFIG_FSNOTIFY
juhosg
2011-10-24
1
-1
/
+0
*
[ar71xx] base-files: make sure inittab-console-fixup returns with success (#1...
jow
2011-10-24
1
-0
/
+2
*
linux: ar71xx: add support for Mikrotik Routerboard RB493G
jogo
2011-10-11
5
-0
/
+109
*
ar71xx: add a workaround for ar8316 not always driving the TA bit to low
jogo
2011-10-11
1
-0
/
+20
*
ag71xx: close a race between the phy state machine and link state
jogo
2011-10-08
1
-3
/
+7
*
ar71xx: fix MAC addresses on the DIR-825-B1 board
juhosg
2011-09-23
1
-10
/
+23
*
ar71xx: enable login only on the system console by default
juhosg
2011-09-23
2
-2
/
+25
*
ar71xx: build images for the TP-Link TL-WR703N v1 board
juhosg
2011-09-21
2
-0
/
+31
*
ar71xx: add support for the TP-Link TL-WR703N v1 board
juhosg
2011-09-21
9
-1
/
+152
*
ar71xx: add AR933x specific USB setup function
juhosg
2011-09-21
2
-2
/
+25
*
ar71xx: add ar71xx_device_reset_rmw helper
juhosg
2011-09-21
2
-0
/
+49
*
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
juhosg
2011-09-21
1
-1
/
+1
*
ar71xx: remove 'default [yn]' from machine Kconfig entries
juhosg
2011-09-21
1
-37
/
+0
[next]