| Commit message (Expand) | Author | Age | Files | Lines |
* | ixp4xx/apex: Add support for fatslugs, and fix the patch names | rwhitby | 2008-03-26 | 3 | -0/+28 |
* | The following patch enables txpower setting for hostap driver and restores tx... | thepeople | 2008-03-25 | 1 | -0/+160 |
* | ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2 | rwhitby | 2008-03-25 | 1 | -1/+1 |
* | apex: Create both 8MB and 16MB apex binaries | rwhitby | 2008-03-25 | 5 | -7/+362 |
* | ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions | rwhitby | 2008-03-25 | 1 | -4/+1 |
* | Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 | agb | 2008-03-23 | 1 | -0/+15 |
* | [adm5120] refresh patches | juhosg | 2008-03-22 | 19 | -114/+114 |
* | Enable the default-on led trigger | rwhitby | 2008-03-22 | 2 | -0/+24 |
* | generic-2.6/config-2.6.24: Added missing config entries to allow compilation ... | rwhitby | 2008-03-22 | 1 | -0/+9 |
* | add missing kernel config option | nbd | 2008-03-21 | 1 | -0/+1 |
* | ar7: fixed cpmac, now it doesn't fails to register the phy. | matteo | 2008-03-21 | 1 | -0/+49 |
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf... | mb | 2008-03-21 | 3 | -35/+7670 |
* | ixp4xx: Updated patches to include all upstream-merged ixp4xx patches | rwhitby | 2008-03-21 | 15 | -417/+5268 |
* | ixp4xx: Update npe driver patch | rwhitby | 2008-03-20 | 1 | -1274/+1336 |
* | ixp4xx: Update config-default to 2.6.24 | rwhitby | 2008-03-20 | 1 | -0/+1 |
* | ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches | rwhitby | 2008-03-20 | 5 | -324/+314 |
* | cpmac: fixed phy seems to be broken, hack cpmac to always report link up | matteo | 2008-03-19 | 1 | -0/+27 |
* | bcm47xx: Fix warning | mb | 2008-03-19 | 1 | -1/+1 |
* | GPIODEV: Fix open-count race condition. | mb | 2008-03-19 | 1 | -7/+14 |
* | bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio | mb | 2008-03-19 | 1 | -0/+17 |
* | Detach the building of sdk and imagebuilder from "Select all packages | nbd | 2008-03-19 | 2 | -2/+0 |
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 | nbd | 2008-03-19 | 1 | -0/+2215 |
* | fix switch support on the Compex WP18/NP18A | kaloz | 2008-03-17 | 1 | -0/+41 |
* | fix image generation on x86 | kaloz | 2008-03-17 | 1 | -1/+1 |
* | bcm47xx: Fix GPIO data direction output bit assignment | mb | 2008-03-15 | 1 | -1/+2 |
* | [AR7]: fix serial patch | matteo | 2008-03-13 | 1 | -24/+11 |
* | at91: added new sim enable code as well as detection code to | hcg | 2008-03-13 | 2 | -0/+262 |
* | Update cleanups of ssb-gige | mb | 2008-03-13 | 1 | -37/+41 |
* | Removed binary file added in error | hcg | 2008-03-13 | 1 | -0/+0 |
* | Add back support for 2.6.21 kernels - add some required directories. | hcg | 2008-03-13 | 3 | -1/+300 |
* | cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c... | matteo | 2008-03-11 | 1 | -0/+178 |
* | Add AG241 code pattern (fixes #1089) | matteo | 2008-03-11 | 1 | -0/+2 |
* | fix apex compile on osx, suppress some build warnings | nbd | 2008-03-10 | 1 | -0/+2 |
* | Upgrade x86 to 2.6.24 | florian | 2008-03-09 | 3 | -1/+899 |
* | Fix bzImage copy with 2.6.24 kernels | florian | 2008-03-09 | 1 | -1/+1 |
* | add new led trigger for network traffic, fixes #2776 | blogic | 2008-03-07 | 3 | -0/+463 |
* | disable partitions for unallocated redboot flash memory - it caused a null po... | nbd | 2008-03-07 | 5 | -2/+3 |
* | Add PCnet32 ethernet support (#3195) | florian | 2008-03-07 | 2 | -0/+4 |
* | [kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | juhosg | 2008-03-06 | 1 | -0/+1 |
* | [AR7] fix cpmac in a more elegant way, thanks Anton Vorontsov | matteo | 2008-03-05 | 1 | -25/+96 |
* | [AR7] fixed_phy seems to be broken, this simple workaround fixes it | matteo | 2008-03-05 | 1 | -0/+27 |
* | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | mb | 2008-02-28 | 1 | -5/+22 |
* | Fix the roboswitch code for the WRT350N | mb | 2008-02-27 | 1 | -18/+89 |
* | Adding rootdelay and quiet parameter (again) | ryd | 2008-02-25 | 1 | -1/+1 |
* | More SSB GigE fixes. | mb | 2008-02-23 | 1 | -26/+396 |
* | Hopefully fix the PCI resource conflict and upgrade to .24.2 | florian | 2008-02-21 | 2 | -13/+23 |
* | [kernel] netfilter: update to the latest IMQ patch for 2.6.24 from http://www... | juhosg | 2008-02-20 | 1 | -81/+93 |
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. | mb | 2008-02-20 | 6 | -0/+1190 |
* | [kernel] netfilter: fix IMQ bug on 2.6.24 | juhosg | 2008-02-20 | 1 | -1/+1 |
* | ssb: Fix the horrible crash of innocent cardbus cards. | mb | 2008-02-19 | 2 | -0/+119 |