Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add xen kmods | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+110 |
| | | | | SVN-Revision: 19611 | ||||
* | base-files: add /dev/hvcX to hotplug common rules | Jo-Philipp Wich | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19608 | ||||
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 ↵ | Jo-Philipp Wich | 2010-02-12 | 3 | -3/+7 |
| | | | | | | behaviour in udhcp default.script SVN-Revision: 19597 | ||||
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵ | Travis Kemen | 2010-02-12 | 2 | -0/+35 |
| | | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595 | ||||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 19578 | ||||
* | change the opkg path due to changes in the buildsystem, fixes incorrect path ↵ | Travis Kemen | 2010-02-11 | 1 | -1/+1 |
| | | | | | | in snapshot images SVN-Revision: 19575 | ||||
* | Add destination ip of the wan adapter useful if you have multiple ip addresses. | Travis Kemen | 2010-02-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 19574 | ||||
* | dropbear: performance improvements in init script, quiet mode for ↵ | Jo-Philipp Wich | 2010-02-10 | 1 | -9/+8 |
| | | | | | | start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> SVN-Revision: 19569 | ||||
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded ↵ | Lars-Peter Clausen | 2010-02-09 | 1 | -1/+1 |
| | | | | | | and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner SVN-Revision: 19568 | ||||
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | 2 | -2/+78 |
| | | | | SVN-Revision: 19565 | ||||
* | util-linux-ng: Build setterm | Lars-Peter Clausen | 2010-02-08 | 1 | -2/+22 |
| | | | | SVN-Revision: 19559 | ||||
* | mac80211: use wpa_supplicant for unencrypted connections to improve client ↵ | Felix Fietkau | 2010-02-08 | 2 | -1/+18 |
| | | | | | | mode reliability (patch by Stijn Tintel from #6653) SVN-Revision: 19550 | ||||
* | base-files: fix udhcpc address acquisition on network restart (patch by ↵ | Jo-Philipp Wich | 2010-02-05 | 2 | -2/+3 |
| | | | | | | Scott Dudley) SVN-Revision: 19530 | ||||
* | fix wrong numbering of interfaces in wireless detection | Jo-Philipp Wich | 2010-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 19525 | ||||
* | fix the use of proc_dostring w/ 2.6.32+ | Florian Fainelli | 2010-02-04 | 1 | -0/+29 |
| | | | | SVN-Revision: 19512 | ||||
* | mac80211: update to latest wireless-testing from today | Felix Fietkau | 2010-02-03 | 14 | -132/+36 |
| | | | | SVN-Revision: 19501 | ||||
* | add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618 | Imre Kaloz | 2010-02-02 | 2 | -0/+41 |
| | | | | SVN-Revision: 19497 | ||||
* | hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵ | Felix Fietkau | 2010-02-02 | 1 | -2/+6 |
| | | | | | | function SVN-Revision: 19496 | ||||
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 | 1 | -2/+7 |
| | | | | SVN-Revision: 19495 | ||||
* | mac80211: fix setup with more than 2 ap mode interfaces | Felix Fietkau | 2010-02-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 19494 | ||||
* | base-file: revert unrelated change accidentally committed in r19478 | Jo-Philipp Wich | 2010-02-01 | 1 | -4/+0 |
| | | | | SVN-Revision: 19488 | ||||
* | nvram: request memory locked pages in mmap() and make it available for ar71xx | Jo-Philipp Wich | 2010-02-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 19486 | ||||
* | wprobe: fix missing return code check | Felix Fietkau | 2010-02-01 | 1 | -1/+5 |
| | | | | SVN-Revision: 19483 | ||||
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ↵ | Jo-Philipp Wich | 2010-02-01 | 5 | -6/+10 |
| | | | | | | applicable SVN-Revision: 19478 | ||||
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19477 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19476 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19474 | ||||
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19473 | ||||
* | /dev/null was used before it was created, so an empty file was created. This ↵ | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
| | | | | | | prevented the actual device node from being created. The attached patch fixes that, patch from cshore SVN-Revision: 19472 | ||||
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | 1 | -0/+48 |
| | | | | SVN-Revision: 19470 | ||||
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | 1 | -0/+20 |
| | | | | SVN-Revision: 19469 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 3 | -0/+6 |
| | | | | SVN-Revision: 19439 | ||||
* | mac80211: i maintain this package | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 19438 | ||||
* | stop dropbear at shutdown as well | Felix Fietkau | 2010-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 19430 | ||||
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 19429 | ||||
* | stop syslogd before rebooting, otherwise umount might not work properly when ↵ | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
| | | | | | | logging to a file (thx, puchu) SVN-Revision: 19428 | ||||
* | when rebooting, stop the network interfaces last (just before umount) to ↵ | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
| | | | | | | allow services to shut down properly (thx, puchu) SVN-Revision: 19427 | ||||
* | libtool: Don't use the libdir path found in .la files. Fixes the build of ↵ | Lars-Peter Clausen | 2010-01-30 | 1 | -0/+9 |
| | | | | | | various packages. SVN-Revision: 19422 | ||||
* | hostapd: fix segfault in mac80211 wds ap handling | Felix Fietkau | 2010-01-30 | 1 | -3/+4 |
| | | | | SVN-Revision: 19420 | ||||
* | Update to version 2.52 | Hauke Mehrtens | 2010-01-29 | 3 | -58/+8 |
| | | | | | | | | | Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline. Thank you Raphaël HUCK for your patch. This fixes #6568. SVN-Revision: 19392 | ||||
* | carl9170 depends on usb | Hauke Mehrtens | 2010-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 19391 | ||||
* | add rt2800lib module | Hauke Mehrtens | 2010-01-29 | 1 | -6/+15 |
| | | | | | | This module is needed by rt2800pci and rt2800usb SVN-Revision: 19390 | ||||
* | compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵ | Hauke Mehrtens | 2010-01-29 | 2 | -0/+100 |
| | | | | | | | | form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 SVN-Revision: 19389 | ||||
* | Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589 | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 19386 | ||||
* | madwifi: fix/improve station idle timeout handling | Felix Fietkau | 2010-01-29 | 1 | -0/+151 |
| | | | | SVN-Revision: 19378 | ||||
* | madwifi: make sure that minstrel rc updates still work after a jiffies ↵ | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
| | | | | | | wraparound SVN-Revision: 19377 | ||||
* | madwifi: add sysctl for turning the radio silent | Felix Fietkau | 2010-01-29 | 1 | -0/+85 |
| | | | | SVN-Revision: 19376 | ||||
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ↵ | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
| | | | | | | config dependent) SVN-Revision: 19375 | ||||
* | remove unnecessary dependency added in r19371 (thx, puchu) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19372 | ||||
* | openssl: make engines support dynamically configurable (based on a patch by ↵ | Felix Fietkau | 2010-01-28 | 4 | -9/+25 |
| | | | | | | puchu) SVN-Revision: 19371 |