Florian Fainelli [Mon, 8 Oct 2007 08:01:30 +0000 (08:01 +0000)]
Clean up the r6040 driver using checkpatch
SVN-Revision: 9184
Eugene Konev [Mon, 8 Oct 2007 03:40:51 +0000 (03:40 +0000)]
no need to free_irq in remove, done in close
SVN-Revision: 9183
Matteo Croce [Mon, 8 Oct 2007 01:44:39 +0000 (01:44 +0000)]
backport ar7_wdt from linux-2.6-watchdog-mm
SVN-Revision: 9182
Felix Fietkau [Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)]
enable nice
SVN-Revision: 9181
Gabor Juhos [Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)]
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 [tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
Florian Fainelli [Sun, 7 Oct 2007 11:15:22 +0000 (11:15 +0000)]
Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
Eugene Konev [Sun, 7 Oct 2007 04:27:04 +0000 (04:27 +0000)]
add missing dependency on linux-atm
SVN-Revision: 9174
John Crispin [Sun, 7 Oct 2007 01:55:03 +0000 (01:55 +0000)]
added a function, that packages can call to make installing files/folders much cleaner and easier
SVN-Revision: 9171
John Crispin [Sun, 7 Oct 2007 00:26:02 +0000 (00:26 +0000)]
changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly
SVN-Revision: 9167
Felix Fietkau [Sun, 7 Oct 2007 00:16:50 +0000 (00:16 +0000)]
fix accidental double slash in prefixed quilt patchsets
SVN-Revision: 9166
John Crispin [Sat, 6 Oct 2007 23:50:47 +0000 (23:50 +0000)]
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
Felix Fietkau [Sat, 6 Oct 2007 19:13:07 +0000 (19:13 +0000)]
export STAGING_DIR
SVN-Revision: 9160
Travis Kemen [Sat, 6 Oct 2007 03:12:04 +0000 (03:12 +0000)]
add clientid to udhcpc thanks pjama
SVN-Revision: 9159
Felix Fietkau [Fri, 5 Oct 2007 21:52:05 +0000 (21:52 +0000)]
add option for cleaning all ipkg info before the image build
SVN-Revision: 9151
Felix Fietkau [Fri, 5 Oct 2007 21:44:43 +0000 (21:44 +0000)]
allow targets to select/deselect config symbols
SVN-Revision: 9150
Felix Fietkau [Fri, 5 Oct 2007 20:09:55 +0000 (20:09 +0000)]
fix segfault with insmod on 2.4
SVN-Revision: 9146
Eugene Konev [Fri, 5 Oct 2007 17:56:15 +0000 (17:56 +0000)]
add minimal uci support
SVN-Revision: 9145
Eugene Konev [Fri, 5 Oct 2007 17:55:15 +0000 (17:55 +0000)]
add rough vlynq support
SVN-Revision: 9144
Eugene Konev [Fri, 5 Oct 2007 17:54:36 +0000 (17:54 +0000)]
cleanup vlynq. drop vlynq-pci
SVN-Revision: 9143
Gabor Juhos [Fri, 5 Oct 2007 14:50:53 +0000 (14:50 +0000)]
Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration
SVN-Revision: 9141
Florian Fainelli [Fri, 5 Oct 2007 14:00:36 +0000 (14:00 +0000)]
RDC is not broken with trunk
SVN-Revision: 9140
Eugene Konev [Fri, 5 Oct 2007 13:51:22 +0000 (13:51 +0000)]
fix rtsp patch
SVN-Revision: 9139
Florian Fainelli [Fri, 5 Oct 2007 13:50:21 +0000 (13:50 +0000)]
Led is not active low by default, register the watchdog
SVN-Revision: 9138
Felix Fietkau [Fri, 5 Oct 2007 13:05:22 +0000 (13:05 +0000)]
fix compile error with 2.4
SVN-Revision: 9137
Florian Fainelli [Fri, 5 Oct 2007 11:39:32 +0000 (11:39 +0000)]
Clean up the prom code / board detection (thanks Gabor), fix some warnings
SVN-Revision: 9136
Florian Fainelli [Fri, 5 Oct 2007 10:37:35 +0000 (10:37 +0000)]
Finally fix the rb500 boot (#2436)
SVN-Revision: 9133
Gabor Juhos [Fri, 5 Oct 2007 08:29:58 +0000 (08:29 +0000)]
remove dashes from profile names
SVN-Revision: 9132
Felix Fietkau [Fri, 5 Oct 2007 00:38:19 +0000 (00:38 +0000)]
add upstream fixes for 1.7.2
SVN-Revision: 9131
Felix Fietkau [Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)]
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
SVN-Revision: 9130
John Crispin [Thu, 4 Oct 2007 20:58:11 +0000 (20:58 +0000)]
added subtargets to x86
SVN-Revision: 9128
Felix Fietkau [Thu, 4 Oct 2007 17:58:12 +0000 (17:58 +0000)]
fix quilt patch check
SVN-Revision: 9121
Felix Fietkau [Thu, 4 Oct 2007 15:32:55 +0000 (15:32 +0000)]
separate series file fixup from quilt check to avoid series file breakages after fixing a broken patch stack with quilt
SVN-Revision: 9120
Matteo Croce [Thu, 4 Oct 2007 14:31:45 +0000 (14:31 +0000)]
Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
Gabor Juhos [Thu, 4 Oct 2007 10:56:38 +0000 (10:56 +0000)]
NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
Eugene Konev [Thu, 4 Oct 2007 02:27:37 +0000 (02:27 +0000)]
add ar7 2.6.23 patches and config
SVN-Revision: 9115
Eugene Konev [Thu, 4 Oct 2007 02:26:27 +0000 (02:26 +0000)]
add generic 2.6.23 patches and config
SVN-Revision: 9114
Gabor Juhos [Wed, 3 Oct 2007 19:22:51 +0000 (19:22 +0000)]
fix target profiles, (closes: 2440)
SVN-Revision: 9113
Matteo Croce [Wed, 3 Oct 2007 17:30:27 +0000 (17:30 +0000)]
upgrade acx and acx-mac80211, removed two patches now unneeded
SVN-Revision: 9112
Nicolas Thill [Wed, 3 Oct 2007 06:07:28 +0000 (06:07 +0000)]
fix busybox configuration submenu
SVN-Revision: 9103
Nicolas Thill [Wed, 3 Oct 2007 06:01:30 +0000 (06:01 +0000)]
move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
SVN-Revision: 9102
Tim Yardley [Tue, 2 Oct 2007 21:54:22 +0000 (21:54 +0000)]
fix quilt integration
SVN-Revision: 9100
Felix Fietkau [Tue, 2 Oct 2007 17:43:57 +0000 (17:43 +0000)]
fix target profiles
SVN-Revision: 9099
Eugene Konev [Tue, 2 Oct 2007 14:53:05 +0000 (14:53 +0000)]
more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu)
SVN-Revision: 9098
Florian Fainelli [Tue, 2 Oct 2007 14:24:51 +0000 (14:24 +0000)]
Use PCI for rdc
SVN-Revision: 9097
Florian Fainelli [Tue, 2 Oct 2007 14:24:17 +0000 (14:24 +0000)]
RDC vendor id is unknown
SVN-Revision: 9096
Florian Fainelli [Tue, 2 Oct 2007 14:23:43 +0000 (14:23 +0000)]
Build all firmware until we put back profiles
SVN-Revision: 9095
Florian Fainelli [Tue, 2 Oct 2007 14:23:27 +0000 (14:23 +0000)]
Rewrite platform code to be smarter
SVN-Revision: 9094
Florian Fainelli [Tue, 2 Oct 2007 11:10:29 +0000 (11:10 +0000)]
Add support for the network packet generator
SVN-Revision: 9091
Gabor Juhos [Tue, 2 Oct 2007 09:09:55 +0000 (09:09 +0000)]
make image names shorten
SVN-Revision: 9089
Felix Fietkau [Mon, 1 Oct 2007 14:55:38 +0000 (14:55 +0000)]
fix gdb installation
SVN-Revision: 9088
Eugene Konev [Mon, 1 Oct 2007 12:35:35 +0000 (12:35 +0000)]
add usb controller definition
SVN-Revision: 9087
Nicolas Thill [Mon, 1 Oct 2007 10:16:14 +0000 (10:16 +0000)]
revert to vlynq bus clock divisor guessing
SVN-Revision: 9086
Gabor Juhos [Mon, 1 Oct 2007 09:51:32 +0000 (09:51 +0000)]
prepare trxsplit to support sysupgrade
SVN-Revision: 9085
Gabor Juhos [Mon, 1 Oct 2007 08:45:39 +0000 (08:45 +0000)]
split eeprom_93cx6 patch to make quilt happy
SVN-Revision: 9084
Felix Fietkau [Sun, 30 Sep 2007 21:29:55 +0000 (21:29 +0000)]
fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
SVN-Revision: 9083
Eugene Konev [Sun, 30 Sep 2007 03:15:24 +0000 (03:15 +0000)]
don't enable rts/cts by default (thanks nabcore, #2400)
SVN-Revision: 9078
Rod Whitby [Sun, 30 Sep 2007 00:10:57 +0000 (00:10 +0000)]
Added patch from opensubscriber.com/message/jgarzik@pobox.com/
7495139.html
SVN-Revision: 9077
Florian Fainelli [Sat, 29 Sep 2007 21:43:34 +0000 (21:43 +0000)]
Use the gpio-led driver, but do not enable it until we move to 2.6.23
SVN-Revision: 9076
Florian Fainelli [Sat, 29 Sep 2007 19:14:42 +0000 (19:14 +0000)]
Fix agmode selection (#2438)
SVN-Revision: 9075
Florian Fainelli [Sat, 29 Sep 2007 19:05:23 +0000 (19:05 +0000)]
Fix board_type allocation (again)
SVN-Revision: 9074
Florian Fainelli [Sat, 29 Sep 2007 17:09:04 +0000 (17:09 +0000)]
Fix board type allocation
SVN-Revision: 9071
Gabor Juhos [Sat, 29 Sep 2007 14:27:54 +0000 (14:27 +0000)]
get rid of per-profile base-files
SVN-Revision: 9069
Nicolas Thill [Sat, 29 Sep 2007 14:18:47 +0000 (14:18 +0000)]
fix kernel config item for 3c95x/vortex network cards (closes: #2441)
SVN-Revision: 9068
Nicolas Thill [Sat, 29 Sep 2007 12:42:34 +0000 (12:42 +0000)]
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
SVN-Revision: 9065
Felix Fietkau [Sat, 29 Sep 2007 11:35:51 +0000 (11:35 +0000)]
apply latex style patch posted on openwrt-devel@lists
SVN-Revision: 9064
Felix Fietkau [Sat, 29 Sep 2007 04:29:11 +0000 (04:29 +0000)]
fixes for refresh/update handling
SVN-Revision: 9063
Felix Fietkau [Sat, 29 Sep 2007 03:39:57 +0000 (03:39 +0000)]
move a stampfile to make it easier to override the patch template
SVN-Revision: 9062
Felix Fietkau [Sat, 29 Sep 2007 03:28:03 +0000 (03:28 +0000)]
refactor quilt patching code
SVN-Revision: 9061
Felix Fietkau [Sat, 29 Sep 2007 01:21:56 +0000 (01:21 +0000)]
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
SVN-Revision: 9060
Felix Fietkau [Sat, 29 Sep 2007 00:25:38 +0000 (00:25 +0000)]
proper series file support for regular packages
SVN-Revision: 9059
Felix Fietkau [Sat, 29 Sep 2007 00:16:33 +0000 (00:16 +0000)]
use $(TAR) instead of tar
SVN-Revision: 9058
Felix Fietkau [Sat, 29 Sep 2007 00:05:48 +0000 (00:05 +0000)]
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
SVN-Revision: 9057
Gabor Juhos [Fri, 28 Sep 2007 20:08:55 +0000 (20:08 +0000)]
add missing file from [9055]
SVN-Revision: 9056
Gabor Juhos [Fri, 28 Sep 2007 20:06:52 +0000 (20:06 +0000)]
make morse LED trigger available for all platforms
SVN-Revision: 9055
Gabor Juhos [Fri, 28 Sep 2007 19:01:19 +0000 (19:01 +0000)]
morse LED trigger cleanups
SVN-Revision: 9054
Gabor Juhos [Fri, 28 Sep 2007 06:32:40 +0000 (06:32 +0000)]
add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
Felix Fietkau [Fri, 28 Sep 2007 01:45:11 +0000 (01:45 +0000)]
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
SVN-Revision: 9052
Felix Fietkau [Fri, 28 Sep 2007 01:23:56 +0000 (01:23 +0000)]
some minor fixes, cleanups, package build abstraction
SVN-Revision: 9051
Felix Fietkau [Fri, 28 Sep 2007 01:23:17 +0000 (01:23 +0000)]
remove duplicate include statement
SVN-Revision: 9050
Florian Fainelli [Thu, 27 Sep 2007 15:02:41 +0000 (15:02 +0000)]
Use the generic NAND driver
SVN-Revision: 9049
Gabor Juhos [Thu, 27 Sep 2007 15:02:19 +0000 (15:02 +0000)]
add initial diagnostic support
SVN-Revision: 9048
Rod Whitby [Thu, 27 Sep 2007 14:20:53 +0000 (14:20 +0000)]
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
Felix Fietkau [Thu, 27 Sep 2007 14:06:07 +0000 (14:06 +0000)]
do not fire up the qos-scripts hotplug part if the init script is disabled
SVN-Revision: 9046
Gabor Juhos [Wed, 26 Sep 2007 17:58:44 +0000 (17:58 +0000)]
fix mach_type for the WP54G-WRT board
SVN-Revision: 9040
Gabor Juhos [Wed, 26 Sep 2007 17:05:16 +0000 (17:05 +0000)]
add missing PCI irq map for the RouterBOARD 133 (closes #2431)
SVN-Revision: 9039
Nicolas Thill [Wed, 26 Sep 2007 02:49:50 +0000 (02:49 +0000)]
fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
Travis Kemen [Tue, 25 Sep 2007 23:16:31 +0000 (23:16 +0000)]
include fixes from #2429 Thanks Lubos Stanek
SVN-Revision: 9028
Gabor Juhos [Tue, 25 Sep 2007 13:45:57 +0000 (13:45 +0000)]
remove unused PCI externs
SVN-Revision: 9017
Gabor Juhos [Tue, 25 Sep 2007 13:42:45 +0000 (13:42 +0000)]
fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
Gabor Juhos [Tue, 25 Sep 2007 08:34:30 +0000 (08:34 +0000)]
fix vlan configuration on Dell TrueMobile 2300
SVN-Revision: 9015
Florian Fainelli [Mon, 24 Sep 2007 21:21:18 +0000 (21:21 +0000)]
prom_free_memory should be __init
SVN-Revision: 9011
Gabor Juhos [Mon, 24 Sep 2007 16:59:23 +0000 (16:59 +0000)]
move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
Florian Fainelli [Mon, 24 Sep 2007 15:09:10 +0000 (15:09 +0000)]
Fix rb535 revision 5 detection
SVN-Revision: 9008
Rod Whitby [Mon, 24 Sep 2007 13:11:45 +0000 (13:11 +0000)]
Increased the size of the microcode payload area.
SVN-Revision: 9007
Felix Fietkau [Mon, 24 Sep 2007 00:11:37 +0000 (00:11 +0000)]
dep fix
SVN-Revision: 9006
Felix Fietkau [Mon, 24 Sep 2007 00:11:20 +0000 (00:11 +0000)]
remove obsolete file
SVN-Revision: 9005
Nicolas Thill [Sun, 23 Sep 2007 23:47:08 +0000 (23:47 +0000)]
fix kmod-crypto-core error missing crypto_hash (closes: #2422)
SVN-Revision: 9004
Nicolas Thill [Sun, 23 Sep 2007 21:21:51 +0000 (21:21 +0000)]
add LM77 sensors support (closes: #2419)
SVN-Revision: 9002
Matteo Croce [Sun, 23 Sep 2007 21:07:53 +0000 (21:07 +0000)]
update acx-mac80211
SVN-Revision: 9001
Nicolas Thill [Sun, 23 Sep 2007 17:22:17 +0000 (17:22 +0000)]
add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984