index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
atheros
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: update 3.14 to 3.14.16
Luka Perkov
2014-08-08
1
-1
/
+1
*
atheros: switch kernel version to 3.14
Felix Fietkau
2014-08-04
1
-1
/
+1
*
atheros: add 3.14 configuration
Felix Fietkau
2014-08-04
1
-0
/
+137
*
atheros: copy 3.10 patches to 3.14 and refresh them
Felix Fietkau
2014-08-04
11
-0
/
+6242
*
atheros: refresh config-3.10
Felix Fietkau
2014-08-04
1
-1
/
+1
*
atheros: remove linux 3.8 support
Felix Fietkau
2014-07-29
13
-6524
/
+0
*
kernel: update to 3.10.49
John Crispin
2014-07-20
1
-1
/
+1
*
atheros: update macroses names
Felix Fietkau
2014-07-17
3
-276
/
+276
*
atheros[uart]: pass only physical I/O mem address to 8250 driver
Felix Fietkau
2014-07-17
1
-6
/
+5
*
atheros[uart]: use 32-bit aligned I/O
Felix Fietkau
2014-07-17
2
-5
/
+5
*
atheros[ar231x-eth]: pass PHY I/O memory via device resources
Felix Fietkau
2014-07-17
3
-41
/
+72
*
atheros[ar231x-eth]: pass phys address of I/O memory via platform res
Felix Fietkau
2014-07-17
3
-24
/
+21
*
atheros: simplify gpiolib realization
Felix Fietkau
2014-07-17
1
-177
/
+57
*
atheros: use irq_set_chained_handler()
Felix Fietkau
2014-07-17
2
-26
/
+14
*
atheros: simplify AR2315 misc IRQ (un)masking
Felix Fietkau
2014-07-17
2
-74
/
+52
*
atheros: rename some interrupt control handlers
Felix Fietkau
2014-07-17
1
-21
/
+24
*
atheros: move AR2315 misc IRQ dispatching to separate function
Felix Fietkau
2014-07-17
2
-28
/
+34
*
atheros: pass UART IRQ number via function argument
Felix Fietkau
2014-07-17
1
-7
/
+9
*
atheros[ar231x-eth]: move driver to atheros subdirectory
Felix Fietkau
2014-07-17
3
-32
/
+33
*
atheros[ar231x-eth]: update MAC and PHY reset method
Felix Fietkau
2014-07-17
3
-25
/
+54
*
atheros[ar2315-wdt]: update I/O handling
Felix Fietkau
2014-07-17
2
-12
/
+50
*
atheros[ar2315-wdt]: update interrupt handling
Felix Fietkau
2014-07-17
2
-7
/
+5
*
atheros: use correct address space and pointer type for register access
Felix Fietkau
2014-07-17
1
-2
/
+2
*
atheros[ar2315-wdt]: rename config symbol
Felix Fietkau
2014-07-17
2
-6
/
+7
*
atheros[ar2315-wdt]: update initialization
Felix Fietkau
2014-07-17
2
-20
/
+11
*
kernel: update 3.10.36->3.10.44
John Crispin
2014-06-26
1
-1
/
+1
*
atheros[ar2315-spiflash]: remove duplicated definitions
John Crispin
2014-06-24
2
-34
/
+6
*
atheros[ar2315-spiflash]: update driver id
John Crispin
2014-06-24
2
-2
/
+2
*
atheros[ar2315-spiflash]: make local variables and functions static
John Crispin
2014-06-24
1
-5
/
+5
*
atheros[ar2315-spiflash]: I/O fixes
John Crispin
2014-06-24
1
-9
/
+6
*
atheros[ar2315-spiflash]: make spiflash header local
John Crispin
2014-06-24
1
-5
/
+4
*
atheros[ar2315-spiflash]: pass I/O mem regions via resources
John Crispin
2014-06-24
2
-11
/
+24
*
atheros[ar231x-pci]: do not touch iomem_resource ranges
John Crispin
2014-06-24
1
-3
/
+1
*
atheros[ar2315-spiflash]: print detected flash size
John Crispin
2014-06-24
1
-1
/
+3
*
atheros[ar2315]: don't detect flash size during board initialization
John Crispin
2014-06-24
1
-80
/
+7
*
atheros[ar231x-eth]: merge patch
John Crispin
2014-06-24
2
-12
/
+1
*
atheros: fix too short msleep
Felix Fietkau
2014-06-10
1
-2
/
+2
*
atheros: shorten lines
Felix Fietkau
2014-06-10
10
-262
/
+318
*
atheros: constify some static structures
Felix Fietkau
2014-06-10
3
-4
/
+6
*
atheros: avoid __FUNCTION__ usage
Felix Fietkau
2014-06-10
1
-6
/
+6
*
atheros: trailing statements fixes
Felix Fietkau
2014-06-10
4
-9
/
+14
*
atheros: spaces fixes
Felix Fietkau
2014-06-10
9
-63
/
+66
*
atheros: indent fixes
Felix Fietkau
2014-06-10
5
-145
/
+146
*
atheros: fix includes
Felix Fietkau
2014-06-10
7
-29
/
+20
*
atheros: various printk(...) fixes
Felix Fietkau
2014-06-10
3
-30
/
+33
*
atheros: various braces fixes
Felix Fietkau
2014-06-10
7
-42
/
+32
*
atheros: do not initialize statics to 0 or false
Felix Fietkau
2014-06-10
3
-4
/
+4
*
atheros: remove trailing whitespace
Felix Fietkau
2014-06-10
1
-1
/
+1
*
atheros: do not assignment in if condition
Felix Fietkau
2014-06-10
5
-10
/
+13
*
atheros: remove parentheses around return values
Felix Fietkau
2014-06-10
3
-8
/
+8
[next]