summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: select crda if mac80211 is selectedFelix Fietkau2010-02-161-3/+3
| | | | SVN-Revision: 19667
* kernel: build the scsi core package even if CONFIG_SCSI=yFelix Fietkau2010-02-161-1/+1
| | | | SVN-Revision: 19666
* kernel: add a package for block2mtdFelix Fietkau2010-02-161-0/+8
| | | | SVN-Revision: 19665
* kernel: add a package for kmod-ata-silFelix Fietkau2010-02-161-0/+14
| | | | SVN-Revision: 19664
* hostapd: fix wpad compile on powerpcFelix Fietkau2010-02-161-1/+2
| | | | SVN-Revision: 19663
* hostapd: move the roboswitch config override to the right placeFelix Fietkau2010-02-161-2/+2
| | | | SVN-Revision: 19662
* Add audio feature flag.Lars-Peter Clausen2010-02-151-1/+1
| | | | | | | | | There are targets which neither have usb host nor pci support but do have audio capabilities. Those targets should expliclitly specifiy that they support audio through the new feature flag. The audio feature flag is also implicitly selected by the usb and pci feature flags. SVN-Revision: 19643
* swconfig: add copyright for Martin MaresFelix Fietkau2010-02-151-0/+1
| | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19642
* swconfig: use print_attr_val() in CMD_GETFelix Fietkau2010-02-151-17/+2
| | | | | | | | | Use the print_attr_val() function introduced by the previous patch to simplify the get command. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19641
* swconfig: add show commandFelix Fietkau2010-02-151-1/+88
| | | | | | | | | Add a "show" command, which displays all attributes of the selected port, VLAN, or of the whole switch. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19640
* swconfig: clean up command line parsingFelix Fietkau2010-02-151-45/+35
| | | | | | | | | The command line parser was unsystematic and it silently ignored many illegal combinations of options. Try to clean that up. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19639
* ath9k: adjust ack timeout workaround patch based on upstream submissionFelix Fietkau2010-02-151-3/+9
| | | | SVN-Revision: 19638
* 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