| Commit message (Expand) | Author | Age | Files | Lines |
* | [AR7] Update kernel to 2.6.24 | matteo | 2008-02-08 | 1 | -1293/+0 |
* | [AR7] make current AR7 code 2.6.24 aware, for future use | matteo | 2008-02-08 | 3 | -5/+16 |
* | DG834G Power LED fix | nbd | 2008-02-02 | 1 | -1/+1 |
* | fixed war.h path | matteo | 2008-01-29 | 1 | -0/+0 |
* | [AR7] added missing war.h | matteo | 2008-01-29 | 1 | -0/+25 |
* | Add support for european DSL-502t leds (#2880) | florian | 2008-01-16 | 1 | -1/+1 |
* | gpio: revert it back, wrong and useless | matteo | 2008-01-13 | 1 | -13/+5 |
* | [AR7] GPIO fix | matteo | 2008-01-12 | 1 | -6/+5 |
* | [AR7] cache GPIO addresses to be more efficent | matteo | 2008-01-12 | 1 | -5/+14 |
* | Add dg834 leds support from #2817 | florian | 2008-01-04 | 1 | -0/+11 |
* | Add LEDs definitions for the D-Link DSL-502T (#2746) | florian | 2007-12-16 | 1 | -1/+11 |
* | [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset storms | nbd | 2007-12-07 | 1 | -5/+102 |
* | [PATCH 1/2] Fix race between device reset and start_xmit | nbd | 2007-12-07 | 1 | -32/+61 |
* | Fix VLYNQ device enable for DG834Gv1 | nbd | 2007-12-04 | 1 | -1/+1 |
* | ar7_gpio: remove unneeded checks and volatile | matteo | 2007-10-23 | 1 | -14/+2 |
* | fritzbox leds detection (thanks Axel Gembe) | ejka | 2007-10-19 | 1 | -4/+27 |
* | Fix tx error handling (#2552). Make rx ring size actually configurable through | ejka | 2007-10-16 | 1 | -18/+11 |
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | ejka | 2007-10-13 | 1 | -0/+20 |
* | remove version checks | ejka | 2007-10-11 | 1 | -6/+0 |
* | we are using leds-gpio now | ejka | 2007-10-11 | 1 | -132/+0 |
* | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | ejka | 2007-10-11 | 1 | -153/+157 |
* | backport ar7_wdt from linux-2.6-watchdog-mm | matteo | 2007-10-08 | 1 | -13/+11 |
* | cleanup vlynq. drop vlynq-pci | ejka | 2007-10-05 | 7 | -563/+206 |
* | more cpmac cleanups (#2452): | ejka | 2007-10-02 | 1 | -88/+73 |
* | add usb controller definition | ejka | 2007-10-01 | 2 | -0/+34 |
* | revert to vlynq bus clock divisor guessing | nico | 2007-10-01 | 1 | -1/+1 |
* | don't enable rts/cts by default (thanks nabcore, #2400) | ejka | 2007-09-30 | 1 | -4/+6 |
* | add necessary includes | ejka | 2007-09-23 | 1 | -0/+4 |
* | add initial generic gpio-leds support | ejka | 2007-09-21 | 1 | -0/+44 |
* | make gpio conformant to generic gpio spec. | ejka | 2007-09-21 | 5 | -32/+32 |
* | fix silliness in [8886] | matteo | 2007-09-20 | 1 | -7/+2 |
* | replace deprecated u_char with u8 | matteo | 2007-09-20 | 1 | -4/+4 |
* | Make ar7_part more readable and endianness safe | matteo | 2007-09-20 | 1 | -10/+19 |
* | small cpmac fixes | matteo | 2007-09-20 | 1 | -2/+1 |
* | use set_irq_chip_and_handler (#2408) | ejka | 2007-09-20 | 1 | -1/+3 |
* | style cleanups (make checkpatch.pl happy) | matteo | 2007-09-19 | 1 | -5/+5 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | ejka | 2007-09-19 | 1 | -460/+429 |
* | fix previous commit | ejka | 2007-09-14 | 1 | -4/+5 |
* | add *dma_mask's to cpmacs | ejka | 2007-09-14 | 1 | -2/+11 |
* | fix watchdog seek test (#2383) | ejka | 2007-09-14 | 1 | -1/+1 |
* | mmzone.h is not needed anymore | ejka | 2007-09-13 | 1 | -27/+0 |
* | 128 irqs is not enough... | ejka | 2007-09-13 | 1 | -0/+16 |
* | copy-paste typo, lost static's | ejka | 2007-09-13 | 1 | -3/+3 |
* | use ebase instead of CAC_BASE, some cosmetic fixes | matteo | 2007-09-12 | 1 | -21/+15 |
* | Enabled working ar7_wdt, style cleanups | matteo | 2007-09-12 | 7 | -25/+31 |
* | added ar7_wdt fix by Alex | matteo | 2007-09-12 | 1 | -22/+25 |
* | Style fixes | matteo | 2007-09-12 | 1 | -13/+13 |
* | there is no need in two identical actions | ejka | 2007-09-12 | 1 | -7/+1 |
* | vlynq cleanups: | ejka | 2007-09-12 | 3 | -98/+212 |
* | more AR7 cleanups & fixes | matteo | 2007-09-11 | 4 | -75/+74 |