Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -37/+16 |
| | | | | SVN-Revision: 12454 | ||||
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -13/+41 |
| | | | | SVN-Revision: 12443 | ||||
* | ar7: remove unneeded packed and array initialization | Matteo Croce | 2008-04-07 | 1 | -1/+1 |
| | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 10709 | ||||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 | 1 | -1/+1 |
| | | | | 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 | ||||
* | 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 | ||||
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 | 3 | -0/+688 |
SVN-Revision: 9143 |