ejka
f68eab92c4
no need to free_irq in remove, done in close
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08 03:40:51 +00:00
nbd
92b5c08568
enable nice
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 23:01:17 +00:00
juhosg
f29e1c9edb
add TARPIT support to netfilter/iptables
...
* 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
2007-10-07 17:17:04 +00:00
florian
19b26cc925
Turn on stp for br-lan only when doing wds ( #2476 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 11:15:22 +00:00
ejka
a5153f9bc3
add missing dependency on linux-atm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 04:27:04 +00:00
blogic
fa7fcec9cf
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:50:47 +00:00
thepeople
10208a7eb1
add clientid to udhcpc thanks pjama
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 03:12:04 +00:00
nbd
5da1cea8b9
add option for cleaning all ipkg info before the image build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 21:52:05 +00:00
nbd
b17d5ce329
fix segfault with insmod on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 20:09:55 +00:00
ejka
2cde6994a9
add minimal uci support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 17:56:15 +00:00
ejka
79f752c5f7
add rough vlynq support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 17:55:15 +00:00
nbd
714740033c
fix compile error with 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 13:05:22 +00:00
nbd
b7502fe7f1
add upstream fixes for 1.7.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 00:38:19 +00:00
nbd
e8b81c92e7
Upgrade busybox to 1.7.2
...
- 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
2007-10-05 00:27:49 +00:00
matteo
c2bd0e57e3
Fix sangam DSL build with 2.6.23 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 14:31:45 +00:00
matteo
9706fcf487
upgrade acx and acx-mac80211, removed two patches now unneeded
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-03 17:30:27 +00:00
nico
3303115e2b
fix busybox configuration submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-03 06:07:28 +00:00
florian
83d9200fc6
Add support for the network packet generator
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 11:10:29 +00:00
nbd
b7bfd6b6ea
fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30 21:29:55 +00:00
florian
5088fe8d0b
Fix agmode selection ( #2438 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 19:14:42 +00:00
juhosg
7aa11efc17
get rid of per-profile base-files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27:54 +00:00
nico
59219c4430
fix kernel config item for 3c95x/vortex network cards ( closes : #2441 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:18:47 +00:00
nico
ff6f694b18
disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in 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
2007-09-29 12:42:34 +00:00
nbd
640652a244
add $(STAGING_DIR) as argument to the InstallDev template and update 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
2007-09-28 01:45:11 +00:00
nbd
8a7bbf0505
remove duplicate include statement
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:23:17 +00:00
rwhitby
50f24c3712
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27 14:20:53 +00:00
nbd
ca30392f87
do not fire up the qos-scripts hotplug part if the init script is disabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27 14:06:07 +00:00
nico
66661aa6db
fix kmod-hostap build on 2.4, add kmod-hostap-cs ( closes : #1957 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 02:49:50 +00:00
thepeople
6b945ca26e
include fixes from #2429 Thanks Lubos Stanek
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-25 23:16:31 +00:00
nbd
dcf77d0eba
dep fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-24 00:11:37 +00:00
nico
642998b556
fix kmod-crypto-core error missing crypto_hash ( closes : #2422 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 23:47:08 +00:00
nico
48e6e98d6c
add LM77 sensors support ( closes : #2419 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 21:21:51 +00:00
matteo
6fadc72b1d
update acx-mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 21:07:53 +00:00
nico
45d02992d9
add ipv6 conntrack support ( closes : #2192 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:22:17 +00:00
nico
eb35ecc373
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:14:24 +00:00
nico
2cd399391e
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
blogic
23334c5281
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 00:32:31 +00:00
nbd
1f454ba35a
only build linux-atm if it's actually selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:40:41 +00:00
nbd
f1fba8f29d
add missing kconfig option for pppoa
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:34:39 +00:00
nbd
345734ecab
remove linux-atm from ppp build deps - the internal version seems to be working
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:32:24 +00:00
rwhitby
23bfa7ede3
base-files: Added support for swap configuration in /etc/config/fstab
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 13:47:20 +00:00
nbd
bcf744cef6
enable ps -w by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 13:41:28 +00:00
nico
d5cb822afa
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:27:35 +00:00
nico
92e718108c
remove uneeded flags, fix shared lib install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:22:30 +00:00
nico
c93d2afa0d
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:17:24 +00:00
nico
e7a15b92d3
install OpenSSL pkgconfig dev files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:15:33 +00:00
ejka
f08be3e501
fix image preconfiguration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 17:01:46 +00:00
rwhitby
5753958314
Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 13:20:50 +00:00
nico
011b2b084a
add support for OV51x based USB video devices with in-kernel JPEG decompression ( closes : #2315 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 13:10:13 +00:00
nico
99df02f72e
add support for NW8xx based USB video devices ( closes : #2319 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 13:06:31 +00:00