Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update svn and git ignore settings | Felix Fietkau | 2007-08-07 |
| | | | | SVN-Revision: 8363 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | Prevent the ioctl from handling even unsupported ioctls | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8360 | ||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8359 | ||
* | More led driver fixes | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8358 | ||
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8357 | ||
* | Still broken for now | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8356 | ||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8355 | ||
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8354 | ||
* | Disable NAPI by default (#1671) | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8353 | ||
* | remove case sensitivity from the board name checking | Gabor Juhos | 2007-08-06 |
| | | | | SVN-Revision: 8352 | ||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 |
| | | | | SVN-Revision: 8351 | ||
* | Fix the option dns usages (#2174) | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8350 | ||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 |
| | | | | | | driver, need to convert the flash driver as well SVN-Revision: 8348 | ||
* | added improved watchdog driver for amazon | John Crispin | 2007-08-05 |
| | | | | SVN-Revision: 8346 | ||
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 |
| | | | | SVN-Revision: 8345 | ||
* | cleaned up amazon serial and prom code | John Crispin | 2007-08-05 |
| | | | | SVN-Revision: 8344 | ||
* | fix a race condition with dynamic interfaces and firewalling | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8343 | ||
* | document config_foreach, close #2162 | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8342 | ||
* | fix a few overfull hboxes, remove some redundant stuff | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8341 | ||
* | wifi docs: fix a few typos and inconsistencies, add examples | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8340 | ||
* | add a missing variable assignment | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8339 | ||
* | tab/whitespace fix | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8338 | ||
* | Allow installing gcj/gnu classpath,for those interested | Florian Fainelli | 2007-08-04 |
| | | | | SVN-Revision: 8337 | ||
* | Fix the typo | Florian Fainelli | 2007-08-04 |
| | | | | SVN-Revision: 8336 | ||
* | Add support for the D-Link DWL-3150 | Florian Fainelli | 2007-08-04 |
| | | | | SVN-Revision: 8335 | ||
* | removed volatile register derefs from amazon setup code | John Crispin | 2007-08-04 |
| | | | | SVN-Revision: 8334 | ||
* | rewrite of the amazon irq code | John Crispin | 2007-08-04 |
| | | | | SVN-Revision: 8333 | ||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 |
| | | | | SVN-Revision: 8332 | ||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 |
| | | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331 | ||
* | Add some more documentation | Florian Fainelli | 2007-08-03 |
| | | | | SVN-Revision: 8330 | ||
* | Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich) | Florian Fainelli | 2007-08-03 |
| | | | | SVN-Revision: 8329 | ||
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵ | Florian Fainelli | 2007-08-03 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8325 | ||
* | fix image installation | Felix Fietkau | 2007-08-03 |
| | | | | SVN-Revision: 8324 | ||
* | fix kmod packages that don't use KCONFIG | Felix Fietkau | 2007-08-02 |
| | | | | SVN-Revision: 8323 | ||
* | Some adm5120-hcd cleanups | Florian Fainelli | 2007-08-02 |
| | | | | SVN-Revision: 8320 | ||
* | add firmware generation tool for ZyXEL boards | Gabor Juhos | 2007-08-02 |
| | | | | SVN-Revision: 8318 | ||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 |
| | | | | | | as a module SVN-Revision: 8317 | ||
* | fix kmod packaging for packages where some KCONFIG symbols are set to y | Felix Fietkau | 2007-08-02 |
| | | | | SVN-Revision: 8316 | ||
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 |
| | | | | SVN-Revision: 8315 | ||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 |
| | | | | SVN-Revision: 8314 | ||
* | madwifi: bump release version | Felix Fietkau | 2007-08-01 |
| | | | | SVN-Revision: 8311 | ||
* | madwifi: remove stuck beacon workaround (does not work properly). add a ↵ | Felix Fietkau | 2007-08-01 |
| | | | | | | workaround for MIB interrupt flooding SVN-Revision: 8310 | ||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 |
| | | | | SVN-Revision: 8309 | ||
* | add missing kconfig symbol | Felix Fietkau | 2007-08-01 |
| | | | | SVN-Revision: 8308 | ||
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8307 | ||
* | ax25 need to compile mkiss | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8306 | ||
* | Remove buggy i2c-gpio driver | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8305 | ||
* | Add CONFIG_HID to not set by default | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8304 |