Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵ | Florian Fainelli | 2007-08-07 | 29 | -852/+2069 |
| | | | | | | Daniel Gimpelevich SVN-Revision: 8367 | ||||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 | 6 | -20/+19 |
| | | | | | | Gimpelevich SVN-Revision: 8366 | ||||
* | Enable kexec for x86 as well (#2141) | Florian Fainelli | 2007-08-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 8365 | ||||
* | Revert 8353, can cause more bad than good | Florian Fainelli | 2007-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8364 | ||||
* | update svn and git ignore settings | Felix Fietkau | 2007-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8363 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 45 | -345/+316 |
| | | | | | | 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 | 1 | -2/+2 |
| | | | | SVN-Revision: 8360 | ||||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | 2 | -2/+3 |
| | | | | SVN-Revision: 8359 | ||||
* | More led driver fixes | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 8358 | ||||
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 | 1 | -22/+0 |
| | | | | SVN-Revision: 8357 | ||||
* | Still broken for now | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 8356 | ||||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 11 | -34/+144 |
| | | | | SVN-Revision: 8355 | ||||
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 | 1 | -12/+23 |
| | | | | SVN-Revision: 8354 | ||||
* | Disable NAPI by default (#1671) | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 8353 | ||||
* | remove case sensitivity from the board name checking | Gabor Juhos | 2007-08-06 | 3 | -3/+3 |
| | | | | SVN-Revision: 8352 | ||||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | 2 | -22/+38 |
| | | | | SVN-Revision: 8351 | ||||
* | Fix the option dns usages (#2174) | Florian Fainelli | 2007-08-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 8350 | ||||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 | 8 | -845/+261 |
| | | | | | | driver, need to convert the flash driver as well SVN-Revision: 8348 | ||||
* | added improved watchdog driver for amazon | John Crispin | 2007-08-05 | 3 | -261/+256 |
| | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 8345 | ||||
* | cleaned up amazon serial and prom code | John Crispin | 2007-08-05 | 3 | -236/+183 |
| | | | | SVN-Revision: 8344 | ||||
* | fix a race condition with dynamic interfaces and firewalling | Felix Fietkau | 2007-08-04 | 2 | -3/+1 |
| | | | | SVN-Revision: 8343 | ||||
* | document config_foreach, close #2162 | Felix Fietkau | 2007-08-04 | 1 | -0/+19 |
| | | | | SVN-Revision: 8342 | ||||
* | fix a few overfull hboxes, remove some redundant stuff | Felix Fietkau | 2007-08-04 | 3 | -20/+12 |
| | | | | SVN-Revision: 8341 | ||||
* | wifi docs: fix a few typos and inconsistencies, add examples | Felix Fietkau | 2007-08-04 | 1 | -14/+68 |
| | | | | SVN-Revision: 8340 | ||||
* | 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 | ||||
* | Allow installing gcj/gnu classpath,for those interested | Florian Fainelli | 2007-08-04 | 1 | -1/+6 |
| | | | | SVN-Revision: 8337 | ||||
* | 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 | ||||
* | removed volatile register derefs from amazon setup code | John Crispin | 2007-08-04 | 2 | -65/+23 |
| | | | | SVN-Revision: 8334 | ||||
* | rewrite of the amazon irq code | John Crispin | 2007-08-04 | 2 | -219/+106 |
| | | | | SVN-Revision: 8333 | ||||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 | 1 | -7/+11 |
| | | | | SVN-Revision: 8332 | ||||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 | 2 | -11/+11 |
| | | | | | | 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 | 3 | -0/+65 |
| | | | | SVN-Revision: 8330 | ||||
* | Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich) | Florian Fainelli | 2007-08-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 8329 | ||||
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵ | Florian Fainelli | 2007-08-03 | 7 | -24/+81 |
| | | | | | | 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 | ||||
* | fix image installation | Felix Fietkau | 2007-08-03 | 2 | -4/+7 |
| | | | | SVN-Revision: 8324 | ||||
* | fix kmod packages that don't use KCONFIG | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8323 | ||||
* | Some adm5120-hcd cleanups | Florian Fainelli | 2007-08-02 | 1 | -59/+103 |
| | | | | SVN-Revision: 8320 | ||||
* | add firmware generation tool for ZyXEL boards | Gabor Juhos | 2007-08-02 | 3 | -0/+1212 |
| | | | | SVN-Revision: 8318 | ||||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 | 4 | -2/+29 |
| | | | | | | as a module SVN-Revision: 8317 | ||||
* | fix kmod packaging for packages where some KCONFIG symbols are set to y | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8316 | ||||
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8315 | ||||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 | 1 | -3/+19 |
| | | | | SVN-Revision: 8314 | ||||
* | 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 support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 | 12 | -53/+123 |
| | | | | SVN-Revision: 8309 | ||||
* | add missing kconfig symbol | Felix Fietkau | 2007-08-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8308 |