summaryrefslogtreecommitdiff
path: root/target/linux/ar7
AgeCommit message (Expand)Author
2007-10-19fritzbox leds detection (thanks Axel Gembe)ejka
2007-10-16Fix tx error handling (#2552). Make rx ring size actually configurable throughejka
2007-10-13enable NETDEVICES_MULTIQUEUEejka
2007-10-13fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)ejka
2007-10-11use acx-mac80211 in profileejka
2007-10-11remove version checksejka
2007-10-11we are using leds-gpio nowejka
2007-10-11locking rework, drop non-napi rx, multiqueue tx, misc cleanupsejka
2007-10-10switch ar7 to 2.6.23ejka
2007-10-08backport ar7_wdt from linux-2.6-watchdog-mmmatteo
2007-10-05cleanup vlynq. drop vlynq-pciejka
2007-10-04add ar7 2.6.23 patches and configejka
2007-10-02more cpmac cleanups (#2452):ejka
2007-10-01add usb controller definitionejka
2007-10-01revert to vlynq bus clock divisor guessingnico
2007-09-30don't enable rts/cts by default (thanks nabcore, #2400)ejka
2007-09-29get rid of per-profile base-filesjuhosg
2007-09-23add necessary includesejka
2007-09-21add initial generic gpio-leds supportejka
2007-09-21make gpio conformant to generic gpio spec.ejka
2007-09-20fix silliness in [8886]matteo
2007-09-20replace deprecated u_char with u8matteo
2007-09-20Make ar7_part more readable and endianness safematteo
2007-09-20small cpmac fixesmatteo
2007-09-20remove useless dependencymatteo
2007-09-20use set_irq_chip_and_handler (#2408)ejka
2007-09-19style cleanups (make checkpatch.pl happy)matteo
2007-09-19clean up jffs2 config optionsnbd
2007-09-19cleanup (use dma API, use accessors, debugging/printk cleanup)ejka
2007-09-19We have generic irqs now.ejka
2007-09-17detect ar7 at runtime in set_except_vector and remove useless volatilematteo
2007-09-14don't broke other archs, we're close to mainstream (i hope)matteo
2007-09-14fix previous commitejka
2007-09-14add *dma_mask's to cpmacsejka
2007-09-14fix watchdog seek test (#2383)ejka
2007-09-13fix CAC_ADDR/UNCAC_ADDR macrosejka
2007-09-13mmzone.h is not needed anymoreejka
2007-09-13128 irqs is not enough...ejka
2007-09-13copy-paste typo, lost static'sejka
2007-09-12use ebase instead of CAC_BASE, some cosmetic fixesmatteo
2007-09-12Enabled working ar7_wdt, style cleanupsmatteo
2007-09-12added ar7_wdt fix by Alexmatteo
2007-09-12Style fixesmatteo
2007-09-12there is no need in two identical actionsejka
2007-09-12vlynq cleanups:ejka
2007-09-11more AR7 cleanups & fixesmatteo
2007-09-11no memset after kzallocmatteo
2007-09-11AR7: Cleanups (closes: #2323)matteo
2007-09-11disable dsp freq use for vlynq bus clock init, disable external clocking (it ...nico
2007-09-11fix typonico