Commit Graph

1174 Commits (9e8f2ca1f0d1fe2ea5688c466f2f8b40a5e870c2)

Author SHA1 Message Date
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721]
SVN-Revision: 8722
2007-09-09 20:49:21 +00:00
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
SVN-Revision: 8721
2007-09-09 20:37:50 +00:00
Felix Fietkau 94f23cf0da fix kmod-ide-core
SVN-Revision: 8719
2007-09-09 19:33:18 +00:00
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269)
SVN-Revision: 8717
2007-09-09 18:41:49 +00:00
Florian Fainelli 038459c125 Finally fix the usage of limit (#2240)
SVN-Revision: 8712
2007-09-09 16:05:14 +00:00
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
SVN-Revision: 8697
2007-09-08 23:33:01 +00:00
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337)
SVN-Revision: 8691
2007-09-08 16:20:02 +00:00
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073)
SVN-Revision: 8681
2007-09-07 20:42:59 +00:00
Felix Fietkau 4db9556f99 bump package versions after updates
SVN-Revision: 8680
2007-09-07 20:41:57 +00:00
Nicolas Thill 0c3221b939 fix typo
SVN-Revision: 8666
2007-09-07 13:10:05 +00:00
Felix Fietkau 469c658898 fix ppp unit number issues (#2178)
SVN-Revision: 8665
2007-09-07 13:09:17 +00:00
Nicolas Thill e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653]
SVN-Revision: 8664
2007-09-07 12:54:24 +00:00
Felix Fietkau 77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291
SVN-Revision: 8663
2007-09-07 09:27:22 +00:00
Felix Fietkau b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314)
SVN-Revision: 8662
2007-09-07 09:23:56 +00:00
Nicolas Thill 257b41d25b add missing endef
SVN-Revision: 8661
2007-09-07 08:58:53 +00:00
Nicolas Thill 347d4d2c4a remove remaining description field missed from [8659]
SVN-Revision: 8660
2007-09-07 08:55:53 +00:00
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill 3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup
SVN-Revision: 8658
2007-09-07 08:30:26 +00:00
Nicolas Thill cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
SVN-Revision: 8657
2007-09-07 08:24:28 +00:00
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Felix Fietkau e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
SVN-Revision: 8652
2007-09-06 15:25:56 +00:00
Florian Fainelli 22282193a9 Package ip6tables-utils as well (#2318)
SVN-Revision: 8636
2007-09-05 21:40:11 +00:00
Nicolas Thill 550f71e70d tweak Makefile
SVN-Revision: 8593
2007-09-03 13:11:58 +00:00
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
SVN-Revision: 8591
2007-09-03 08:58:14 +00:00
Nicolas Thill d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
2007-09-03 08:23:08 +00:00
Nicolas Thill dd8ceb9f71 rename hostap package to hostap-driver
SVN-Revision: 8588
2007-09-03 08:21:42 +00:00
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
Nicolas Thill a8e4960f3d rename bridge package to bridge-utils (to match source name)
SVN-Revision: 8586
2007-09-03 08:12:27 +00:00
Nicolas Thill df226f6d5d rename zd1211_firmware to zd1211-firmware
SVN-Revision: 8585
2007-09-03 08:02:23 +00:00
Nicolas Thill 665dd9813a rename zd1211 package to zd1211-driver
SVN-Revision: 8584
2007-09-03 08:01:31 +00:00
Nicolas Thill c8862d6777 remove duplicate ./include/kernel.mk inclusion
SVN-Revision: 8582
2007-09-03 07:47:33 +00:00
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
2007-09-03 05:00:38 +00:00
Florian Fainelli 3e2b718c4c Do not restart ipsec on hotplug events (#2212)
SVN-Revision: 8577
2007-09-02 19:40:35 +00:00
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
2007-09-01 21:01:09 +00:00
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp
SVN-Revision: 8569
2007-09-01 12:57:15 +00:00
Nicolas Thill 401d8ca98b fix typo left in [8562] (thanks to sn9)
SVN-Revision: 8565
2007-09-01 02:01:03 +00:00
Felix Fietkau 365ad8dec6 oops... typo
SVN-Revision: 8564
2007-08-31 16:20:40 +00:00
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera)
SVN-Revision: 8563
2007-08-31 16:19:19 +00:00
Nicolas Thill 4bb9476035 oops, include missing change from [8560]
SVN-Revision: 8562
2007-08-31 10:09:46 +00:00
Felix Fietkau 761dc0a0ae fix a dependency bug
SVN-Revision: 8561
2007-08-30 22:43:25 +00:00
Nicolas Thill 82914583a9 more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
SVN-Revision: 8560
2007-08-30 22:24:16 +00:00
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Travis Kemen f0cdd3ffdd fix incorrect parameters
SVN-Revision: 8554
2007-08-30 17:18:04 +00:00
Nicolas Thill dc53d28bcd acx-mac80211: another bigendian fix
SVN-Revision: 8553
2007-08-30 16:59:41 +00:00
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
SVN-Revision: 8552
2007-08-30 16:53:22 +00:00
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
2007-08-30 16:41:16 +00:00
Travis Kemen 297cf0cb90 fix typo closes #2289
SVN-Revision: 8550
2007-08-30 16:08:44 +00:00
Nicolas Thill 917780b301 rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
SVN-Revision: 8548
2007-08-30 15:38:15 +00:00
Nicolas Thill 437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
SVN-Revision: 8544
2007-08-30 14:19:31 +00:00
Nicolas Thill c19dbc7cde acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
SVN-Revision: 8543
2007-08-30 14:15:37 +00:00
Nicolas Thill ac3859b9ae use $(INSTALL_BIN) instead of $(CP)
SVN-Revision: 8541
2007-08-30 08:01:51 +00:00
Travis Kemen 3740842c70 dnsmasq: extend the init script thanks Sedky
SVN-Revision: 8540
2007-08-29 18:40:52 +00:00
Nicolas Thill ec70a7a19f add acx-mac80211 (thanks to Matteo Croce)
SVN-Revision: 8531
2007-08-28 16:02:14 +00:00
Nicolas Thill 902db2062e fonera-mp3: fix json-c dependency here as well
SVN-Revision: 8529
2007-08-28 15:11:42 +00:00
Nicolas Thill d06fe5e328 json-c: fix package name, add UninstallDev
SVN-Revision: 8528
2007-08-28 15:09:21 +00:00
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
2007-08-28 12:51:46 +00:00
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250]
SVN-Revision: 8521
2007-08-28 12:33:43 +00:00
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Nicolas Thill 4d419362c5 remove useless definitions
SVN-Revision: 8519
2007-08-28 11:31:16 +00:00
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies
SVN-Revision: 8518
2007-08-28 11:24:49 +00:00
Florian Fainelli a706affb3a Fix the CONFIG_LFS option (#2276)
SVN-Revision: 8512
2007-08-28 08:19:35 +00:00
John Crispin 6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
SVN-Revision: 8509
2007-08-27 20:10:35 +00:00
Felix Fietkau 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp)
SVN-Revision: 8508
2007-08-27 16:37:37 +00:00
Nicolas Thill 2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Nicolas Thill 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
2007-08-27 02:09:02 +00:00
Nicolas Thill 097cf847cc mark package/rt61 as 2.6 only
SVN-Revision: 8500
2007-08-27 02:07:15 +00:00
Nicolas Thill 4979ecc121 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
SVN-Revision: 8498
2007-08-26 23:33:28 +00:00
Nicolas Thill 70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
SVN-Revision: 8497
2007-08-26 22:40:09 +00:00
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
2007-08-26 18:21:24 +00:00
Nicolas Thill bae342971d fix rt61 on big endian arch
SVN-Revision: 8487
2007-08-25 18:52:39 +00:00
Nicolas Thill 68e129691f e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
SVN-Revision: 8486
2007-08-25 15:52:31 +00:00
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Nicolas Thill fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
2007-08-24 11:22:57 +00:00
Nicolas Thill b176f181a1 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
SVN-Revision: 8475
2007-08-24 11:10:48 +00:00
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
2007-08-22 08:31:49 +00:00
Felix Fietkau 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
2007-08-21 18:23:57 +00:00
Florian Fainelli f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
2007-08-21 15:51:22 +00:00
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
2007-08-21 09:42:25 +00:00
Florian Fainelli 78ba32a66a Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
2007-08-21 09:33:46 +00:00
Felix Fietkau ff917433fb oops. forgot one file
SVN-Revision: 8445
2007-08-20 21:27:29 +00:00
Felix Fietkau a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
2007-08-20 16:12:24 +00:00
Felix Fietkau 5307d511aa add 'mtd refresh' command
SVN-Revision: 8439
2007-08-19 21:53:44 +00:00
Florian Fainelli 92cd647b8b Use a more explicit variable name for the number of dhcp leases (#2240)
SVN-Revision: 8437
2007-08-19 20:50:52 +00:00
Nicolas Thill bef466faf6 ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219)
SVN-Revision: 8428
2007-08-19 06:32:34 +00:00
Nicolas Thill 60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
2007-08-18 17:34:50 +00:00
Felix Fietkau 20cd1bc2d6 pcmcia kmod package fixes for au1000
SVN-Revision: 8420
2007-08-16 18:14:34 +00:00
Felix Fietkau 3df35f0b09 revert [8415], seems to be causing problems for the kernel build
SVN-Revision: 8418
2007-08-16 13:44:57 +00:00
Felix Fietkau 70e86380e7 add missing dependency (#2237)
SVN-Revision: 8417
2007-08-16 13:34:29 +00:00
Felix Fietkau 165fb7bb9f fix kmod-hostap compile
SVN-Revision: 8416
2007-08-15 23:33:55 +00:00
Felix Fietkau c2d5c1c0c2 always include kernel config for kernel packages
SVN-Revision: 8415
2007-08-15 23:33:37 +00:00
Florian Fainelli 29720c439c Fix rt2x00 kernel config reading
SVN-Revision: 8413
2007-08-14 09:55:12 +00:00
Florian Fainelli 286a33780b Do not complain when USB is not available in our kernel
SVN-Revision: 8411
2007-08-14 09:01:38 +00:00
Florian Fainelli 207864d39d Add the matrix fix from #2127
SVN-Revision: 8405
2007-08-12 12:10:30 +00:00
Florian Fainelli 01126a88cb Remove these two patcheds that are now in the mainline source
SVN-Revision: 8401
2007-08-12 11:08:40 +00:00
Florian Fainelli e96a64d75e Upgrade dropbear to 0.50 (#2201)
SVN-Revision: 8400
2007-08-11 21:53:15 +00:00
Florian Fainelli da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
SVN-Revision: 8399
2007-08-11 17:32:45 +00:00
Florian Fainelli 593502e049 Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
2007-08-11 13:09:27 +00:00
Felix Fietkau d36b18dca4 madwifi: fix 'bad ratekbps' message when running adhoc in .11a
SVN-Revision: 8395
2007-08-11 00:16:10 +00:00
Felix Fietkau 8445b132ce adhoc has issues with bgscan as well
SVN-Revision: 8394
2007-08-10 23:28:05 +00:00
Florian Fainelli 7491848209 Remove empty file
SVN-Revision: 8370
2007-08-07 09:20:52 +00:00
Florian Fainelli cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Florian Fainelli 00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
SVN-Revision: 8368
2007-08-07 09:13:44 +00:00
Florian Fainelli 195c4d9a3d Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
2007-08-07 09:12:49 +00:00
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Florian Fainelli 24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Florian Fainelli 560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Felix Fietkau 049dc2925b fix a race condition with dynamic interfaces and firewalling
SVN-Revision: 8343
2007-08-04 13:26:41 +00:00
Felix Fietkau 8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
2007-08-04 11:31:40 +00:00
Felix Fietkau b085680b96 tab/whitespace fix
SVN-Revision: 8338
2007-08-04 11:30:40 +00:00
Florian Fainelli b43058582a Fix the typo
SVN-Revision: 8336
2007-08-04 09:28:19 +00:00
Florian Fainelli 4be0c0cda1 Add support for the D-Link DWL-3150
SVN-Revision: 8335
2007-08-04 09:04:55 +00:00
Florian Fainelli 0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
SVN-Revision: 8328
2007-08-03 07:28:43 +00:00
Felix Fietkau 39f63f1d04 add a fix for skb_put_over in beacon handling code
SVN-Revision: 8325
2007-08-03 01:46:47 +00:00
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
2007-08-02 13:53:23 +00:00
Felix Fietkau 9b1084b7fc madwifi: bgscan is a bit broken. disable by default
SVN-Revision: 8315
2007-08-02 13:26:24 +00:00
Felix Fietkau 7375c88763 madwifi: bump release version
SVN-Revision: 8311
2007-08-01 18:39:29 +00:00
Felix Fietkau 81bea3c501 madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding
SVN-Revision: 8310
2007-08-01 18:37:20 +00:00
Felix Fietkau a3685c5251 add missing kconfig symbol
SVN-Revision: 8308
2007-08-01 16:09:16 +00:00
Florian Fainelli 30929d5e04 Use the end variable instead of limit (#2142)
SVN-Revision: 8307
2007-08-01 15:24:00 +00:00
Florian Fainelli 7fd8333847 ax25 need to compile mkiss
SVN-Revision: 8306
2007-08-01 15:20:37 +00:00
Florian Fainelli dd587dba88 Remove buggy i2c-gpio driver
SVN-Revision: 8305
2007-08-01 15:13:56 +00:00
Nicolas Thill 54c6b0b975 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
SVN-Revision: 8303
2007-08-01 14:44:08 +00:00
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency
SVN-Revision: 8300
2007-08-01 12:42:33 +00:00
Nicolas Thill a596b29f95 fix openssl with zlib-dynamic (closes: #1182), bump release number
SVN-Revision: 8299
2007-08-01 12:32:53 +00:00
Florian Fainelli 37d2c06f8a Put back dso and bump release number
SVN-Revision: 8298
2007-08-01 10:59:37 +00:00
Florian Fainelli dad333d8d7 Put back zlib-dynamic it is breaking more packages than it solves problems
SVN-Revision: 8297
2007-08-01 10:52:19 +00:00
Felix Fietkau 24179e6814 fix package/index
SVN-Revision: 8294
2007-08-01 08:21:15 +00:00
Felix Fietkau cb7605f7ba fix rootfs and init script handling
SVN-Revision: 8293
2007-07-31 22:54:21 +00:00
Tim Yardley 782d02ed1b iptables: refresh patches to 1.3.8
SVN-Revision: 8286
2007-07-31 20:28:55 +00:00
Tim Yardley 6b960df54f address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
SVN-Revision: 8285
2007-07-31 19:59:35 +00:00
Florian Fainelli 2d03bdf60c Fix a bogus line with kmod-softdog
SVN-Revision: 8278
2007-07-31 15:36:21 +00:00
Felix Fietkau 6d6d1f1508 keynote: fix cflags
SVN-Revision: 8265
2007-07-31 10:18:39 +00:00
Felix Fietkau 4ebd9b0e6c ebtables: fix use of cflags
SVN-Revision: 8261
2007-07-31 10:04:25 +00:00
Felix Fietkau 78e84a41bc fix use of cflags
SVN-Revision: 8260
2007-07-31 10:03:20 +00:00
Felix Fietkau a443100197 remove unnecessary deps
SVN-Revision: 8243
2007-07-30 21:22:38 +00:00
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
2007-07-30 21:14:08 +00:00
Felix Fietkau a7b635f075 more cleanup
SVN-Revision: 8238
2007-07-30 18:39:20 +00:00
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
2007-07-30 18:22:01 +00:00
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
2007-07-30 15:58:15 +00:00
Felix Fietkau 2b8e0918c9 fix a typo
SVN-Revision: 8220
2007-07-29 19:20:34 +00:00
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
2007-07-29 15:50:32 +00:00
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
2007-07-27 18:13:35 +00:00
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
2007-07-27 03:07:52 +00:00
Florian Fainelli c43c4da559 Add rt2x00-mac80211 snapshot (#1916)
SVN-Revision: 8184
2007-07-26 20:00:24 +00:00
Felix Fietkau 0fc8be8ade add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
SVN-Revision: 8181
2007-07-26 15:28:59 +00:00
Florian Fainelli 7f952696c7 Add uvcvideo driver (#1997)
SVN-Revision: 8167
2007-07-26 09:08:23 +00:00
Felix Fietkau 4ae75984ec merge madwifi r2591 for rxantenna selection
SVN-Revision: 8157
2007-07-25 14:07:04 +00:00
Florian Fainelli ecabac0388 Fix aodv-uu compilation on 2.4 kernels (#2116)
SVN-Revision: 8156
2007-07-25 14:00:45 +00:00