index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar7
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar7: add linux 4.1 support
Jonas Gorski
2015-07-05
1
-2
/
+2
*
ar7: register_mtd_parser() does no longer have a return value
John Crispin
2015-03-10
1
-1
/
+2
*
ar7: bump to 3.14
John Crispin
2014-12-08
3
-0
/
+612
*
move files directory to files-3.3
Florian Fainelli
2012-11-11
3
-612
/
+0
*
detect AC49x flash partitions
Florian Fainelli
2012-11-11
1
-0
/
+220
*
avoid namespace clash on ar7_gpio_init
Florian Fainelli
2010-11-07
1
-4
/
+4
*
add 2.6.35 support
Florian Fainelli
2010-08-26
2
-0
/
+392
*
move files to file-2.6.30
Florian Fainelli
2010-02-04
23
-4016
/
+0
*
add UPF_IOREMAP flag to the uart port definition (#6532)
Florian Fainelli
2010-01-28
1
-0
/
+2
*
add support for titan variant (WRTP54G) (#6185)
Florian Fainelli
2010-01-03
6
-11
/
+391
*
add experimental support for 2.6.30
Florian Fainelli
2009-08-02
1
-0
/
+1
*
remove old 2.6.24 code
Florian Fainelli
2009-06-01
2
-15
/
+0
*
revert part of r16112, the setup.c part needs more testing
Florian Fainelli
2009-05-27
1
-37
/
+1
*
include missing atm-tools to setup pppoe/a links
Florian Fainelli
2009-05-27
1
-1
/
+37
*
I recently came across an ar7 device which has the vlynq hardwired so that th...
Florian Fainelli
2009-05-25
1
-23
/
+127
*
update to 2.6.27 (#4122)
Florian Fainelli
2009-05-07
1
-1
/
+0
*
do not patch the local copy of ar7part.c to be exactly like what is mainline ...
Florian Fainelli
2009-02-22
1
-146
/
+0
*
AR7 watchdog supports magic close
Felix Fietkau
2008-09-23
1
-1
/
+1
*
Treat vlynq external divisor just like automatic, fix comment about it, thank...
Florian Fainelli
2008-09-01
1
-1
/
+3
*
Fix divisor calculation and configuration from previous commit, thanks sn9
Florian Fainelli
2008-09-01
4
-42
/
+21
*
Fix divisor settings for external devices like wireless devices, thanks sn9
Florian Fainelli
2008-08-31
2
-14
/
+42
*
use the righ value in the DSP clock calculation
Gabor Juhos
2008-05-12
1
-1
/
+1
*
ar7: remove volatiles definitely
Matteo Croce
2008-04-07
1
-35
/
+32
*
vlynq: revert volatiles until we find a good way to remove them
Matteo Croce
2008-04-07
1
-10
/
+10
*
ar7: remove useless volatiles
Matteo Croce
2008-04-07
2
-16
/
+19
*
ar7: remove unneeded packed and array initialization
Matteo Croce
2008-04-07
3
-6
/
+6
*
vlynq: small fixes
Matteo Croce
2008-04-02
1
-1
/
+2
*
add proper email addresses to the comment headers
Matteo Croce
2008-04-02
7
-7
/
+12
*
Let authors holds copyright of the AR7 code (closes #2369)
Matteo Croce
2008-04-02
14
-20
/
+10
*
vlynq: probe for an external clock first, needed to enable acx on the Leonard...
Matteo Croce
2008-04-02
1
-9
/
+8
*
Update kernel to 2.6.24
Matteo Croce
2008-02-08
1
-1293
/
+0
*
make current AR7 code 2.6.24 aware, for future use
Matteo Croce
2008-02-08
3
-5
/
+16
*
DG834G Power LED fix
Felix Fietkau
2008-02-02
1
-1
/
+1
*
fixed war.h path
Matteo Croce
2008-01-29
1
-0
/
+0
*
added missing war.h
Matteo Croce
2008-01-29
1
-0
/
+25
*
Add support for european DSL-502t leds (#2880)
Florian Fainelli
2008-01-16
1
-1
/
+1
*
gpio: revert it back, wrong and useless
Matteo Croce
2008-01-13
1
-13
/
+5
*
GPIO fix
Matteo Croce
2008-01-12
1
-6
/
+5
*
cache GPIO addresses to be more efficent
Matteo Croce
2008-01-12
1
-5
/
+14
*
Add dg834 leds support from #2817
Florian Fainelli
2008-01-04
1
-0
/
+11
*
Add LEDs definitions for the D-Link DSL-502T (#2746)
Florian Fainelli
2007-12-16
1
-1
/
+11
*
Reimplement rx ring with EOQ markers to avoid reset storms
Felix Fietkau
2007-12-07
1
-5
/
+102
*
Fix race between device reset and start_xmit
Felix Fietkau
2007-12-07
1
-32
/
+61
*
Fix VLYNQ device enable for DG834Gv1
Felix Fietkau
2007-12-04
1
-1
/
+1
*
ar7_gpio: remove unneeded checks and volatile
Matteo Croce
2007-10-23
1
-14
/
+2
*
fritzbox leds detection (thanks Axel Gembe)
Eugene Konev
2007-10-19
1
-4
/
+27
*
Fix tx error handling (#2552). Make rx ring size actually configurable throug...
Eugene Konev
2007-10-16
1
-18
/
+11
*
fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)
Eugene Konev
2007-10-13
1
-0
/
+20
*
remove version checks
Eugene Konev
2007-10-11
1
-6
/
+0
*
we are using leds-gpio now
Eugene Konev
2007-10-11
1
-132
/
+0
[next]