149 Commits (55474bd3a4ba2f59088ce9c5a60f21e80a6714bb)

Author SHA1 Message Date
Felix Fietkau 55474bd3a4 some fixes for wlcompat 20 years ago
Felix Fietkau c30c4adaa8 implement SIOCSIWENCODE in wlcompat 20 years ago
Felix Fietkau f47786cb38 read wep keys from the driver's private data instead of the shmem (can get key length correctly) 20 years ago
Nicolas Thill 3bb92a5db8 Fix kmod-iptables and kmod-ip6tables build 20 years ago
Imre Kaloz e091c662cc fix nas compatibility and overrides for newer wla2-g54l units 20 years ago
Felix Fietkau 371b05f52e fix linux kernel build 20 years ago
Felix Fietkau 981d043377 add rebuild target for the linux directory 20 years ago
Oleg I. Vdovikin dd45857be1 relates connections should be mss clamped too 20 years ago
Felix Fietkau 8ea1a39bc0 add even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags -- not needed anymore 20 years ago
Felix Fietkau 9154e55571 make dnsmasq init script non-blocking 20 years ago
Felix Fietkau 43e5060743 add function for enabling/disabling radio in wlcompat 20 years ago
Waldemar Brodkorb 7a3827f904 leases file defaults to var/misc, which does not exist 20 years ago
Mike Baker f9e189a014 switch to a more reliable mechanism for running firstboot 20 years ago
Mike Baker d23707baef prevent zombies from occuring when stdou/stdout are held open 20 years ago
Mike Baker 3a7cd85d28 misc init.d cleanups 20 years ago
Felix Fietkau cd94ce2d10 split kernel patches into board dependend and generic 20 years ago
Felix Fietkau 726b0f00fa fix typo 20 years ago
Mike Baker 437300890d *** empty log message *** 20 years ago
Mike Baker bc5fb8093d make dnsmasq probe for dhcp servers before starting a dhcp server 20 years ago
Waldemar Brodkorb a3e5b78558 remove iptables modules 20 years ago
Mike Baker 6146ff5259 disable firewall in failsafe 20 years ago
Felix Fietkau 75b3d0473e add some fixes for v1 hardware (doesn't work reliably yet) 20 years ago
Felix Fietkau f129a43a9e re-add state match to kernel image 20 years ago
Felix Fietkau eb567fe13a add some options to the lzma kernel compressor for smaller size 20 years ago
Felix Fietkau 9a0be5341f update et source to 0.9 20 years ago
Felix Fietkau e1e75c81f4 some cosmetic fixes 20 years ago
Mike Baker 80d3ee9792 *** empty log message *** 20 years ago
Mike Baker a5b73b1c37 fix qdisc ordering 20 years ago
Felix Fietkau 62ab279556 don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver) 20 years ago
Felix Fietkau 3909344b3a fix ethtool call for communication between wl and wl.o 20 years ago
Felix Fietkau 7feef7384e disable some useless jffs bbc compressors (improves performance in size mode) 20 years ago
Felix Fietkau c1d1cf8376 fix wlcompat build 20 years ago
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. 20 years ago
Waldemar Brodkorb 13ba0a465b add iptables modules, need to be changed in a generic postinst method 20 years ago
Felix Fietkau 5d55020791 oops... committed that modified ipkg.conf by accident again... 20 years ago
Felix Fietkau bf69898a69 fix nvram overrides/defaults for asus deluxe 20 years ago
Mike Baker 8aeca732f1 *** empty log message *** 20 years ago
Mike Baker e118e0e8ef hide some non-critical error messages; prevent newbie bug reports 20 years ago
Felix Fietkau 03c4ec3882 oops... checked in too much stuff. fixing that 20 years ago
Felix Fietkau c5ac4031ea add robocfg 20 years ago
Mike Baker 2ab5d1e15c cleanup login script, change firewall example 20 years ago
Mike Baker c51cbc4d86 various cosmetic fixes 20 years ago
Mike Baker 32a0072dd3 fix startup logging 20 years ago
Mike Baker a8832b617d log rcS output 20 years ago
Waldemar Brodkorb c8050de523 use full path 20 years ago
Felix Fietkau 6bca05dcc2 add oleg's fix for jffs2 mounting 20 years ago
Mike Baker c1aa28592d failsafe variable 20 years ago
Imre Kaloz c41cb349a1 optimize for size 20 years ago
Waldemar Brodkorb 0b649fe3cb use tmpfs instead ramfs, strange that i do not need to add any kernel option, it works out of the box, and dd if=/dev/zero of=test bs=1024k count=100 does not kill the box anymore 20 years ago
Waldemar Brodkorb eace3c1692 fix sysctl issues 20 years ago