| Commit message (Expand) | Author | Age | Files | Lines |
* | make the image filenames a bit shorter | nbd | 2007-11-10 | 1 | -10/+10 |
* | ar7_gpio: remove unneeded checks and volatile | matteo | 2007-10-23 | 1 | -14/+2 |
* | ar7: fix eva image generation | ejka | 2007-10-23 | 1 | -1/+1 |
* | We are now at .23.1 | florian | 2007-10-23 | 1 | -1/+1 |
* | ar7: add eva image generation (thanks Axel Gembe) | ejka | 2007-10-22 | 1 | -0/+7 |
* | 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 |
* | enable NETDEVICES_MULTIQUEUE | ejka | 2007-10-13 | 1 | -0/+1 |
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | ejka | 2007-10-13 | 1 | -0/+20 |
* | use acx-mac80211 in profile | ejka | 2007-10-11 | 1 | -1/+1 |
* | remove version checks | ejka | 2007-10-11 | 1 | -6/+0 |
* | we are using leds-gpio now | ejka | 2007-10-11 | 2 | -134/+2 |
* | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | ejka | 2007-10-11 | 1 | -153/+157 |
* | switch ar7 to 2.6.23 | ejka | 2007-10-10 | 12 | -606/+8 |
* | 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 | 13 | -601/+264 |
* | add ar7 2.6.23 patches and config | ejka | 2007-10-04 | 8 | -0/+577 |
* | 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 |
* | get rid of per-profile base-files | juhosg | 2007-09-29 | 3 | -0/+0 |
* | 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 |
* | remove useless dependency | matteo | 2007-09-20 | 1 | -1/+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 |
* | clean up jffs2 config options | nbd | 2007-09-19 | 1 | -2/+0 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | ejka | 2007-09-19 | 1 | -460/+429 |
* | We have generic irqs now. | ejka | 2007-09-19 | 1 | -1/+2 |
* | detect ar7 at runtime in set_except_vector and remove useless volatile | matteo | 2007-09-17 | 1 | -21/+25 |
* | don't broke other archs, we're close to mainstream (i hope) | matteo | 2007-09-14 | 1 | -2/+5 |
* | 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 |
* | fix CAC_ADDR/UNCAC_ADDR macros | ejka | 2007-09-13 | 1 | -0/+16 |
* | 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 | 2 | -26/+20 |
* | Enabled working ar7_wdt, style cleanups | matteo | 2007-09-12 | 10 | -30/+38 |
* | 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 |