Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix a race condition with dynamic interfaces and firewalling | Felix Fietkau | 2007-08-04 | 2 | -3/+1 | |
| | | | | SVN-Revision: 8343 | |||||
* | add a missing variable assignment | Felix Fietkau | 2007-08-04 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8339 | |||||
* | tab/whitespace fix | Felix Fietkau | 2007-08-04 | 1 | -5/+5 | |
| | | | | SVN-Revision: 8338 | |||||
* | Fix the typo | Florian Fainelli | 2007-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8336 | |||||
* | Add support for the D-Link DWL-3150 | Florian Fainelli | 2007-08-04 | 1 | -1/+15 | |
| | | | | SVN-Revision: 8335 | |||||
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵ | Florian Fainelli | 2007-08-03 | 1 | -1/+1 | |
| | | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 | |||||
* | add a fix for skb_put_over in beacon handling code | Felix Fietkau | 2007-08-03 | 1 | -0/+42 | |
| | | | | SVN-Revision: 8325 | |||||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 | 1 | -0/+10 | |
| | | | | | | as a module SVN-Revision: 8317 | |||||
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8315 | |||||
* | madwifi: bump release version | Felix Fietkau | 2007-08-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8311 | |||||
* | madwifi: remove stuck beacon workaround (does not work properly). add a ↵ | Felix Fietkau | 2007-08-01 | 2 | -102/+83 | |
| | | | | | | workaround for MIB interrupt flooding SVN-Revision: 8310 | |||||
* | add missing kconfig symbol | Felix Fietkau | 2007-08-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8308 | |||||
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8307 | |||||
* | ax25 need to compile mkiss | Florian Fainelli | 2007-08-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8306 | |||||
* | Remove buggy i2c-gpio driver | Florian Fainelli | 2007-08-01 | 1 | -12/+0 | |
| | | | | SVN-Revision: 8305 | |||||
* | fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce) | Nicolas Thill | 2007-08-01 | 1 | -30/+28 | |
| | | | | SVN-Revision: 8303 | |||||
* | Fix the option kernel driver dependency | Florian Fainelli | 2007-08-01 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8300 | |||||
* | fix openssl with zlib-dynamic (closes: #1182), bump release number | Nicolas Thill | 2007-08-01 | 1 | -1/+3 | |
| | | | | SVN-Revision: 8299 | |||||
* | Put back dso and bump release number | Florian Fainelli | 2007-08-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8298 | |||||
* | Put back zlib-dynamic it is breaking more packages than it solves problems | Florian Fainelli | 2007-08-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8297 | |||||
* | fix package/index | Felix Fietkau | 2007-08-01 | 1 | -2/+4 | |
| | | | | SVN-Revision: 8294 | |||||
* | fix rootfs and init script handling | Felix Fietkau | 2007-07-31 | 1 | -7/+11 | |
| | | | | SVN-Revision: 8293 | |||||
* | iptables: refresh patches to 1.3.8 | Tim Yardley | 2007-07-31 | 6 | -47/+47 | |
| | | | | SVN-Revision: 8286 | |||||
* | address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso | Tim Yardley | 2007-07-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8285 | |||||
* | Fix a bogus line with kmod-softdog | Florian Fainelli | 2007-07-31 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8278 | |||||
* | keynote: fix cflags | Felix Fietkau | 2007-07-31 | 1 | -0/+3 | |
| | | | | SVN-Revision: 8265 | |||||
* | ebtables: fix use of cflags | Felix Fietkau | 2007-07-31 | 1 | -0/+3 | |
| | | | | SVN-Revision: 8261 | |||||
* | fix use of cflags | Felix Fietkau | 2007-07-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8260 | |||||
* | remove unnecessary deps | Felix Fietkau | 2007-07-30 | 1 | -2/+0 | |
| | | | | SVN-Revision: 8243 | |||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -3/+10 | |
| | | | | SVN-Revision: 8242 | |||||
* | more cleanup | Felix Fietkau | 2007-07-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8238 | |||||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -58/+15 | |
| | | | | SVN-Revision: 8236 | |||||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 | 1 | -8/+8 | |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | |||||
* | fix a typo | Felix Fietkau | 2007-07-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8220 | |||||
* | Some packages make no sense or do not build for etrax | John Crispin | 2007-07-29 | 4 | -4/+9 | |
| | | | | SVN-Revision: 8216 | |||||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | 2 | -3/+61 | |
| | | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200 | |||||
* | update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) | Nicolas Thill | 2007-07-27 | 1 | -6/+2 | |
| | | | | SVN-Revision: 8189 | |||||
* | Add rt2x00-mac80211 snapshot (#1916) | Florian Fainelli | 2007-07-26 | 29 | -0/+19615 | |
| | | | | SVN-Revision: 8184 | |||||
* | add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 | Felix Fietkau | 2007-07-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8181 | |||||
* | Add uvcvideo driver (#1997) | Florian Fainelli | 2007-07-26 | 1 | -0/+43 | |
| | | | | SVN-Revision: 8167 | |||||
* | merge madwifi r2591 for rxantenna selection | Felix Fietkau | 2007-07-25 | 1 | -0/+14 | |
| | | | | SVN-Revision: 8157 | |||||
* | Fix aodv-uu compilation on 2.4 kernels (#2116) | Florian Fainelli | 2007-07-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8156 | |||||
* | Put r6040 ethernet driver as a module | Florian Fainelli | 2007-07-25 | 1 | -0/+11 | |
| | | | | SVN-Revision: 8154 | |||||
* | wireless config gets regenerated not only when it does not exist, buit also ↵ | John Crispin | 2007-07-24 | 1 | -1/+1 | |
| | | | | | | if it is 0 len SVN-Revision: 8149 | |||||
* | Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining ↵ | Florian Fainelli | 2007-07-24 | 3 | -0/+71 | |
| | | | | | | in prototypes caused it to fail) SVN-Revision: 8140 | |||||
* | fix mac80211 build for platforms that have led support disabled | Felix Fietkau | 2007-07-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8138 | |||||
* | merge madwifi trunk changeset 2597 | Felix Fietkau | 2007-07-23 | 1 | -2/+15 | |
| | | | | SVN-Revision: 8136 | |||||
* | Add supporg for nls-iso8859-2 (#2123) | Florian Fainelli | 2007-07-23 | 1 | -0/+14 | |
| | | | | SVN-Revision: 8127 | |||||
* | Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel | Florian Fainelli | 2007-07-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8126 | |||||
* | Fixed required KCONFIG symbols for block IDE modules | Rod Whitby | 2007-07-23 | 1 | -3/+2 | |
| | | | | SVN-Revision: 8121 |