Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | |||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | |||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | |
| | | | | SVN-Revision: 9657 | |||
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | |
| | | | | | | | | | | | | | | | | | | | | This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- SVN-Revision: 9656 | |||
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | |
| | | | | SVN-Revision: 9629 | |||
* | add support for the PCEngines Alix | Travis Kemen | 2007-11-28 | |
| | | | | SVN-Revision: 9611 | |||
* | add txpower patches and add uci configuration file From: Vasilis T. (aka ↵ | Travis Kemen | 2007-11-28 | |
| | | | | | | Acinonyx) SVN-Revision: 9610 | |||
* | ps3: use readable video mode descriptions in readme | Felix Fietkau | 2007-11-28 | |
| | | | | | | | | | The ps3 video modes can be specified as readable names (eg "720p"), so use those instead. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9605 | |||
* | ps3: build-in ps3 system manager | Felix Fietkau | 2007-11-28 | |
| | | | | | | | | | This changes the ps3 kernel config to build-in the System Manager module, which is required for proper shutdown and reboot. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9604 | |||
* | add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵ | Gabor Juhos | 2007-11-26 | |
| | | | | | | (closes: #2756) SVN-Revision: 9600 | |||
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | |
| | | | | SVN-Revision: 9599 | |||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | |
| | | | | SVN-Revision: 9598 | |||
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | |
| | | | | SVN-Revision: 9593 | |||
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | |
| | | | | SVN-Revision: 9592 | |||
* | disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors | Gabor Juhos | 2007-11-23 | |
| | | | | SVN-Revision: 9591 | |||
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 | |
| | | | | SVN-Revision: 9571 | |||
* | Fix tx stats (#2705) | Florian Fainelli | 2007-11-16 | |
| | | | | SVN-Revision: 9570 | |||
* | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9560 | |||
* | add lzma compressed initramfs for bcm947xx | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9559 | |||
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9558 | |||
* | fix initramfs images | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9557 | |||
* | create broadcom initramfs images and move the lzma decompressor area a bit ↵ | Felix Fietkau | 2007-11-16 | |
| | | | | | | further SVN-Revision: 9556 | |||
* | more USB driver changes | Gabor Juhos | 2007-11-15 | |
| | | | | SVN-Revision: 9550 | |||
* | fix the image builder | Felix Fietkau | 2007-11-14 | |
| | | | | SVN-Revision: 9549 | |||
* | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | |
| | | | | SVN-Revision: 9547 | |||
* | make build of the images a bit quiet | Gabor Juhos | 2007-11-12 | |
| | | | | SVN-Revision: 9544 | |||
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | |
| | | | | SVN-Revision: 9543 | |||
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | |
| | | | | SVN-Revision: 9540 | |||
* | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 | |
| | | | | SVN-Revision: 9535 | |||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | |
| | | | | SVN-Revision: 9533 | |||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | |
| | | | | SVN-Revision: 9530 | |||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 | |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | |||
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 | |
| | | | | SVN-Revision: 9523 | |||
* | USB driver fixes | Gabor Juhos | 2007-11-08 | |
| | | | | SVN-Revision: 9513 | |||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 | |
| | | | | | | questions SVN-Revision: 9510 | |||
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 | |
| | | | | SVN-Revision: 9501 | |||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | |
| | | | | SVN-Revision: 9500 | |||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | |
| | | | | SVN-Revision: 9497 | |||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 | |
| | | | | | | correct arguments SVN-Revision: 9496 | |||
* | fix missing CONFIG_USB_BLUETOOTH issue | Jens Muecke | 2007-11-03 | |
| | | | | SVN-Revision: 9494 | |||
* | RB153 must use the generic RB1xx's setup code | Gabor Juhos | 2007-11-03 | |
| | | | | SVN-Revision: 9491 | |||
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 | |
| | | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490 | |||
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 | |
| | | | | SVN-Revision: 9485 | |||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 | |
| | | | | SVN-Revision: 9484 | |||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | |
| | | | | SVN-Revision: 9483 | |||
* | Fix typo | Florian Fainelli | 2007-11-02 | |
| | | | | SVN-Revision: 9482 | |||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 | |
| | | | | SVN-Revision: 9480 | |||
* | CF driver cleanup | Florian Fainelli | 2007-11-01 | |
| | | | | SVN-Revision: 9473 | |||
* | Update S100 profile (#2587) | Florian Fainelli | 2007-10-29 | |
| | | | | SVN-Revision: 9459 | |||
* | Resync kernel config, put back yellow led registration (#2607) | Florian Fainelli | 2007-10-29 | |
| | | | | SVN-Revision: 9458 |