Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | More rdc fixes, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-08 | |
| | | | | SVN-Revision: 8378 | |||
* | LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵ | Gabor Juhos | 2007-08-07 | |
| | | | | | | sort board definitions alphabetically SVN-Revision: 8377 | |||
* | add support for special LED brightness values | Gabor Juhos | 2007-08-07 | |
| | | | | SVN-Revision: 8376 | |||
* | These patches moved to generic-2.6 | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8375 | |||
* | Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | x86 target can benefit from them SVN-Revision: 8374 | |||
* | fix kernel-headers download (#2179) | Felix Fietkau | 2007-08-07 | |
| | | | | SVN-Revision: 8373 | |||
* | Also add eeprom 93cx6 to generic-2.6 | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8372 | |||
* | Update rdc-2.6 description and fix the firmware for sitecom devices | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8371 | |||
* | Remove empty file | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8370 | |||
* | Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | to Daniel Gimpelevich SVN-Revision: 8369 | |||
* | Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8368 | |||
* | Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | Daniel Gimpelevich SVN-Revision: 8367 | |||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | Gimpelevich SVN-Revision: 8366 | |||
* | Enable kexec for x86 as well (#2141) | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8365 | |||
* | Revert 8353, can cause more bad than good | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8364 | |||
* | 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 |