Commit Graph

6339 Commits (53a1d55b347258192dd8ae20337076ff669ed3cd)
 

Author SHA1 Message Date
John Crispin 17cd570979 rewrite of the amazon irq code
SVN-Revision: 8333
17 years ago
Gabor Juhos 1152f2f11f fix reset function in USB driver
SVN-Revision: 8332
17 years ago
Gabor Juhos ce520f5424 USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure
SVN-Revision: 8331
17 years ago
Florian Fainelli c592d03090 Add some more documentation
SVN-Revision: 8330
17 years ago
Florian Fainelli 6dcd8081a3 Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
SVN-Revision: 8329
17 years ago
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
17 years ago
Felix Fietkau 39f63f1d04 add a fix for skb_put_over in beacon handling code
SVN-Revision: 8325
17 years ago
Felix Fietkau d6666fdd40 fix image installation
SVN-Revision: 8324
17 years ago
Felix Fietkau 0f74fa296c fix kmod packages that don't use KCONFIG
SVN-Revision: 8323
17 years ago
Florian Fainelli 43801c2b25 Some adm5120-hcd cleanups
SVN-Revision: 8320
17 years ago
Gabor Juhos d1f4e5ba7f add firmware generation tool for ZyXEL boards
SVN-Revision: 8318
17 years ago
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
17 years ago
Felix Fietkau 21075a17f7 fix kmod packaging for packages where some KCONFIG symbols are set to y
SVN-Revision: 8316
17 years ago
Felix Fietkau 9b1084b7fc madwifi: bgscan is a bit broken. disable by default
SVN-Revision: 8315
17 years ago
Gabor Juhos 7d552ec2ea add definitions for RouterBOARD 150, no NAND driver yet
SVN-Revision: 8314
17 years ago
Felix Fietkau 7375c88763 madwifi: bump release version
SVN-Revision: 8311
17 years ago
Felix Fietkau 81bea3c501 madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding
SVN-Revision: 8310
17 years ago
Gabor Juhos c2ed86a859 add support for board specific vlan matrix, should fix #2132
SVN-Revision: 8309
17 years ago
Felix Fietkau a3685c5251 add missing kconfig symbol
SVN-Revision: 8308
17 years ago
Florian Fainelli 30929d5e04 Use the end variable instead of limit (#2142)
SVN-Revision: 8307
17 years ago
Florian Fainelli 7fd8333847 ax25 need to compile mkiss
SVN-Revision: 8306
17 years ago
Florian Fainelli dd587dba88 Remove buggy i2c-gpio driver
SVN-Revision: 8305
17 years ago
Florian Fainelli 0a72fc6dff Add CONFIG_HID to not set by default
SVN-Revision: 8304
17 years ago
Nicolas Thill 54c6b0b975 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
SVN-Revision: 8303
17 years ago
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency
SVN-Revision: 8300
17 years ago
Nicolas Thill a596b29f95 fix openssl with zlib-dynamic (closes: #1182), bump release number
SVN-Revision: 8299
17 years ago
Florian Fainelli 37d2c06f8a Put back dso and bump release number
SVN-Revision: 8298
17 years ago
Florian Fainelli dad333d8d7 Put back zlib-dynamic it is breaking more packages than it solves problems
SVN-Revision: 8297
17 years ago
Florian Fainelli 096a28394e Fix a typo in the agmode selection
SVN-Revision: 8296
17 years ago
Florian Fainelli 368f35c947 Fix the AR7 led driver compilation (#2160)
SVN-Revision: 8295
17 years ago
Felix Fietkau 24179e6814 fix package/index
SVN-Revision: 8294
17 years ago
Felix Fietkau cb7605f7ba fix rootfs and init script handling
SVN-Revision: 8293
17 years ago
Tim Yardley 782d02ed1b iptables: refresh patches to 1.3.8
SVN-Revision: 8286
17 years ago
Tim Yardley 6b960df54f address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
SVN-Revision: 8285
17 years ago
Florian Fainelli ba3a37436e Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149)
SVN-Revision: 8280
17 years ago
Florian Fainelli 51dfaf45b4 Fix the gpio init (#2148)
SVN-Revision: 8279
17 years ago
Florian Fainelli 2d03bdf60c Fix a bogus line with kmod-softdog
SVN-Revision: 8278
17 years ago
Florian Fainelli b3133f935d Remove the dependency to devio, since it is not in trunk
SVN-Revision: 8277
17 years ago
Florian Fainelli c09d4cec7d Fix the remaining kernel config options (#2102)
SVN-Revision: 8276
17 years ago
Felix Fietkau e01cb5c7f2 fix a dependency bug
SVN-Revision: 8275
17 years ago
Felix Fietkau 6d6d1f1508 keynote: fix cflags
SVN-Revision: 8265
17 years ago
Felix Fietkau 4ebd9b0e6c ebtables: fix use of cflags
SVN-Revision: 8261
17 years ago
Felix Fietkau 78e84a41bc fix use of cflags
SVN-Revision: 8260
17 years ago
Felix Fietkau 09c82d165a only build sdk and imagebuilder at target/install time
SVN-Revision: 8257
17 years ago
Felix Fietkau 99368862e4 Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly
SVN-Revision: 8256
17 years ago
Felix Fietkau 23f0017829 fix a rebuild bug related to quilt
SVN-Revision: 8255
17 years ago
Felix Fietkau 3125d81ee1 dependency fix
SVN-Revision: 8253
17 years ago
Felix Fietkau 40c1241377 silence
SVN-Revision: 8252
17 years ago
Felix Fietkau 572876608a fix make distclean
SVN-Revision: 8251
17 years ago
Felix Fietkau 7cc617cd7e fix the gcc stampfile for initial stage installation
SVN-Revision: 8250
17 years ago