aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable multicast routing by defaultFelix Fietkau2009-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [crda] Update crda to version 1.1.0Hauke Mehrtens2009-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Update to version 0.9.14Hauke Mehrtens2009-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-241-1/+1
| | | | | | package to keep it consistent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pcmcia] yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] Remove pcmcia support from ssb.Hauke Mehrtens2009-05-241-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add rtl8180 and rtl8187 support.Hauke Mehrtens2009-05-242-4/+27
| | | | | | | Based on patch from #5138. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵Felix Fietkau2009-05-221-3/+0
| | | | | | but it can lead to crashes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update compat-wireless to 2009-05-21Andy Boyett2009-05-224-26/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-211-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-214-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppp] refresh patchesHauke Mehrtens2009-05-2122-332/+277
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppp] Make patches apply agagin.Hauke Mehrtens2009-05-2118-2375/+0
| | | | | | | The deleted parts were two times in the patches. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ppp to v2.4.4 (#5102)Jo-Philipp Wich2009-05-2042-3008/+5084
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Declare some missing local variables in madwifi.shJo-Philipp Wich2009-05-201-17/+58
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Fix device name allocationJo-Philipp Wich2009-05-201-0/+30
| | | | | | | | | | This patch fixes a bug in madwifi where names for wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Build madwifi with compression capability enabledJo-Philipp Wich2009-05-201-0/+3
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Reload IMQ only when neededJo-Philipp Wich2009-05-201-3/+3
| | | | | | | | [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Fix packet/connection marking when using halfduplex optionJo-Philipp Wich2009-05-201-1/+1
| | | | | | | | | | This fixes an bug where QoS is not applied to packets passing through POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ device, packets should be marked before sending to the IMQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Reload modules with parameters specifiedJo-Philipp Wich2009-05-201-2/+11
| | | | | | | | | | | This patch makes qos-scripts reload a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Detect every atheros device presentJo-Philipp Wich2009-05-201-1/+1
| | | | | | | | | | This patch is for boards with more than one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] change the uClibc-0.9.29 check (#5165)Florian Fainelli2009-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)Florian Fainelli2009-05-201-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [opkg] update to r4993Florian Fainelli2009-05-173-28/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [opkg] opkg.conf: update trunk snapshots urlAndy Boyett2009-05-172-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libertas: use last known stable firmware version, move it to ↵Nicolas Thill2009-05-171-6/+8
| | | | | | "Wireless Drivers" section, rename LICENSE file to match firmware git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used ↵Nicolas Thill2009-05-171-2/+2
| | | | | | later in numeric comparisons git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: change dependency on kmod-nfs-common in kmod-nfs & ↵Nicolas Thill2009-05-171-2/+2
| | | | | | kmod-nfsd from "depends" to "select" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: don't try to set an interface essid with an empty valueNicolas Thill2009-05-171-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: fix annoying build errors when changing upstream versionsNicolas Thill2009-05-171-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4: nvram_set has been removed, remove some remaining calls to itFelix Fietkau2009-05-161-7/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-151-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-152-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cardbus != pcmcia -- disable it in b43Imre Kaloz2009-05-151-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: automatically set up NOTRACK rules to disable connection tracking ↵Felix Fietkau2009-05-141-13/+43
| | | | | | for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] orinoco is only one module with kernel 2.6.30Hauke Mehrtens2009-05-141-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [madwifi] Make madwifi compile with kernel 2.6.30.Hauke Mehrtens2009-05-143-3/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: install lua.pc pkgconfig file as well (closes: #5132)Nicolas Thill2009-05-141-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* RTCs shouldn't be modules, ever..Imre Kaloz2009-05-141-37/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix distance settingFelix Fietkau2009-05-131-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ↵Hauke Mehrtens2009-05-121-1/+0
| | | | | | on brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libpcap: fix typo in protocol api patchNicolas Thill2009-05-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix crypto pcompress configuration symbol name w/ 2.6.30Florian Fainelli2009-05-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: the openwrt build system usually has a better idea of what the ↵Felix Fietkau2009-05-111-0/+1
| | | | | | target arch is than the madwifi build system :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [it821x] The it821x is at an other location in older kernels.Hauke Mehrtens2009-05-111-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15787 3c298f89-4303-0410-b956-a3cf2f4a3e73