| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | nico | 2008-09-24 | 1 | -1/+0 |
* | AR7 watchdog supports magic close | nbd | 2008-09-23 | 1 | -1/+1 |
* | Treat vlynq external divisor just like automatic, fix comment about it, thank... | florian | 2008-09-01 | 1 | -1/+3 |
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | florian | 2008-09-01 | 5 | -44/+22 |
* | Build images for the AG310, thanks sn9 | florian | 2008-08-31 | 1 | -0/+1 |
* | Sync ar7 default network configuration with latest firewall and network setti... | florian | 2008-08-31 | 1 | -2/+2 |
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | florian | 2008-08-31 | 2 | -14/+42 |
* | Build images for WAG54GP2v1 and v2, thanks sn9 | florian | 2008-08-30 | 1 | -1/+3 |
* | Add 2.6.26 kernel configuration file | florian | 2008-08-30 | 1 | -0/+215 |
* | Switch ar7 to 2.6.26, thanks sn9 | florian | 2008-08-30 | 4 | -48/+111 |
* | [kernel] update to 2.6.26.3 and 2.6.25.16 | juhosg | 2008-08-22 | 1 | -1/+1 |
* | [kernel] update to 2.6.25.15 and 2.6.26.2 | juhosg | 2008-08-07 | 1 | -1/+1 |
* | [kernel] update to 2.6.25.12 | juhosg | 2008-07-26 | 2 | -2/+2 |
* | ar7: initial 2.6.26 patches | matteo | 2008-07-14 | 8 | -0/+316 |
* | update targets to 2.6.25.10 | kaloz | 2008-07-05 | 1 | -1/+1 |
* | upgrade to 2.6.25.9 | kaloz | 2008-06-26 | 1 | -1/+1 |
* | [kernel] upgrade to 2.6.25.7, and refresh patches | juhosg | 2008-06-17 | 2 | -3/+3 |
* | ar7: refresh patches | matteo | 2008-06-12 | 12 | -122/+80 |
* | upgrade to 2.6.25.6 | kaloz | 2008-06-11 | 1 | -1/+1 |
* | [ar7] refresh kernel patches | juhosg | 2008-05-19 | 30 | -275/+286 |
* | [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.... | juhosg | 2008-05-18 | 1 | -1/+1 |
* | [ar7] use the righ value in the DSP clock calculation | juhosg | 2008-05-12 | 1 | -1/+1 |
* | no unicode in C source, please | matteo | 2008-05-04 | 1 | -7/+0 |
* | ar7: backport small fixes from linux-mips | matteo | 2008-05-04 | 1 | -0/+61 |
* | set default atm-bridge payload to 'bridged' so we don't break old configs | matteo | 2008-05-04 | 1 | -1/+1 |
* | ar7: add support for bridged ATM in network setup | matteo | 2008-05-03 | 1 | -0/+1 |
* | ar7: enable ethernet driver and use the 2.6.25.1 kernel | matteo | 2008-05-03 | 3 | -1/+227 |
* | ar7: 2.6.25.1 support | matteo | 2008-05-03 | 10 | -0/+723 |
* | upgrade to 2.6.24.5 | kaloz | 2008-04-28 | 1 | -1/+1 |
* | properly disable CONFIG_CRYPTO_HW | nico | 2008-04-27 | 2 | -2/+0 |
* | cpmac fix (closes #3124) | matteo | 2008-04-21 | 1 | -0/+14 |
* | ar7: nuke unneeded patch | matteo | 2008-04-11 | 1 | -14/+0 |
* | ar7: remove useless chunks from a patch | matteo | 2008-04-09 | 2 | -49/+14 |
* | Add the firmware generation for the AG241v2b device (#3315) | florian | 2008-04-09 | 1 | -0/+1 |
* | ar7: remove volatiles definitely | matteo | 2008-04-07 | 1 | -35/+32 |
* | vlynq: revert volatiles until we find a good way to remove them | matteo | 2008-04-07 | 1 | -10/+10 |
* | ar7: use SLUB allocator, it gives slighty more TCP throughput | matteo | 2008-04-07 | 1 | -0/+3 |
* | ar7: remove useless volatiles | matteo | 2008-04-07 | 3 | -17/+20 |
* | ar7: remove unneeded packed and array initialization | matteo | 2008-04-07 | 3 | -6/+6 |
* | fixed wrong path in diff | matteo | 2008-04-06 | 1 | -2/+2 |
* | cpmac: fix race condition (closes #3019) | matteo | 2008-04-06 | 1 | -13/+15 |
* | vlynq: small fixes | matteo | 2008-04-02 | 1 | -1/+2 |
* | add proper email addresses to the comment headers | matteo | 2008-04-02 | 7 | -7/+12 |
* | Let authors holds copyright of the AR7 code (closes #2369) | matteo | 2008-04-02 | 14 | -20/+10 |
* | vlynq: probe for an external clock first, needed to enable acx on the Leonard... | matteo | 2008-04-02 | 1 | -9/+8 |
* | ar7: fixed cpmac, now it doesn't fails to register the phy. | matteo | 2008-03-21 | 1 | -0/+49 |
* | cpmac: fixed phy seems to be broken, hack cpmac to always report link up | matteo | 2008-03-19 | 1 | -0/+27 |
* | [AR7]: fix serial patch | matteo | 2008-03-13 | 1 | -24/+11 |
* | cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c... | matteo | 2008-03-11 | 1 | -0/+178 |
* | Add AG241 code pattern (fixes #1089) | matteo | 2008-03-11 | 1 | -0/+2 |