Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix installation of hostap pci and plx driver This fixes an issue where ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -6/+1 |
| | | | | | | | | installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15680 | ||||
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 2 | -4/+9 |
| | | | | SVN-Revision: 15672 | ||||
* | This patch adds a new package "flock" that allows to manage file locks from ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+17 |
| | | | | | | shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. SVN-Revision: 15669 | ||||
* | fix acx compilation on 2.6.27 | Florian Fainelli | 2009-05-07 | 1 | -0/+82 |
| | | | | SVN-Revision: 15667 | ||||
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 | 1 | -0/+31 |
| | | | | SVN-Revision: 15664 | ||||
* | madwifi: improve mode selection, do not scan channels which do not fit the ↵ | Felix Fietkau | 2009-05-07 | 5 | -45/+59 |
| | | | | | | desired mode SVN-Revision: 15663 | ||||
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 | 1 | -2/+75 |
| | | | | SVN-Revision: 15662 | ||||
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 | 2 | -31/+87 |
| | | | | SVN-Revision: 15658 | ||||
* | add missing backslash, thanks juhosg | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15657 | ||||
* | iptables: update imq userspace part | Jo-Philipp Wich | 2009-05-07 | 3 | -201/+127 |
| | | | | SVN-Revision: 15653 | ||||
* | kernel: prepare kconfig for imq update | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15652 | ||||
* | fix kernel module name for autoloading | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15649 | ||||
* | add missing rtc-lib module to rtc-core | Florian Fainelli | 2009-05-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 15648 | ||||
* | package the rtc-core and rtc-m48t86 driver | Florian Fainelli | 2009-05-06 | 1 | -0/+34 |
| | | | | SVN-Revision: 15647 | ||||
* | package the Winbond w83627hf super i/o controller | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
| | | | | SVN-Revision: 15646 | ||||
* | package the ITE it821x IDE controller driver | Florian Fainelli | 2009-05-06 | 1 | -0/+16 |
| | | | | SVN-Revision: 15645 | ||||
* | madwifi: minor cleanup for the channel handling patch | Felix Fietkau | 2009-05-06 | 1 | -32/+26 |
| | | | | SVN-Revision: 15637 | ||||
* | fix wprobe conflict with libnl | Felix Fietkau | 2009-05-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 15636 | ||||
* | base-files: replace udhcpc script with an improved version | Jo-Philipp Wich | 2009-05-06 | 1 | -74/+116 |
| | | | | SVN-Revision: 15635 | ||||
* | use config_get_bool for outdoor mode | Felix Fietkau | 2009-05-06 | 1 | -2/+1 |
| | | | | SVN-Revision: 15634 | ||||
* | madwifi: make country code and outdoor flag changeable without reloading the ↵ | Felix Fietkau | 2009-05-06 | 2 | -7/+1364 |
| | | | | | | driver SVN-Revision: 15633 | ||||
* | wprobe: use libnl-tiny instead of libnl | Felix Fietkau | 2009-05-06 | 2 | -11/+15 |
| | | | | SVN-Revision: 15632 | ||||
* | the bison prereq check is no longer necessary | Felix Fietkau | 2009-05-06 | 1 | -4/+0 |
| | | | | SVN-Revision: 15631 | ||||
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
| | | | | SVN-Revision: 15621 | ||||
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 | 1 | -3/+5 |
| | | | | SVN-Revision: 15620 | ||||
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 | 1 | -1/+1 |
| | | | | | | | | dnsmasq.init tried to set range options even when ignore was set to "1". Now the functions stops processing after evaluating the "ignore" option when the result is > 0 SVN-Revision: 15618 | ||||
* | changed "option" to "list" for binding interfaces | Markus Wigge | 2009-05-05 | 2 | -2/+6 |
| | | | | SVN-Revision: 15613 | ||||
* | fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) | Florian Fainelli | 2009-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 15611 | ||||
* | grub: fix potential build issues on redhat/fedora host systems (should ↵ | Nicolas Thill | 2009-05-04 | 2 | -2/+24 |
| | | | | | | close: #3793) SVN-Revision: 15608 | ||||
* | libnl-tiny: add -fpic | Felix Fietkau | 2009-05-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 15594 | ||||
* | fix ebtables compile | Felix Fietkau | 2009-05-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 15593 | ||||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 | 3 | -2/+5 |
| | | | | SVN-Revision: 15592 | ||||
* | fix libnl-tiny compile with eglibc | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 15591 | ||||
* | base-files: Add additional base-files search paths | Hamish Guthrie | 2009-05-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 15583 | ||||
* | kernel: fix conditional handling of ide-support | Jo-Philipp Wich | 2009-05-04 | 1 | -35/+22 |
| | | | | SVN-Revision: 15577 | ||||
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵ | Jo-Philipp Wich | 2009-05-03 | 1 | -0/+13 |
| | | | | | | specified for -p SVN-Revision: 15573 | ||||
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵ | Nicolas Thill | 2009-05-03 | 1 | -47/+44 |
| | | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572 | ||||
* | kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | Jo-Philipp Wich | 2009-05-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 15563 | ||||
* | prevent kmod-switch from accessing nvram on brcm63xx (#5035) | Florian Fainelli | 2009-05-02 | 1 | -1/+5 |
| | | | | SVN-Revision: 15555 | ||||
* | iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 15550 | ||||
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵ | Jo-Philipp Wich | 2009-05-01 | 1 | -1/+1 |
| | | | | | | textsearch implementation SVN-Revision: 15549 | ||||
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 | 1 | -11/+11 |
| | | | | SVN-Revision: 15547 | ||||
* | Update layer7 rules | Hauke Mehrtens | 2009-05-01 | 16 | -7/+20 |
| | | | | SVN-Revision: 15544 | ||||
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 | 1 | -4/+4 |
| | | | | SVN-Revision: 15541 | ||||
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 15540 | ||||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 24 | -6468/+397 |
| | | | | SVN-Revision: 15536 | ||||
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ↵ | Felix Fietkau | 2009-04-30 | 2 | -6/+12 |
| | | | | | | from #5032) SVN-Revision: 15530 | ||||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 15529 | ||||
* | base-files: make diag.sh stub working in bash | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 15527 | ||||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | 1 | -21/+43 |
| | | | | SVN-Revision: 15524 |