summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Expand)AuthorAgeFilesLines
* Add dg834 leds support from #2817florian2008-01-041-0/+11
* Resync ar7 kernel config (#2966)florian2008-01-031-0/+2
* fix initramfsnbd2008-01-011-1/+0
* AR7 2.6.24, removed duplicate patchesmatteo2007-12-302-61/+0
* AR7 2.6.24 patchesmatteo2007-12-307-0/+308
* Add LEDs definitions for the D-Link DSL-502T (#2746)florian2007-12-161-1/+11
* Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race conditionflorian2007-12-101-1/+1
* Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From...nbd2007-12-071-13/+20
* [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd2007-12-071-5/+102
* [PATCH 1/2] Fix race between device reset and start_xmitnbd2007-12-071-32/+61
* Fix VLYNQ device enable for DG834Gv1nbd2007-12-041-1/+1
* make the image filenames a bit shorternbd2007-11-101-10/+10
* ar7_gpio: remove unneeded checks and volatilematteo2007-10-231-14/+2
* ar7: fix eva image generationejka2007-10-231-1/+1
* We are now at .23.1florian2007-10-231-1/+1
* ar7: add eva image generation (thanks Axel Gembe)ejka2007-10-221-0/+7
* fritzbox leds detection (thanks Axel Gembe)ejka2007-10-191-4/+27
* Fix tx error handling (#2552). Make rx ring size actually configurable throughejka2007-10-161-18/+11
* enable NETDEVICES_MULTIQUEUEejka2007-10-131-0/+1
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)ejka2007-10-131-0/+20
* use acx-mac80211 in profileejka2007-10-111-1/+1
* remove version checksejka2007-10-111-6/+0
* we are using leds-gpio nowejka2007-10-112-134/+2
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsejka2007-10-111-153/+157
* switch ar7 to 2.6.23ejka2007-10-1012-606/+8
* backport ar7_wdt from linux-2.6-watchdog-mmmatteo2007-10-081-13/+11
* cleanup vlynq. drop vlynq-pciejka2007-10-0513-601/+264
* add ar7 2.6.23 patches and configejka2007-10-048-0/+577
* more cpmac cleanups (#2452):ejka2007-10-021-88/+73
* add usb controller definitionejka2007-10-012-0/+34
* revert to vlynq bus clock divisor guessingnico2007-10-011-1/+1
* don't enable rts/cts by default (thanks nabcore, #2400)ejka2007-09-301-4/+6
* get rid of per-profile base-filesjuhosg2007-09-293-0/+0
* add necessary includesejka2007-09-231-0/+4
* add initial generic gpio-leds supportejka2007-09-211-0/+44
* make gpio conformant to generic gpio spec.ejka2007-09-215-32/+32
* fix silliness in [8886]matteo2007-09-201-7/+2
* replace deprecated u_char with u8matteo2007-09-201-4/+4
* Make ar7_part more readable and endianness safematteo2007-09-201-10/+19
* small cpmac fixesmatteo2007-09-201-2/+1
* remove useless dependencymatteo2007-09-201-1/+1
* use set_irq_chip_and_handler (#2408)ejka2007-09-201-1/+3
* style cleanups (make checkpatch.pl happy)matteo2007-09-191-5/+5
* clean up jffs2 config optionsnbd2007-09-191-2/+0
* cleanup (use dma API, use accessors, debugging/printk cleanup)ejka2007-09-191-460/+429
* We have generic irqs now.ejka2007-09-191-1/+2
* detect ar7 at runtime in set_except_vector and remove useless volatilematteo2007-09-171-21/+25
* don't broke other archs, we're close to mainstream (i hope)matteo2007-09-141-2/+5
* fix previous commitejka2007-09-141-4/+5
* add *dma_mask's to cpmacsejka2007-09-141-2/+11