Age | Commit message (Expand) | Author |
2009-05-07 | [ar7] update to 2.6.27 (#4122) | florian |
2009-02-22 | [ar7] do not patch the local copy of ar7part.c to be exactly like what is mai... | florian |
2008-09-23 | AR7 watchdog supports magic close | nbd |
2008-09-01 | Treat vlynq external divisor just like automatic, fix comment about it, thank... | florian |
2008-09-01 | Fix divisor calculation and configuration from previous commit, thanks sn9 | florian |
2008-08-31 | Fix divisor settings for external devices like wireless devices, thanks sn9 | florian |
2008-05-12 | [ar7] use the righ value in the DSP clock calculation | juhosg |
2008-04-07 | ar7: remove volatiles definitely | matteo |
2008-04-07 | vlynq: revert volatiles until we find a good way to remove them | matteo |
2008-04-07 | ar7: remove useless volatiles | matteo |
2008-04-07 | ar7: remove unneeded packed and array initialization | matteo |
2008-04-02 | vlynq: small fixes | matteo |
2008-04-02 | add proper email addresses to the comment headers | matteo |
2008-04-02 | Let authors holds copyright of the AR7 code (closes #2369) | matteo |
2008-04-02 | vlynq: probe for an external clock first, needed to enable acx on the Leonard... | matteo |
2008-02-08 | [AR7] Update kernel to 2.6.24 | matteo |
2008-02-08 | [AR7] make current AR7 code 2.6.24 aware, for future use | matteo |
2008-02-02 | DG834G Power LED fix | nbd |
2008-01-29 | fixed war.h path | matteo |
2008-01-29 | [AR7] added missing war.h | matteo |
2008-01-16 | Add support for european DSL-502t leds (#2880) | florian |
2008-01-13 | gpio: revert it back, wrong and useless | matteo |
2008-01-12 | [AR7] GPIO fix | matteo |
2008-01-12 | [AR7] cache GPIO addresses to be more efficent | matteo |
2008-01-04 | Add dg834 leds support from #2817 | florian |
2007-12-16 | Add LEDs definitions for the D-Link DSL-502T (#2746) | florian |
2007-12-07 | [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset storms | nbd |
2007-12-07 | [PATCH 1/2] Fix race between device reset and start_xmit | nbd |
2007-12-04 | Fix VLYNQ device enable for DG834Gv1 | nbd |
2007-10-23 | ar7_gpio: remove unneeded checks and volatile | matteo |
2007-10-19 | fritzbox leds detection (thanks Axel Gembe) | ejka |
2007-10-16 | Fix tx error handling (#2552). Make rx ring size actually configurable through | ejka |
2007-10-13 | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | ejka |
2007-10-11 | remove version checks | ejka |
2007-10-11 | we are using leds-gpio now | ejka |
2007-10-11 | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | ejka |
2007-10-08 | backport ar7_wdt from linux-2.6-watchdog-mm | matteo |
2007-10-05 | cleanup vlynq. drop vlynq-pci | ejka |
2007-10-02 | more cpmac cleanups (#2452): | ejka |
2007-10-01 | add usb controller definition | ejka |
2007-10-01 | revert to vlynq bus clock divisor guessing | nico |
2007-09-30 | don't enable rts/cts by default (thanks nabcore, #2400) | ejka |
2007-09-23 | add necessary includes | ejka |
2007-09-21 | add initial generic gpio-leds support | ejka |
2007-09-21 | make gpio conformant to generic gpio spec. | ejka |
2007-09-20 | fix silliness in [8886] | matteo |
2007-09-20 | replace deprecated u_char with u8 | matteo |
2007-09-20 | Make ar7_part more readable and endianness safe | matteo |
2007-09-20 | small cpmac fixes | matteo |
2007-09-20 | use set_irq_chip_and_handler (#2408) | ejka |