index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ar71xx] ag71xx driver: rename ag71xx_debug module parameter
juhosg
2009-07-13
1
-4
/
+4
*
[ar71xx] ag71xx driver: fix a typo
juhosg
2009-07-13
1
-1
/
+1
*
[ar71xx] ag71xx driver: align descriptors on cache_line boundary
juhosg
2009-07-13
2
-11
/
+25
*
[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf
juhosg
2009-07-13
2
-23
/
+31
*
[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary
juhosg
2009-07-12
1
-1
/
+1
*
[ar71xx] ag71xx driver: don't flush ddr on tx path
juhosg
2009-07-12
1
-6
/
+0
*
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
juhosg
2009-07-11
2
-6
/
+6
*
[ar71xx] increase size of the kernel partition on the TEW-632BR board
juhosg
2009-07-11
1
-3
/
+3
*
[ar71xx] register the VSC7395 device on the PB44 board
juhosg
2009-07-11
1
-13
/
+65
*
[ar71xx] add SPI controller driver for the PB44 board
juhosg
2009-07-11
1
-0
/
+299
*
[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...
juhosg
2009-07-11
3
-7
/
+24
*
[ar71xx] add definitions for some magic values in the spi_vsc7385 driver
juhosg
2009-07-11
1
-3
/
+12
*
[ar71xx] fix a bug in the SPI driver (closes #5485)
juhosg
2009-07-10
1
-2
/
+2
*
[ar71xx] add board setup code for the RB-450G/RB-433UAH boards
juhosg
2009-07-09
3
-2
/
+30
*
[ar71xx] register a GPIO LEDs and buttons on the PB44 board
juhosg
2009-07-09
1
-1
/
+55
*
[ar71xx] register a I2C GPIO expander on the PB44 board
juhosg
2009-07-09
1
-0
/
+37
*
[ar71xx] add initial support for the TL-WR741ND board
juhosg
2009-07-07
5
-0
/
+159
*
[ar71xx] add AR7240 specific fixes for the ag71xx driver
juhosg
2009-07-07
5
-1
/
+57
*
[ar71xx] make irq_chip definitions static
juhosg
2009-07-07
1
-2
/
+2
*
[ar71xx] AR7240 requires different IRQ unmasking code
juhosg
2009-07-07
1
-0
/
+19
*
[ar71xx] add missing break statement
juhosg
2009-07-05
1
-0
/
+1
*
[ar71xx] add missing includes
juhosg
2009-07-05
1
-0
/
+4
*
[ar71xx] add AR7240 specific PCI code
juhosg
2009-07-05
4
-6
/
+244
*
[ar71xx] fix a typo in the PCI code
juhosg
2009-07-05
1
-1
/
+1
*
[ar71xx] reorganize PCI code
juhosg
2009-07-05
5
-62
/
+74
*
[ar71xx] fix AR7240 PCI IRQ support
juhosg
2009-07-04
2
-1
/
+115
*
[ar71xx] fix a bitmask in the ag71xx driver
juhosg
2009-07-02
1
-1
/
+1
*
[ar71xx] fix ar71xx_device_{start,stop} functions on the AR7240 SoC
juhosg
2009-07-01
2
-0
/
+16
*
[ar71xx] initialize GPIO for the AR7240 SoC
juhosg
2009-07-01
2
-0
/
+6
*
[ar71xx] initialize IRQs for the AR7240 SoC
juhosg
2009-07-01
1
-0
/
+1
*
[ar71xx] add AR7240 specific frequency detection
juhosg
2009-07-01
2
-0
/
+39
*
[ar71xx] add AR7240 specific definitions
juhosg
2009-07-01
2
-36
/
+67
*
[ar71xx] fix a typo in ath9k_platform.h
juhosg
2009-07-01
1
-1
/
+1
*
[ar71xx] increase NR_IRQS
juhosg
2009-06-29
2
-5
/
+5
*
[ar71xx] fix PCI_CORE irq number
juhosg
2009-06-29
1
-1
/
+1
*
[ar71xx] use enum for the machine type
juhosg
2009-06-27
3
-31
/
+33
*
[ar71xx] add AR913x specific GPIO function bit definitions
juhosg
2009-06-27
2
-9
/
+21
*
[ar71xx] setup mac address on the WNR2000
juhosg
2009-06-14
1
-0
/
+3
*
[ar71xx] move definition of ar91xx_flash_platform_data into a separate header...
juhosg
2009-06-11
4
-13
/
+28
*
[ar71xx] flush more register writings
juhosg
2009-06-11
1
-0
/
+12
*
[ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register after writing
juhosg
2009-06-07
1
-0
/
+6
*
[ar71xx] setup mac address on the AP81 board
juhosg
2009-06-06
1
-0
/
+3
*
[ar71xx] update flash locking code
juhosg
2009-06-06
5
-14
/
+48
*
[ar71xx] handle PCI_CORE interrupt as well
juhosg
2009-06-06
1
-2
/
+5
*
[ar71xx] change flash partition map of the AP83 board
juhosg
2009-06-06
1
-8
/
+8
*
[ar71xx] add parallel flash driver
juhosg
2009-06-06
3
-2
/
+280
*
[ar71xx] fix a typo
juhosg
2009-06-05
1
-1
/
+1
*
[ar71xx] create a 'firmware' partition for MZK-W300NH board
juhosg
2009-06-05
1
-0
/
+4
*
[ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
juhosg
2009-06-04
1
-2
/
+88
*
[ar71xx] pass ucode name to the VSC7385 driver on the AP83 board
juhosg
2009-06-04
1
-0
/
+1
[next]