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
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass the CFLAGS through the environment on compile and fix a few packages
Felix Fietkau
2007-01-21
4
-12
/
+12
*
make spca5xx depend on video device support in the kernel
Felix Fietkau
2007-01-21
2
-1
/
+2
*
fix typos
Felix Fietkau
2007-01-20
1
-2
/
+2
*
cosmetic fix
Felix Fietkau
2007-01-20
1
-1
/
+1
*
ignore the bridge option if brctl is not available
Felix Fietkau
2007-01-20
1
-14
/
+16
*
fix fdisk llseek
Felix Fietkau
2007-01-20
1
-0
/
+32
*
fix for e2fsprogs package splitup
Felix Fietkau
2007-01-20
1
-0
/
+2
*
Add WL-700gE support (based on work by jr)
Felix Fietkau
2007-01-20
4
-2
/
+51
*
move e2fsprogs from packages to trunk (will need this in a target profile later)
Felix Fietkau
2007-01-20
1
-0
/
+93
*
remove obsolete stuff
Felix Fietkau
2007-01-20
1
-13
/
+0
*
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack...
Felix Fietkau
2007-01-20
9
-91
/
+51
*
add usb led for wl-hdd
Felix Fietkau
2007-01-20
1
-0
/
+1
*
fix syslogd output to /dev/console (patch from #1170)
Felix Fietkau
2007-01-19
1
-0
/
+14
*
fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
Nicolas Thill
2007-01-18
1
-0
/
+2
*
Fix wep encryption setting with madwifi (#1173)
Florian Fainelli
2007-01-18
1
-1
/
+1
*
Fix the issue where the default gateway is not set
Felix Fietkau
2007-01-17
1
-0
/
+6
*
fix dropbear config (#960)
Felix Fietkau
2007-01-17
1
-3
/
+3
*
fix a small typo
Felix Fietkau
2007-01-15
1
-1
/
+1
*
Fix config checks for Image Builder and SDK - only build them when requested.
Felix Fietkau
2007-01-14
1
-0
/
+2
*
add checks for {ip,ip6}addr in the network config
Felix Fietkau
2007-01-14
1
-2
/
+2
*
move another DEFAULT:=y and fix a dependency bug
Felix Fietkau
2007-01-14
1
-2
/
+1
*
move several instances of DEFAULT:=y to profile preselections (easier for the...
Felix Fietkau
2007-01-14
3
-4
/
+0
*
Fix the annoying base-files autorebuild bug.
Felix Fietkau
2007-01-12
1
-0
/
+1
*
Rename patches to match conventions
Florian Fainelli
2007-01-11
3
-0
/
+0
*
Ok, try to make shfs work with 2.6.19, raw fixes, so might need better readin...
Florian Fainelli
2007-01-11
1
-0
/
+202
*
enable pretty lsmod output for linux 2.6
Felix Fietkau
2007-01-10
1
-1
/
+1
*
fix madwifi mode selection problems
Felix Fietkau
2007-01-10
1
-8
/
+8
*
fix typo
Felix Fietkau
2007-01-09
1
-1
/
+1
*
upgrade hostapd to 0.5.7 (patch from #1133)
Felix Fietkau
2007-01-09
2
-20
/
+20
*
Forward port whiterussian resolv.conf changes
Felix Fietkau
2007-01-08
9
-9
/
+15
*
add some more checks to the telnet init script
Felix Fietkau
2007-01-08
1
-1
/
+6
*
fix a small dependency problem
Felix Fietkau
2007-01-08
1
-1
/
+1
*
fix a typo
Felix Fietkau
2007-01-08
1
-1
/
+1
*
use alsa-driver for 2.4 only (2.6 has it in-tree)
Felix Fietkau
2007-01-08
1
-1
/
+1
*
Change category to Filesystems
Florian Fainelli
2007-01-08
1
-1
/
+1
*
add a patch to use our target ar, not the host one (closes: #1164)
Nicolas Thill
2007-01-08
1
-0
/
+12
*
more use of the INSTALL_DIR variable
Nicolas Thill
2007-01-08
4
-5
/
+6
*
fix rt61 build on 2.4
Nicolas Thill
2007-01-07
2
-2
/
+26
*
busybox: remove the bogus SIZEOF_LONG check (#1127)
Felix Fietkau
2007-01-07
1
-0
/
+12
*
fix memory leak in switch drivers (patch from #1132)
Felix Fietkau
2007-01-07
1
-0
/
+1
*
drop -Werror from busybox - prevents compile errors like #1130
Felix Fietkau
2007-01-06
1
-0
/
+12
*
Convert kmod-shfs to the KernelPackage template
Florian Fainelli
2007-01-05
1
-11
/
+5
*
upgrade wpa_supplicant to v0.5.7 for #1133
Imre Kaloz
2007-01-05
1
-2
/
+2
*
fix typo (closes #1149)
Imre Kaloz
2007-01-05
1
-1
/
+1
*
Use the KernelPackage template instead of kmod-foo
Florian Fainelli
2007-01-05
7
-63
/
+37
*
Also use INSTALL_CONF for ppp
Florian Fainelli
2007-01-05
1
-2
/
+2
*
Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later
Florian Fainelli
2007-01-05
1
-0
/
+43
*
Add zd1211rw kernel module
Florian Fainelli
2007-01-05
1
-0
/
+9
*
Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...
Florian Fainelli
2007-01-05
1
-0
/
+45
*
/etc/config/* should use INSTALL_DATA
Tim Yardley
2007-01-04
1
-1
/
+1
[next]