| Commit message (Expand) | Author | Age | Files | Lines |
* | ixp4xx: Updated patches to include all upstream-merged ixp4xx patches | Rod Whitby | 2008-03-21 | 15 | -417/+5268 |
* | ixp4xx: Update npe driver patch | Rod Whitby | 2008-03-20 | 1 | -1274/+1336 |
* | ixp4xx: Update config-default to 2.6.24 | Rod Whitby | 2008-03-20 | 1 | -0/+1 |
* | ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches | Rod Whitby | 2008-03-20 | 5 | -324/+314 |
* | cpmac: fixed phy seems to be broken, hack cpmac to always report link up | Matteo Croce | 2008-03-19 | 1 | -0/+27 |
* | bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq':... | Michael Büsch | 2008-03-19 | 1 | -1/+1 |
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
* | bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio | Michael Büsch | 2008-03-19 | 1 | -0/+17 |
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its depreca... | Felix Fietkau | 2008-03-19 | 1 | -0/+2215 |
* | fix switch support on the Compex WP18/NP18A | Imre Kaloz | 2008-03-17 | 1 | -0/+41 |
* | fix image generation on x86 | Imre Kaloz | 2008-03-17 | 1 | -1/+1 |
* | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 | 1 | -1/+2 |
* | fix serial patch | Matteo Croce | 2008-03-13 | 1 | -24/+11 |
* | at91: added new sim enable code as well as detection code to differentiate be... | Hamish Guthrie | 2008-03-13 | 2 | -0/+262 |
* | Update cleanups of ssb-gige | Michael Büsch | 2008-03-13 | 1 | -37/+41 |
* | Removed binary file added in error | Hamish Guthrie | 2008-03-13 | 1 | -0/+0 |
* | Add back support for 2.6.21 kernels - add some required directories. | Hamish Guthrie | 2008-03-13 | 3 | -1/+300 |
* | cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c... | Matteo Croce | 2008-03-11 | 1 | -0/+178 |
* | Add AG241 code pattern (fixes #1089) | Matteo Croce | 2008-03-11 | 1 | -0/+2 |
* | fix apex compile on osx, suppress some build warnings | Felix Fietkau | 2008-03-10 | 1 | -0/+2 |
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 3 | -1/+899 |
* | Fix bzImage copy with 2.6.24 kernels | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
* | disable partitions for unallocated redboot flash memory - it caused a null po... | Felix Fietkau | 2008-03-07 | 5 | -2/+3 |
* | Add PCnet32 ethernet support (#3195) | Florian Fainelli | 2008-03-07 | 2 | -0/+4 |
* | 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | Gabor Juhos | 2008-03-06 | 1 | -0/+1 |
* | fix cpmac in a more elegant way, thanks Anton Vorontsov | Matteo Croce | 2008-03-05 | 1 | -25/+96 |
* | fixed_phy seems to be broken, this simple workaround fixes it | Matteo Croce | 2008-03-05 | 1 | -0/+27 |
* | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | Michael Büsch | 2008-02-28 | 1 | -5/+22 |
* | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | 1 | -18/+89 |
* | Adding rootdelay and quiet parameter (again) | Jens Muecke | 2008-02-25 | 1 | -1/+1 |
* | More SSB GigE fixes. | Michael Büsch | 2008-02-23 | 1 | -26/+396 |
* | Hopefully fix the PCI resource conflict and upgrade to .24.2 | Florian Fainelli | 2008-02-21 | 2 | -13/+23 |
* | netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.n... | Gabor Juhos | 2008-02-20 | 1 | -81/+93 |
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ... | Michael Büsch | 2008-02-20 | 6 | -0/+1190 |
* | netfilter: fix IMQ bug on 2.6.24 | Gabor Juhos | 2008-02-20 | 1 | -1/+1 |
* | ssb: Fix the horrible crash of innocent cardbus cards. | Michael Büsch | 2008-02-19 | 2 | -0/+119 |
* | ssb: Make the GPIO API reentrancy safe. | Michael Büsch | 2008-02-19 | 2 | -28/+251 |
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 5 | -244/+207 |
* | SSB: Update the watchdog fix to the patch version that will go upstream. | Michael Büsch | 2008-02-19 | 3 | -53/+130 |
* | Adding .24 support for olpc | Jens Muecke | 2008-02-19 | 28 | -2/+12422 |
* | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | 1 | -0/+0 |
* | ssb: Workaround: Need subsys_initcall to be able to register a PCI bus. | Michael Büsch | 2008-02-19 | 2 | -11/+32 |
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 14 | -400/+577 |
* | Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141 | Andy Boyett | 2008-02-19 | 1 | -0/+53 |
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
* | ssb: Fix serial console on new 47xx devices. | Michael Büsch | 2008-02-18 | 2 | -16/+90 |
* | upgrade apex to 1.5.13, fixup EABI support | Imre Kaloz | 2008-02-18 | 1 | -2/+3 |
* | generic-2.4: add ip6t_REJECT support | Gabor Juhos | 2008-02-18 | 2 | -0/+361 |
* | bcm47xx: We can use the ssb-invariants callback now, as was changed to be cal... | Michael Büsch | 2008-02-17 | 1 | -10/+3 |