1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 11:09:54 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
nbd
7f80212b77 disable the in-kernel mac80211 and cfg80211
will be built externally


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:54 +00:00
nbd
6ea62735e2 disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:00:06 +00:00
juhosg
1fe9314a6d [kernel] netfilter/ipset cleanups
* 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
2007-10-12 14:58:35 +00:00
juhosg
459f908815 [adm5120] add custom GPIO-based I2C driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:23:22 +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
juhosg
838cafeae2 make morse LED trigger available for all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 20:06:52 +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
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
nbd
a4ae1d5559 make ATM_DRIVERS default to n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:36:37 +00:00
nico
937629f197 add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 18:37:24 +00:00
nico
876dffc71b build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:03:41 +00:00
nbd
86af2c87cf enable jffs2 summary for faster mount time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 20:43:31 +00:00
florian
f8bae64622 Add some EHCI related symbols when usb is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 10:28:18 +00:00
nico
4e6fd1b0dc build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
florian
15064b00d6 Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:48:46 +00:00
florian
5b5f704d9a Compile crc itu-t as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 09:34:02 +00:00
nbd
83ad4a2d05 disable romfs, nothing uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 10:01:17 +00:00
florian
7ee6686c52 Add CONFIG_HID to not set by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 14:56:33 +00:00
florian
e9b42c45b0 Fix the remaining kernel config options (#2102)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 14:59:11 +00:00
florian
3ba84cb708 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 18:13:35 +00:00
nbd
c689c8ef34 fix yealink kmod compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 01:00:42 +00:00
nbd
8099d2ffb8 fix kmod-pwc compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 00:50:31 +00:00
juhosg
6c27cb4e19 clean of the rootfs_split patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 07:13:20 +00:00
nbd
bf3a6190ff add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:42:04 +00:00
nbd
119f9165de disable a few things that are not packaged yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 12:02:17 +00:00
nbd
bf9b79b200 dynamically enable/disable kernel config options for kmod packages based on build system config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 11:31:01 +00:00
nbd
c2fdf9e0b5 disable __must_check by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:20:28 +00:00
nbd
7321ce2dbb brcm47xx-2.6: update for 2.6.22-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 03:49:54 +00:00
nbd
ebd093f2fa minor kernel config sync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 17:53:08 +00:00
nbd
e6a68af9e9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 01:56:04 +00:00