summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] ifxmips-dsl-api: only show debug option when package is selectednico2010-03-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-crypto-misc on 2.4nico2010-03-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in gspa sn9c20x autoload line, patch from Chris Liflorian2010-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds support to build uboot for arv452blogic2010-03-244-12/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* When enabling MFP, hostapd will read assoc_sa_query_max_timeout andthepeople2010-03-241-0/+8
| | | | | | | | | | | assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable management frame protection in hostapd, and make it configurablethepeople2010-03-242-1/+9
| | | | | | | | | | in /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable management frame protection in wpa_supplicant, and make itthepeople2010-03-242-1/+11
| | | | | | | | | configurable in /etc/config/wireless. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Cleanup redundant psk handling code in wpa_supplicant.sh.thepeople2010-03-241-10/+5
| | | | | | | | | | (I sent this one to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh). Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: make press key message more explicit in preinitjow2010-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-extroot: make overlay mount check more explicit, it wrongly ↵jow2010-03-231-1/+1
| | | | | | detected /tmp/overlay as successful overlay mount git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] kernel: fix xen-fbdev descriptionjow2010-03-231-1/+1
| | | | | | | | | | This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: fix compilation of 'qgen' host toolnico2010-03-231-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uci] bump to the lastest git committhepeople2010-03-233-438/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostap-driver: fix a typo (thanks acinonyx)acoul2010-03-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostap-driver: fix DEPENDS on Makefileacoul2010-03-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: always strip "11" from hwmode valuejow2010-03-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix some documentationhauke2010-03-211-20/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix path to the orinoco pcmcia driver, thanks haukeflorian2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change from /jffs to /overlay, patch from Daniel Dickinsonflorian2010-03-2115-24/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cronflorian2010-03-211-1/+1
| | | | | | will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add pcmcia hermes module, patch from Guillaume Lecerfflorian2010-03-211-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix some minor error:hauke2010-03-211-4/+14
| | | | | | | | | * module ide-pci-generic is also included if it was build * correct loading queue for kmod-dm * place for mvsas.ko changed in new kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: these modules are already loaded by the scsi-core packagehauke2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: x86 remove dependency on ata-core and scsi-corehauke2010-03-212-4/+5
| | | | | | | | | | The x86 image includes the modules out of ata-core and scsi-core directly in the kernel image. Do not depend on these packages, because they are not build in a x86 image. This fixes #6873 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: load after its dependencieshauke2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix tg3 installationhauke2010-03-211-1/+1
| | | | | | | libphy is build into the kernel for brcm47xx and not as an extra module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: include aes-i586 and twofish-i586 into crypto packages for x86hauke2010-03-211-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix typohauke2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make ISDN build againhauke2010-03-211-28/+12
| | | | | | | | | | In combination with r20339 ISDN will be build again. * Fix syntax problem in kmod-capi * add xfrm_ipcomp to kmod-ipsec git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostap-driver: make hostap-pci visible (similarly to r20047)acoul2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add more usb-storage modules (#6067)florian2010-03-201-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Camaflorian2010-03-201-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update netfilter packages description, patch from Edgar Soldinflorian2010-03-201-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add sn9c201 webcam driver, patch from Chris Liflorian2010-03-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update compcache to 0.6.2 (#6884)florian2010-03-195-124/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds support in uboot for eon flash chipsblogic2010-03-191-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix limitthepeople2010-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed ↵blogic2010-03-183-2/+299
| | | | | | of by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds misisng include in ifxmips dsl driver compat layerblogic2010-03-181-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, ↵blogic2010-03-181-1/+3
| | | | | | signed off by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: remove redundant conditional dep, atheros has PCI supportnico2010-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow pingthepeople2010-03-181-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove +1 as it isn't needed since 16619thepeople2010-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* actually fix linux-atmthepeople2010-03-152-4/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: reload switch settings on /etc/init.d/network start as wellnbd2010-03-151-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup linux-atm package after the broken patch earlierthepeople2010-03-152-223/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostap-driver: Fix package installationacinonyx2010-03-151-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) ↵thepeople2010-03-142-9/+71
| | | | | | | | where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem). /etc/init.d/ppp automatically starts pptp session on boot., from #6720 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* if readethers is set to true make sure /etc/ethers exists, closes #6740thepeople2010-03-141-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch allow to set -g option 1. -g allow to make a more secure ssh ↵thepeople2010-03-141-3/+8
| | | | | | | | | server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess). Matthieu from #6736 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20219 3c298f89-4303-0410-b956-a3cf2f4a3e73