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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: mask out reserved bits from the dma tx status in the ethernet driver
nbd
2009-11-29
1
-6
/
+13
*
ar71xx: use soc specific divider for mdio clock
juhosg
2009-10-30
2
-8
/
+17
*
ar71xx: update mdio_reset code
juhosg
2009-10-30
1
-2
/
+5
*
ar71xx: flush mii register writes
juhosg
2009-09-23
2
-2
/
+8
*
ar71xx: don't use mac_base2 in the ag71xx driver
juhosg
2009-09-23
3
-46
/
+21
*
ar71xx: remove some extern directives in the ag71xx driver
juhosg
2009-09-23
1
-6
/
+6
*
[ar71xx] WRT160NL: more mtd parser cleanup
juhosg
2009-08-09
1
-68
/
+106
*
[ar71xx] WRT160NL: mtd parser cleanup
juhosg
2009-08-08
1
-17
/
+16
*
[ar71xx] move the trx parser out from the patch
juhosg
2009-08-08
1
-0
/
+149
*
[ar71xx] update ar71xx_spi driver
juhosg
2009-08-06
1
-11
/
+54
*
[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] 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
1
-7
/
+14
*
[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 AR7240 specific fixes for the ag71xx driver
juhosg
2009-07-07
2
-1
/
+14
*
[ar71xx] fix a bitmask in the ag71xx driver
juhosg
2009-07-02
1
-1
/
+1
*
[ar71xx] move definition of ar91xx_flash_platform_data into a separate header...
juhosg
2009-06-11
1
-1
/
+1
*
[ar71xx] update flash locking code
juhosg
2009-06-06
1
-2
/
+44
*
[ar71xx] add parallel flash driver
juhosg
2009-06-06
1
-0
/
+268
*
[ar71xx] add SPI driver for the Vitesse VSC7385 switch
juhosg
2009-06-04
1
-0
/
+604
*
[ar71xx] add another SPI controller driver for the earlier AP83 boards
juhosg
2009-06-03
1
-0
/
+282
*
[ar71xx] add support for board specific PLL settings
juhosg
2009-05-28
1
-16
/
+1
*
[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx...
juhosg
2009-05-05
4
-12
/
+12
*
[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)
juhosg
2009-04-26
1
-1
/
+1
*
[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver
juhosg
2009-04-23
1
-0
/
+1
*
[ar71xx] ag71xx driver: forgot to add a new file
juhosg
2009-02-25
1
-0
/
+53
*
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...
juhosg
2009-02-25
4
-5
/
+43
*
[ar71xx] micrel phy driver: change initcall level if compiled into the kernel
juhosg
2009-02-22
1
-6
/
+6
*
[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
juhosg
2009-02-15
2
-2
/
+8
*
[ar71xx] ag71xx driver: apply 2.6.28 specific patches
juhosg
2009-02-15
3
-18
/
+27
*
[ar71xx] ag71xx driver: fix a kernel crash caused by r14496
juhosg
2009-02-13
2
-2
/
+2
*
[ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...
juhosg
2009-02-13
2
-4
/
+4
*
[ar71xx] ag71xx driver: update phy connecting code
juhosg
2009-02-13
5
-35
/
+59
*
[ar71xx] remove netif schedule from the ag71xx driver
juhosg
2009-02-13
1
-5
/
+1
*
[ar71xx] pull ethernet mac out of reset before registering the mdio_bus
juhosg
2009-02-12
1
-0
/
+2
*
[ar71xx] move random MAC address generation into the platform initialization ...
juhosg
2009-01-26
2
-10
/
+3
*
[ar71xx] ag71xx driver: increase size of dma descriptors
juhosg
2008-12-09
1
-1
/
+2
*
[ar71xx] ag71xx driver: use same FIFO configuration for all SOC
juhosg
2008-12-09
2
-19
/
+26
*
[ar71xx] ag71xx driver: add OOM handler
juhosg
2008-12-08
2
-8
/
+31
*
[ar71xx] ag71xx driver: don't refill rx buffers twice
juhosg
2008-12-08
1
-2
/
+0
*
[ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it again
juhosg
2008-12-08
1
-2
/
+0
*
[ar71xx] ag71xx driver: remove unused code
juhosg
2008-12-08
1
-7
/
+0
*
[ar71xx] ag71xx driver: NAPI poll cleanup
juhosg
2008-12-07
2
-8
/
+16
*
[ar71xx] ag71xx driver: handle TX timout
juhosg
2008-12-07
2
-1
/
+25
[next]