aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add xen kmodsJo-Philipp Wich2010-02-121-0/+110
| | | | SVN-Revision: 19611
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
| | | | SVN-Revision: 19608
* base-files: revert dhcp state information on ifdown and restore pre-r19530 ↵Jo-Philipp Wich2010-02-123-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 Kemen2010-02-122-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.21Imre Kaloz2010-02-111-1/+1
| | | | SVN-Revision: 19578
* change the opkg path due to changes in the buildsystem, fixes incorrect path ↵Travis Kemen2010-02-111-1/+1
| | | | | | in snapshot images SVN-Revision: 19575
* Add destination ip of the wan adapter useful if you have multiple ip addresses.Travis Kemen2010-02-111-0/+2
| | | | SVN-Revision: 19574
* dropbear: performance improvements in init script, quiet mode for ↵Jo-Philipp Wich2010-02-101-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 Clausen2010-02-091-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 WNDR3700Gabor Juhos2010-02-092-2/+78
| | | | SVN-Revision: 19565
* util-linux-ng: Build settermLars-Peter Clausen2010-02-081-2/+22
| | | | SVN-Revision: 19559
* mac80211: use wpa_supplicant for unencrypted connections to improve client ↵Felix Fietkau2010-02-082-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 Wich2010-02-052-2/+3
| | | | | | Scott Dudley) SVN-Revision: 19530
* fix wrong numbering of interfaces in wireless detectionJo-Philipp Wich2010-02-041-2/+2
| | | | SVN-Revision: 19525
* fix the use of proc_dostring w/ 2.6.32+Florian Fainelli2010-02-041-0/+29
| | | | SVN-Revision: 19512
* mac80211: update to latest wireless-testing from todayFelix Fietkau2010-02-0314-132/+36
| | | | SVN-Revision: 19501
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618Imre Kaloz2010-02-022-0/+41
| | | | SVN-Revision: 19497
* hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵Felix Fietkau2010-02-021-2/+6
| | | | | | function SVN-Revision: 19496
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-021-2/+7
| | | | SVN-Revision: 19495
* mac80211: fix setup with more than 2 ap mode interfacesFelix Fietkau2010-02-021-0/+1
| | | | SVN-Revision: 19494
* base-file: revert unrelated change accidentally committed in r19478Jo-Philipp Wich2010-02-011-4/+0
| | | | SVN-Revision: 19488
* nvram: request memory locked pages in mmap() and make it available for ar71xxJo-Philipp Wich2010-02-012-3/+3
| | | | SVN-Revision: 19486
* wprobe: fix missing return code checkFelix Fietkau2010-02-011-1/+5
| | | | SVN-Revision: 19483
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ↵Jo-Philipp Wich2010-02-015-6/+10
| | | | | | applicable SVN-Revision: 19478
* mac80211: make the vlan injection patch more specificFelix Fietkau2010-01-311-1/+1
| | | | SVN-Revision: 19477
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵Felix Fietkau2010-01-311-0/+11
| | | | | | rekeying with wds ap SVN-Revision: 19476
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵Felix Fietkau2010-01-311-0/+37
| | | | | | rekeying issues SVN-Revision: 19474
* quieten the check for devs, thanks nbdFlorian Fainelli2010-01-311-1/+1
| | | | SVN-Revision: 19473
* /dev/null was used before it was created, so an empty file was created. This ↵Florian Fainelli2010-01-311-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 stationsFelix Fietkau2010-01-311-0/+48
| | | | SVN-Revision: 19470
* mac80211: fix aggregation setup on wds ap interfacesFelix Fietkau2010-01-311-0/+20
| | | | SVN-Revision: 19469
* add me as a maintainer for a few other packagesFelix Fietkau2010-01-313-0/+6
| | | | SVN-Revision: 19439
* mac80211: i maintain this packageFelix Fietkau2010-01-311-0/+1
| | | | SVN-Revision: 19438
* stop dropbear at shutdown as wellFelix Fietkau2010-01-301-0/+1
| | | | SVN-Revision: 19430
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
| | | | SVN-Revision: 19429
* stop syslogd before rebooting, otherwise umount might not work properly when ↵Felix Fietkau2010-01-301-0/+6
| | | | | | logging to a file (thx, puchu) SVN-Revision: 19428
* when rebooting, stop the network interfaces last (just before umount) to ↵Felix Fietkau2010-01-301-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 Clausen2010-01-301-0/+9
| | | | | | various packages. SVN-Revision: 19422
* hostapd: fix segfault in mac80211 wds ap handlingFelix Fietkau2010-01-301-3/+4
| | | | SVN-Revision: 19420
* Update to version 2.52Hauke Mehrtens2010-01-293-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 usbHauke Mehrtens2010-01-291-1/+1
| | | | SVN-Revision: 19391
* add rt2800lib moduleHauke Mehrtens2010-01-291-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 Mehrtens2010-01-292-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 #6589Hauke Mehrtens2010-01-291-2/+1
| | | | SVN-Revision: 19386
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | SVN-Revision: 19378
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound SVN-Revision: 19377
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | SVN-Revision: 19376
* base-files: do not warn about nonexistant sysctl overrides (some of them are ↵Felix Fietkau2010-01-291-1/+1
| | | | | | config dependent) SVN-Revision: 19375
* remove unnecessary dependency added in r19371 (thx, puchu)Felix Fietkau2010-01-281-1/+1
| | | | SVN-Revision: 19372
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-284-9/+25
| | | | | | puchu) SVN-Revision: 19371