Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | detect AC49x flash partitions | Florian Fainelli | 2012-11-11 | 1 | -0/+220 |
| | | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34146 | ||||
* | avoid namespace clash on ar7_gpio_init | Florian Fainelli | 2010-11-07 | 1 | -4/+4 |
| | | | | SVN-Revision: 23917 | ||||
* | add 2.6.35 support | Florian Fainelli | 2010-08-26 | 2 | -0/+392 |
| | | | | SVN-Revision: 22812 | ||||
* | move files to file-2.6.30 | Florian Fainelli | 2010-02-04 | 23 | -4016/+0 |
| | | | | SVN-Revision: 19518 | ||||
* | add UPF_IOREMAP flag to the uart port definition (#6532) | Florian Fainelli | 2010-01-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 19374 | ||||
* | add support for titan variant (WRTP54G) (#6185) | Florian Fainelli | 2010-01-03 | 6 | -11/+391 |
| | | | | SVN-Revision: 19022 | ||||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 17097 | ||||
* | remove old 2.6.24 code | Florian Fainelli | 2009-06-01 | 2 | -15/+0 |
| | | | | SVN-Revision: 16240 | ||||
* | revert part of r16112, the setup.c part needs more testing | Florian Fainelli | 2009-05-27 | 1 | -37/+1 |
| | | | | SVN-Revision: 16113 | ||||
* | include missing atm-tools to setup pppoe/a links | Florian Fainelli | 2009-05-27 | 1 | -1/+37 |
| | | | | SVN-Revision: 16112 | ||||
* | I recently came across an ar7 device which has the vlynq hardwired so that ↵ | Florian Fainelli | 2009-05-25 | 1 | -23/+127 |
| | | | | | | | | | | | | | | | | the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> SVN-Revision: 16049 | ||||
* | update to 2.6.27 (#4122) | Florian Fainelli | 2009-05-07 | 1 | -1/+0 |
| | | | | SVN-Revision: 15665 | ||||
* | do not patch the local copy of ar7part.c to be exactly like what is mainline ↵ | Florian Fainelli | 2009-02-22 | 1 | -146/+0 |
| | | | | | | already SVN-Revision: 14625 | ||||
* | AR7 watchdog supports magic close | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | | | | | | | This patch adds the magic close flag (stopping the watchdog on an expected close by wrting 'V' to the device before closing it) to the watchdogs list, which the AR7 watchdog code actually supports. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 12666 | ||||
* | Treat vlynq external divisor just like automatic, fix comment about it, ↵ | Florian Fainelli | 2008-09-01 | 1 | -1/+3 |
| | | | | | | thanks sn9 SVN-Revision: 12467 | ||||
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | Florian Fainelli | 2008-09-01 | 4 | -42/+21 |
| | | | | SVN-Revision: 12454 | ||||
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | Florian Fainelli | 2008-08-31 | 2 | -14/+42 |
| | | | | SVN-Revision: 12443 | ||||
* | use the righ value in the DSP clock calculation | Gabor Juhos | 2008-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 11123 | ||||
* | ar7: remove volatiles definitely | Matteo Croce | 2008-04-07 | 1 | -35/+32 |
| | | | | SVN-Revision: 10762 | ||||
* | vlynq: revert volatiles until we find a good way to remove them | Matteo Croce | 2008-04-07 | 1 | -10/+10 |
| | | | | SVN-Revision: 10760 | ||||
* | ar7: remove useless volatiles | Matteo Croce | 2008-04-07 | 2 | -16/+19 |
| | | | | SVN-Revision: 10757 | ||||
* | ar7: remove unneeded packed and array initialization | Matteo Croce | 2008-04-07 | 3 | -6/+6 |
| | | | | SVN-Revision: 10752 | ||||
* | vlynq: small fixes | Matteo Croce | 2008-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 10711 | ||||
* | add proper email addresses to the comment headers | Matteo Croce | 2008-04-02 | 7 | -7/+12 |
| | | | | SVN-Revision: 10709 | ||||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 | 14 | -20/+10 |
| | | | | SVN-Revision: 10708 | ||||
* | vlynq: probe for an external clock first, needed to enable acx on the ↵ | Matteo Croce | 2008-04-02 | 1 | -9/+8 |
| | | | | | | Leonardo board SVN-Revision: 10707 | ||||
* | Update kernel to 2.6.24 | Matteo Croce | 2008-02-08 | 1 | -1293/+0 |
| | | | | SVN-Revision: 10421 | ||||
* | make current AR7 code 2.6.24 aware, for future use | Matteo Croce | 2008-02-08 | 3 | -5/+16 |
| | | | | SVN-Revision: 10415 | ||||
* | DG834G Power LED fix | Felix Fietkau | 2008-02-02 | 1 | -1/+1 |
| | | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10349 | ||||
* | fixed war.h path | Matteo Croce | 2008-01-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 10316 | ||||
* | added missing war.h | Matteo Croce | 2008-01-29 | 1 | -0/+25 |
| | | | | SVN-Revision: 10315 | ||||
* | Add support for european DSL-502t leds (#2880) | Florian Fainelli | 2008-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 10210 | ||||
* | gpio: revert it back, wrong and useless | Matteo Croce | 2008-01-13 | 1 | -13/+5 |
| | | | | SVN-Revision: 10181 | ||||
* | GPIO fix | Matteo Croce | 2008-01-12 | 1 | -6/+5 |
| | | | | SVN-Revision: 10180 | ||||
* | cache GPIO addresses to be more efficent | Matteo Croce | 2008-01-12 | 1 | -5/+14 |
| | | | | SVN-Revision: 10179 | ||||
* | Add dg834 leds support from #2817 | Florian Fainelli | 2008-01-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 10105 | ||||
* | Add LEDs definitions for the D-Link DSL-502T (#2746) | Florian Fainelli | 2007-12-16 | 1 | -1/+11 |
| | | | | | | Signed-off-by: Oliver <oliver@opencloud.com> SVN-Revision: 9776 | ||||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | 1 | -5/+102 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | ||||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | 1 | -32/+61 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | ||||
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- SVN-Revision: 9656 | ||||
* | ar7_gpio: remove unneeded checks and volatile | Matteo Croce | 2007-10-23 | 1 | -14/+2 |
| | | | | SVN-Revision: 9419 | ||||
* | fritzbox leds detection (thanks Axel Gembe) | Eugene Konev | 2007-10-19 | 1 | -4/+27 |
| | | | | SVN-Revision: 9357 | ||||
* | Fix tx error handling (#2552). Make rx ring size actually configurable ↵ | Eugene Konev | 2007-10-16 | 1 | -18/+11 |
| | | | | | | through ethtool SVN-Revision: 9333 | ||||
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | Eugene Konev | 2007-10-13 | 1 | -0/+20 |
| | | | | SVN-Revision: 9282 | ||||
* | remove version checks | Eugene Konev | 2007-10-11 | 1 | -6/+0 |
| | | | | SVN-Revision: 9253 | ||||
* | we are using leds-gpio now | Eugene Konev | 2007-10-11 | 1 | -132/+0 |
| | | | | SVN-Revision: 9252 | ||||
* | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | Eugene Konev | 2007-10-11 | 1 | -153/+157 |
| | | | | SVN-Revision: 9251 | ||||
* | backport ar7_wdt from linux-2.6-watchdog-mm | Matteo Croce | 2007-10-08 | 1 | -13/+11 |
| | | | | SVN-Revision: 9182 | ||||
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 | 7 | -563/+206 |
| | | | | SVN-Revision: 9143 | ||||
* | more cpmac cleanups (#2452): * don't use net_device::mem* * use ↵ | Eugene Konev | 2007-10-02 | 1 | -88/+73 |
| | | | | | | 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 |