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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662
agb
2009-02-26
0
-0
/
+0
*
[ar71xx] defconfig: remove network config installed by base-files so defconfi...
agb
2009-02-26
1
-0
/
+5
*
[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now...
agb
2009-02-26
3
-0
/
+20
*
[ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfi...
agb
2009-02-26
4
-3
/
+3
*
[ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (...
agb
2009-02-26
1
-0
/
+13
*
[ar71xx] wnr2000: buttons and blinkenlights!
agb
2009-02-26
1
-0
/
+55
*
allow packages to override PKG_UNPACK, HOST_UNPACK
nbd
2009-02-25
1
-2
/
+2
*
[ar71xx] ag71xx driver: forgot to add a new file
juhosg
2009-02-25
1
-0
/
+53
*
[ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw...
juhosg
2009-02-25
2
-0
/
+17
*
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...
juhosg
2009-02-25
6
-5
/
+45
*
[ar71xx] add default network configuration for the TL-WR941ND board
juhosg
2009-02-24
1
-0
/
+19
*
[ar71xx] add more base-files
juhosg
2009-02-24
3
-0
/
+85
*
Fix ath5k crash on load (#4689)
florian
2009-02-24
1
-1
/
+1
*
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...
nico
2009-02-24
8
-13
/
+13
*
[toolchain] gdb: use @GNU mirror facility, cleanup
nico
2009-02-23
1
-3
/
+1
*
[package] gdb: fix gdbserver subpackage, cleanup
nico
2009-02-23
1
-7
/
+6
*
[toolchain] move common variables to a dedicated include file
nico
2009-02-23
9
-44
/
+24
*
re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
mirko
2009-02-23
1
-165
/
+12
*
initialize the url field for packages
nbd
2009-02-23
1
-0
/
+1
*
[toolchain] kernel-headers: fix build error when run for the second time
nico
2009-02-23
1
-0
/
+1
*
[package] change libnl mirror to point to openwrt, original website seems down
florian
2009-02-23
1
-1
/
+1
*
[ar71xx] enable DSA support
juhosg
2009-02-23
1
-0
/
+9
*
[ar71xx] remove duplicated includes
juhosg
2009-02-23
1
-1
/
+0
*
[ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch
juhosg
2009-02-23
3
-0
/
+43
*
[ar71xx] move device registration function prototypes into a separate header ...
juhosg
2009-02-23
16
-58
/
+89
*
[ar71xx] rename platform.c to devices.c
juhosg
2009-02-23
2
-1
/
+1
*
[ar71xx] enable TL-WR941ND in kernel config
juhosg
2009-02-23
2
-0
/
+5
*
[ar71xx] tl-wr941nd: register ethernet device, and fix machine id
juhosg
2009-02-23
1
-1
/
+14
*
add back the old host patches for lua to improve portability
nbd
2009-02-22
8
-0
/
+4520
*
allow a separate patch directory for host patches
nbd
2009-02-22
1
-1
/
+3
*
fix the host vs native stampfile dependencies to improve quilt support
nbd
2009-02-22
1
-2
/
+2
*
[ar71xx] micrel phy driver: change initcall level if compiled into the kernel
juhosg
2009-02-22
1
-6
/
+6
*
[ar71xx] preliminary support for the TL-WR941ND
juhosg
2009-02-22
4
-1
/
+130
*
[ar7] include pppoa and br2684 packages by default (#4648)
florian
2009-02-22
1
-0
/
+2
*
[ar7] do not patch the local copy of ar7part.c to be exactly like what is mai...
florian
2009-02-22
2
-200
/
+0
*
Asus WL-330gE Support
nbd
2009-02-22
2
-11
/
+37
*
only define unpack templates if PKG_SOURCE is set
nbd
2009-02-22
1
-1
/
+6
*
merge host build of lua from tools/ into package/lua/Makefile
nbd
2009-02-22
10
-4469
/
+18
*
allow concurrent use of host-build.mk and package.mk as well as their templates
nbd
2009-02-22
3
-17
/
+26
*
eliminate redundancy by creating the quilt_used stampfile in the right place
nbd
2009-02-22
5
-4
/
+2
*
nuke some wgt634u specific crap that was introduced upstream
nbd
2009-02-22
1
-0
/
+178
*
fix broadcom-diag on linux 2.6.28 (#4633)
nbd
2009-02-22
2
-7
/
+5
*
fix missing change from r14610
nbd
2009-02-22
1
-1
/
+1
*
add missing kconfig symbols for kmod-sched
nbd
2009-02-22
1
-1
/
+11
*
re-enable cfg80211 as well
nbd
2009-02-22
2
-2
/
+2
*
re-apply r14531
nbd
2009-02-22
2
-2
/
+2
*
disable all kernel config options that are set to =m
nbd
2009-02-22
41
-3632
/
+3632
*
build system refactoring in preparation for allowing packages to do host-buil...
nbd
2009-02-22
33
-461
/
+494
*
fix typo
nbd
2009-02-22
1
-1
/
+1
*
add country code option for hostapd (patch from #4675)
nbd
2009-02-22
1
-0
/
+2
[next]