summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* remove old bcm43xx-mac80211... will be replaced by b43nbd2007-10-1331-16838/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updated mac80211 - this no longer relies on patching includes in the ↵nbd2007-10-1351-11929/+8701
| | | | | | kernel trees, but just uses its own instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated linux-uvc, from #2512blogic2007-10-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated ipsec-tools from #2510blogic2007-10-131-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] ipset: update to version 2.3.0, probably you need to rebuild your ↵juhosg2007-10-122-193/+5
| | | | | | toolchain to compile it successfully git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-0/+12
| | | | | | | | | | * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] add a kernel module for GPIO LEDsjuhosg2007-10-111-2/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add 6tunnel configuration for tunnel brokers based configuration (not ↵florian2007-10-112-0/+70
| | | | | | SiXXS), disabled by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split ipip & iptunnel4 and ipv6 & sit into separate packagesnico2007-10-101-24/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] build leds-adm5120 as a modulejuhosg2007-10-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add custom GPIO-based I2C driverjuhosg2007-10-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub menu.lst to the right placenbd2007-10-091-15/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub to package/nbd2007-10-093-0/+4587
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove trailing spaces to fix errors at dump timenico2007-10-091-8/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed linux-uvc, didn't read nicos commentblogic2007-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated/fixed linux-uvc, from #2458blogic2007-10-081-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added sdparm and scsi-generic module, from #2481blogic2007-10-081-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update dnsmasq to 2.40, from #2479blogic2007-10-083-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix insmod crash when the module is not foundnbd2007-10-081-21/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* no need to free_irq in remove, done in closeejka2007-10-081-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable nicenbd2007-10-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesjuhosg2007-10-073-1/+114
| | | | | | | | | * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Turn on stp for br-lan only when doing wds (#2476)florian2007-10-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependency on linux-atmejka2007-10-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-063-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add clientid to udhcpc thanks pjamathepeople2007-10-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option for cleaning all ipkg info before the image buildnbd2007-10-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix segfault with insmod on 2.4nbd2007-10-051-20/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add minimal uci supportejka2007-10-052-0/+200
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rough vlynq supportejka2007-10-052-20/+556
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile error with 2.4nbd2007-10-051-13/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add upstream fixes for 1.7.2nbd2007-10-052-0/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade busybox to 1.7.2nbd2007-10-0548-1303/+1965
| | | | | | | | | | | - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix sangam DSL build with 2.6.23 kernelmatteo2007-10-041-61/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade acx and acx-mac80211, removed two patches now unneededmatteo2007-10-036-294/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox configuration submenunico2007-10-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the network packet generatorflorian2007-10-021-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path to the snapshot packages (snapshot build/upload needs to be fixed ↵nbd2007-09-301-1/+1
| | | | | | as well) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix agmode selection (#2438)florian2007-09-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-11/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel config item for 3c95x/vortex network cards (closes: #2441)nico2007-09-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in ↵nico2007-09-292-3/+5
| | | | | | KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵nbd2007-09-2815-121/+121
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate include statementnbd2007-09-281-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵rwhitby2007-09-271-2/+2
| | | | | | typo from usbnet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not fire up the qos-scripts hotplug part if the init script is disablednbd2007-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)nico2007-09-262-5/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include fixes from #2429 Thanks Lubos Stanekthepeople2007-09-251-53/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dep fixnbd2007-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico2007-09-231-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73