Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fritzbox leds detection (thanks Axel Gembe) | Eugene Konev | 2007-10-19 |
| | | | | SVN-Revision: 9357 | ||
* | Fix tx error handling (#2552). Make rx ring size actually configurable ↵ | Eugene Konev | 2007-10-16 |
| | | | | | | through ethtool SVN-Revision: 9333 | ||
* | enable NETDEVICES_MULTIQUEUE | Eugene Konev | 2007-10-13 |
| | | | | SVN-Revision: 9283 | ||
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | Eugene Konev | 2007-10-13 |
| | | | | SVN-Revision: 9282 | ||
* | use acx-mac80211 in profile | Eugene Konev | 2007-10-11 |
| | | | | SVN-Revision: 9254 | ||
* | remove version checks | Eugene Konev | 2007-10-11 |
| | | | | SVN-Revision: 9253 | ||
* | we are using leds-gpio now | Eugene Konev | 2007-10-11 |
| | | | | SVN-Revision: 9252 | ||
* | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | Eugene Konev | 2007-10-11 |
| | | | | SVN-Revision: 9251 | ||
* | switch ar7 to 2.6.23 | Eugene Konev | 2007-10-10 |
| | | | | SVN-Revision: 9235 | ||
* | backport ar7_wdt from linux-2.6-watchdog-mm | Matteo Croce | 2007-10-08 |
| | | | | SVN-Revision: 9182 | ||
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 |
| | | | | SVN-Revision: 9143 | ||
* | add ar7 2.6.23 patches and config | Eugene Konev | 2007-10-04 |
| | | | | SVN-Revision: 9115 | ||
* | more cpmac cleanups (#2452): * don't use net_device::mem* * use ↵ | Eugene Konev | 2007-10-02 |
| | | | | | | net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu) SVN-Revision: 9098 | ||
* | add usb controller definition | Eugene Konev | 2007-10-01 |
| | | | | SVN-Revision: 9087 | ||
* | revert to vlynq bus clock divisor guessing | Nicolas Thill | 2007-10-01 |
| | | | | SVN-Revision: 9086 | ||
* | don't enable rts/cts by default (thanks nabcore, #2400) | Eugene Konev | 2007-09-30 |
| | | | | SVN-Revision: 9078 | ||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 |
| | | | | SVN-Revision: 9069 | ||
* | add necessary includes | Eugene Konev | 2007-09-23 |
| | | | | SVN-Revision: 8974 | ||
* | add initial generic gpio-leds support | Eugene Konev | 2007-09-21 |
| | | | | SVN-Revision: 8918 | ||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 |
| | | | | SVN-Revision: 8911 | ||
* | fix silliness in [8886] | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8889 | ||
* | replace deprecated u_char with u8 | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8887 | ||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8886 | ||
* | small cpmac fixes | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8881 | ||
* | remove useless dependency | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8880 | ||
* | use set_irq_chip_and_handler (#2408) | Eugene Konev | 2007-09-20 |
| | | | | SVN-Revision: 8852 | ||
* | style cleanups (make checkpatch.pl happy) | Matteo Croce | 2007-09-19 |
| | | | | SVN-Revision: 8851 | ||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 |
| | | | | SVN-Revision: 8848 | ||
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 |
| | | | | SVN-Revision: 8839 | ||
* | We have generic irqs now. | Eugene Konev | 2007-09-19 |
| | | | | SVN-Revision: 8835 | ||
* | detect ar7 at runtime in set_except_vector and remove useless volatile | Matteo Croce | 2007-09-17 |
| | | | | SVN-Revision: 8824 | ||
* | don't broke other archs, we're close to mainstream (i hope) | Matteo Croce | 2007-09-14 |
| | | | | SVN-Revision: 8778 | ||
* | fix previous commit | Eugene Konev | 2007-09-14 |
| | | | | SVN-Revision: 8774 | ||
* | add *dma_mask's to cpmacs | Eugene Konev | 2007-09-14 |
| | | | | SVN-Revision: 8773 | ||
* | fix watchdog seek test (#2383) | Eugene Konev | 2007-09-14 |
| | | | | SVN-Revision: 8772 | ||
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8770 | ||
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8769 | ||
* | 128 irqs is not enough... | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8768 | ||
* | copy-paste typo, lost static's | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8767 | ||
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8766 | ||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8764 | ||
* | added ar7_wdt fix by Alex | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8762 | ||
* | Style fixes | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8761 | ||
* | there is no need in two identical actions | Eugene Konev | 2007-09-12 |
| | | | | SVN-Revision: 8760 | ||
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8758 | ||
* | no memset after kzalloc | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8757 | ||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8756 | ||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 |
| | | | | | | locks up on c54apra2+) and revert to internal clocking trying various clock divisors. cleanup: * remove volative and use readl & writel accessors instead * use set_irq_chip & friends for irq setup * use kzalloc instead of kmalloc * secure VINT_VECTOR macro argument * remove unused vlynq_local_id function SVN-Revision: 8750 | ||
* | fix typo | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8747 |