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
*
allow the user to disable downlink shaping by removing the option download .....
Felix Fietkau
2006-11-11
2
-2
/
+1
*
move two functions from broadcom.sh to /sbin/wifi
Felix Fietkau
2006-11-11
2
-31
/
+33
*
make sure udhcpc is spawned as a background process (use eval)
Felix Fietkau
2006-11-09
1
-1
/
+1
*
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...
Felix Fietkau
2006-11-09
2
-1
/
+22
*
replace br0 with $LAN
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix dhcp hotplug events
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix ifdown hotplug event for static
Felix Fietkau
2006-11-09
1
-0
/
+5
*
fix ifup hotplug event for static
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix for multiple extra commands in init scripts using rc.common
Felix Fietkau
2006-11-09
1
-1
/
+1
*
Enable iso9660 and udf kernel modules (#930)
Florian Fainelli
2006-11-09
1
-0
/
+22
*
forward port diag changes from whiterussian, add extra abstraction for the gp...
Felix Fietkau
2006-11-09
3
-330
/
+417
*
make nozomi linux 2.4 only for now
Felix Fietkau
2006-11-09
1
-0
/
+1
*
comgt: make firewalling changes when umts goes up or down
Felix Fietkau
2006-11-09
1
-2
/
+13
*
fix potential data loss issue on failed umount (patch from #942)
Felix Fietkau
2006-11-09
1
-2
/
+2
*
Ensure dropbear is installed before disabling telnet (#920)
Florian Fainelli
2006-11-07
1
-1
/
+1
*
Change httpd realm to match the hostname (#932)
Florian Fainelli
2006-11-07
1
-1
/
+4
*
Add support for ne2000 pci NIC (#916)
Florian Fainelli
2006-11-06
1
-0
/
+12
*
Fix wrong md5sum for nozomi (#915)
Florian Fainelli
2006-11-06
1
-1
/
+1
*
Add automake-1.4 host tool dependency to linux-atm (#910)
Florian Fainelli
2006-11-04
1
-0
/
+4
*
Update kernel configurations to enable NLS KOI8R (russian) and package the mo...
Florian Fainelli
2006-11-04
1
-0
/
+11
*
fix nozomi default
Felix Fietkau
2006-11-04
1
-0
/
+1
*
Test if symbolic is already there (#886)
Florian Fainelli
2006-11-04
1
-1
/
+1
*
move comgt to trunk and add network scripts for umts compatible with the wrt5...
Felix Fietkau
2006-11-04
11
-0
/
+356
*
call interface stop handler on ifdown
Felix Fietkau
2006-11-04
1
-0
/
+3
*
add nozomi driver
Felix Fietkau
2006-11-03
4
-0
/
+335
*
enable nvram utility by default
Felix Fietkau
2006-11-03
1
-0
/
+1
*
fix typo
Felix Fietkau
2006-11-03
1
-2
/
+2
*
rename the <boardname>-<kernelversion> directories of base-files to just <boa...
Felix Fietkau
2006-11-03
22
-255
/
+4
*
port new diag driver to kamikaze
Felix Fietkau
2006-11-03
4
-296
/
+945
*
add config option for autostart of network interfaces
Felix Fietkau
2006-11-03
2
-1
/
+13
*
export WAN variable so that firewall works (#907)
Florian Fainelli
2006-11-03
1
-0
/
+1
*
Fixes module autoloading for Wireless devices (#906)
Florian Fainelli
2006-11-03
1
-3
/
+3
*
fix missing variable assignment (found by db90h)
Felix Fietkau
2006-11-03
1
-0
/
+1
*
fix dropbear keygen
Felix Fietkau
2006-11-01
1
-1
/
+1
*
update hostapd to latest upstream version
Felix Fietkau
2006-10-31
1
-2
/
+2
*
move wpa_supplicant to trunk
Felix Fietkau
2006-10-31
5
-0
/
+671
*
fix unnecessary dropbear key generation
Felix Fietkau
2006-10-31
1
-5
/
+10
*
fix vpi/vci setting for pppoa
Felix Fietkau
2006-10-30
1
-1
/
+3
*
enable pppoa for ar7
Felix Fietkau
2006-10-30
1
-0
/
+1
*
sync dropbear init script with whiterussian, fix locking and add config integ...
Felix Fietkau
2006-10-29
3
-13
/
+46
*
reset CONFIG_SECTION when calling config_load
Felix Fietkau
2006-10-28
1
-0
/
+1
*
use target optimization flags for madwifi tools
Nicolas Thill
2006-10-27
1
-2
/
+5
*
add target optimization flags
Nicolas Thill
2006-10-27
1
-0
/
+1
*
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e...
Imre Kaloz
2006-10-27
1
-0
/
+26
*
add protection against running cf2nand from yaffs2
Felix Fietkau
2006-10-26
1
-0
/
+5
*
add cf2nand script for copying a cf card installation to nand flash automatic...
Felix Fietkau
2006-10-26
1
-0
/
+61
*
add lookup function for mtd parts
Felix Fietkau
2006-10-26
1
-0
/
+7
*
use lock to remove race conditions in bringing up ppp and dhcp that would lea...
Felix Fietkau
2006-10-26
3
-5
/
+26
*
reduce the possibility of race conditions when using the lock utility
Felix Fietkau
2006-10-26
1
-4
/
+6
*
fix dropbear init script
Felix Fietkau
2006-10-26
1
-1
/
+1
[next]