Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move parts of the failsafe code to the generic base-files - will be used on ↵ | Felix Fietkau | 2007-06-30 | 2 | -1/+4 |
| | | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810 | ||||
* | fix a warning (#1800) | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7809 | ||||
* | add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵ | Felix Fietkau | 2007-06-30 | 1 | -0/+82 |
| | | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807 | ||||
* | make the firewall script run after the network script again (required for ↵ | Felix Fietkau | 2007-06-30 | 1 | -1/+2 |
| | | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806 | ||||
* | include the network state in the dnsmasq init script. this makes it possible ↵ | Felix Fietkau | 2007-06-30 | 1 | -0/+1 |
| | | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805 | ||||
* | update wlcompat for new ioctl interface (fixes #1357) | Felix Fietkau | 2007-06-30 | 17 | -2137/+2742 |
| | | | | SVN-Revision: 7795 | ||||
* | cleanup | Felix Fietkau | 2007-06-30 | 1 | -10/+6 |
| | | | | SVN-Revision: 7789 | ||||
* | fix the path to the yealink module (#1944) | Felix Fietkau | 2007-06-30 | 1 | -1/+6 |
| | | | | SVN-Revision: 7788 | ||||
* | replace the hotplug2 fork handling hack with a better solution implemented ↵ | Felix Fietkau | 2007-06-30 | 5 | -201/+246 |
| | | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786 | ||||
* | unify sysctl.conf, add extra netfilter options (#1996) | Felix Fietkau | 2007-06-30 | 1 | -0/+13 |
| | | | | SVN-Revision: 7784 | ||||
* | qos-scripts update: | Felix Fietkau | 2007-06-30 | 3 | -11/+32 |
| | | | | | | | | - rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... SVN-Revision: 7782 | ||||
* | Added via-velocity module, and fixed some whitespace inconsistencies. | Rod Whitby | 2007-06-29 | 1 | -4/+16 |
| | | | | SVN-Revision: 7772 | ||||
* | check for + in the broadcast address before attempting a dns lookup | Felix Fietkau | 2007-06-29 | 1 | -0/+29 |
| | | | | SVN-Revision: 7767 | ||||
* | fix broadcast address (#1611) | Mike Baker | 2007-06-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 7766 | ||||
* | Add a patch for openssl to fix some breakage that happens when compiled with ↵ | Felix Fietkau | 2007-06-28 | 1 | -0/+252 |
| | | | | | | | | | | | gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html SVN-Revision: 7764 | ||||
* | Initialise firewall before network (#1988) | Florian Fainelli | 2007-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 7757 | ||||
* | clean up the madwifi SoC support patch - remove some breakage that went ↵ | Felix Fietkau | 2007-06-28 | 1 | -23/+1 |
| | | | | | | unnoticed because it only applies to kernelversions before 2.6.19 SVN-Revision: 7746 | ||||
* | add fragmentation and rts settings thanks rene closes #1725 | Travis Kemen | 2007-06-27 | 1 | -0/+12 |
| | | | | SVN-Revision: 7743 | ||||
* | add nvram fixup script | Felix Fietkau | 2007-06-27 | 2 | -0/+72 |
| | | | | SVN-Revision: 7742 | ||||
* | Also mark ipset as broken | Florian Fainelli | 2007-06-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 7740 | ||||
* | Make aodv-uu as broken for all archs until we fix it | Florian Fainelli | 2007-06-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 7739 | ||||
* | Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6 | Peter Denison | 2007-06-25 | 14 | -521/+958 |
| | | | | SVN-Revision: 7734 | ||||
* | Merge mac80211 driver from tree at bu3sch.de, pulled 24/6 | Peter Denison | 2007-06-25 | 12 | -194/+235 |
| | | | | SVN-Revision: 7733 | ||||
* | madwifi: add some extra delay between bringing the interface up and ↵ | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
| | | | | | | configuring it (#1703) SVN-Revision: 7729 | ||||
* | hotplug2: add fork handling optimization (also fixes that pesky pppoe race ↵ | Felix Fietkau | 2007-06-25 | 1 | -0/+142 |
| | | | | | | condition in #1655) SVN-Revision: 7726 | ||||
* | update to hotplug2 svn version (recommended by iSteve) | Felix Fietkau | 2007-06-25 | 4 | -48/+543 |
| | | | | SVN-Revision: 7725 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 8 | -58/+133 |
| | | | | SVN-Revision: 7722 | ||||
* | hotplug2: add a missing cflag, allow hotplug events that are not 'add' | Felix Fietkau | 2007-06-25 | 2 | -1/+14 |
| | | | | SVN-Revision: 7721 | ||||
* | make hotplug2 use the build system cflags | Felix Fietkau | 2007-06-25 | 2 | -0/+14 |
| | | | | SVN-Revision: 7720 | ||||
* | remove bogus dependency, fix a few cosmetic bugs | Felix Fietkau | 2007-06-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 7719 | ||||
* | Upgrade ntfs-3g to 1.616 (#1954) | Florian Fainelli | 2007-06-23 | 2 | -16/+5 |
| | | | | SVN-Revision: 7717 | ||||
* | Upgrade fuse to 2.6.5 (#1955) | Florian Fainelli | 2007-06-23 | 8 | -39/+47 |
| | | | | SVN-Revision: 7716 | ||||
* | add antenna diversity config support for broadcom-wl | Felix Fietkau | 2007-06-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 7710 | ||||
* | Do not cache negative answers | Florian Fainelli | 2007-06-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7707 | ||||
* | Package tunnel6 as well (#1943) | Florian Fainelli | 2007-06-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 7705 | ||||
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7704 | ||||
* | for bcm43xx-mac80211 as well | Felix Fietkau | 2007-06-22 | 1 | -3/+7 |
| | | | | SVN-Revision: 7703 | ||||
* | do not attempt to compile mac80211 on 2.6.21 | Felix Fietkau | 2007-06-22 | 1 | -15/+8 |
| | | | | SVN-Revision: 7701 | ||||
* | kernel version specific fixups for kmod packages | Felix Fietkau | 2007-06-22 | 1 | -7/+13 |
| | | | | SVN-Revision: 7700 | ||||
* | fix mac80211 build | Felix Fietkau | 2007-06-21 | 1 | -1/+6 |
| | | | | SVN-Revision: 7696 | ||||
* | New: mac80211-based bcm43xx driver from the wireless-dev tree | Peter Denison | 2007-06-21 | 31 | -0/+16363 |
| | | | | SVN-Revision: 7693 | ||||
* | New: mac80211 stack from the wireless-dev tree | Peter Denison | 2007-06-21 | 50 | -0/+23705 |
| | | | | SVN-Revision: 7692 | ||||
* | fix cgi-bin directory handling (#1764) | Felix Fietkau | 2007-06-21 | 1 | -0/+15 |
| | | | | SVN-Revision: 7688 | ||||
* | added usb-storage hotpluging | John Crispin | 2007-06-20 | 3 | -1/+42 |
| | | | | SVN-Revision: 7684 | ||||
* | fix a memleak in broadcom-diag (#1780) | Felix Fietkau | 2007-06-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7683 | ||||
* | Allow the use of psk+psk2 (ap mode only). Thanks ragorn | Mike Baker | 2007-06-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 7682 | ||||
* | mac80211 is not available for kernels < 2.6.22 | Florian Fainelli | 2007-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7674 | ||||
* | added 3 new crypto modules needed by ppp_mppe | John Crispin | 2007-06-18 | 1 | -1/+3 |
| | | | | SVN-Revision: 7670 | ||||
* | Remove reference to old ar7-2.4 code | Florian Fainelli | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7667 | ||||
* | Fix spca5xx compilation with ccache (#1849) | Florian Fainelli | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7663 |