4900 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Gabor Juhos 25a71a59ae mac80211: ath9k: get tx gain type from eeprom 14 years ago
Jo-Philipp Wich 0da0c4d119 qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 14 years ago
Jo-Philipp Wich 978ecae685 base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list 14 years ago
Jo-Philipp Wich a65975e0d6 base-files: mark /etc/rc.local as conffile 14 years ago
Jo-Philipp Wich b0ca17ae6e firewall: mark /etc/firewall.user as conffile 14 years ago
Jo-Philipp Wich 3864e6af2f opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream. 14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well. 14 years ago
Lars-Peter Clausen 15f8eed2a3 uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit) 14 years ago
Vasilis Tsiligiannis de0324cfb0 qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800) 14 years ago
Lars-Peter Clausen 83246559fd uboot-kirkwood: Add support for iomega iconnect wireless 14 years ago
Lars-Peter Clausen 67ab1350bd kernel: Add hwmon-lm63 package 14 years ago
Lars-Peter Clausen 2ba2936b58 kernel: kirkwood/orion I2C module support 14 years ago
Jo-Philipp Wich 0fda5f7507 base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes. 14 years ago
Jo-Philipp Wich 7eb2c8959c opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com> 14 years ago
Jo-Philipp Wich 7bf84dc4f8 firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled 14 years ago
Felix Fietkau 0c99eb5023 ath9k: add a few fixes and cleanups 14 years ago
Lars-Peter Clausen 7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core 14 years ago
Jo-Philipp Wich 8e9dfc063f opkg: reenable global upgrade, refresh patches 14 years ago
Jo-Philipp Wich a2328ecf96 kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them 14 years ago
Alexandros C. Couloumbis b7e25b807b package/grub: revert accidental/unessesery grub commit 14 years ago
Alexandros C. Couloumbis 930031c5d1 tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues. 14 years ago
Felix Fietkau 42a49519f0 ath9k: fix regulatory issues with multiple cards 14 years ago
Felix Fietkau 1cbea05927 ath9k: compile out the ath9k rate control 14 years ago
Alexandros C. Couloumbis 5df80ba3a7 package/grub: fix build issues under 64bit FreeBSD 14 years ago
Jo-Philipp Wich 1cb2abca8e add maintainer information 14 years ago
Alexandros C. Couloumbis 073fca3651 package/grub: fix compile issue under FreeBSD 8.1 14 years ago
Felix Fietkau 5dc2fe588d iw: update to 0.9.21, add support for showing the in-use flag for survey data 14 years ago
Felix Fietkau 6f8a738587 ath9k: fetch survey data for all channels 14 years ago
Alexandros C. Couloumbis ad41b53a74 package/busybox: fix endianes issue under FreeBSD 8.1 14 years ago
Felix Fietkau 92e5e35c77 mac80211: update to wireless-testing 2010-09-28 14 years ago
Vasilis Tsiligiannis faf45b7316 dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824) 14 years ago
Jo-Philipp Wich 1a0d7a3612 firewall: fix chain selection logic, option dest must be ignored for notrack targets 14 years ago
Jo-Philipp Wich a1a31f1831 firewall: don't setup nat reflection if negations are used 14 years ago
Jo-Philipp Wich 6a335579b8 fireall: - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules 14 years ago
Alexandros C. Couloumbis ac899e4bd2 package/dropbear: simplify & reduce init script size (closes #7985) 14 years ago
Jo-Philipp Wich 6bcdab79b6 base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks 14 years ago
Daniel Dickinson b125e3f68e Fixed duplicated content in file in commit 23111 14 years ago
Daniel Dickinson 7fe34123d6 Missed file committing previous change 23110 14 years ago
Daniel Dickinson 18b473ca9b base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. 14 years ago
Felix Fietkau c749f9a924 ath9k: fix a warning during a failed aggregation start 14 years ago
Daniel Dickinson 1385904dfa base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem. 14 years ago
Daniel Dickinson 46803a3b75 base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system 14 years ago
Felix Fietkau d6f08bcf81 ath9k: fix various aggregation related race conditions 14 years ago
Jo-Philipp Wich cdd98e3f3a base-files: bump pkg revision after r23091, r23092 14 years ago
Jo-Philipp Wich 52531f4eb6 base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314 14 years ago
Jo-Philipp Wich 84b7b812f3 base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state 14 years ago
Jo-Philipp Wich b07620df31 firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart 14 years ago
Jo-Philipp Wich a5d0879de7 ppp: use service_kill() 14 years ago
Jo-Philipp Wich 4815de3f26 base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill 14 years ago
Florian Fainelli 8e9736675f Fix missing dependency in solos-pci module 14 years ago