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