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
*
kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...
nbd
2012-05-06
1
-26
/
+14
*
ar71xx: allow to disable link polling on unused PHYs
juhosg
2012-04-29
1
-4
/
+11
*
ar71xx: enable MIB counters in the built-in switch of the AR934x
juhosg
2012-04-25
1
-2
/
+11
*
ar71xx: add latch_change field to rb750_led_platform_data
juhosg
2012-03-19
1
-2
/
+4
*
ar71xx: add platform data for the RB750 NAND driver
juhosg
2012-03-19
1
-19
/
+27
*
ar71xx: move micrel PHY driver to the generic linux target
juhosg
2012-03-15
1
-83
/
+0
*
ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports
juhosg
2012-03-13
1
-11
/
+35
*
ar71xx: ag71xx: start aneg on switch PHYs after reset
juhosg
2012-03-13
1
-0
/
+10
*
ar71xx: ag71xx: poll PHY status of all available switch ports
juhosg
2012-03-13
1
-1
/
+2
*
ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch
juhosg
2012-03-13
1
-2
/
+6
*
ar71xx: ag71xx: fix get_port_link callback
juhosg
2012-03-07
1
-2
/
+8
*
ar71xx: ag71xx: use the generic get_port_link implementation
juhosg
2012-03-07
1
-66
/
+0
*
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
juhosg
2012-03-01
1
-4
/
+8
*
ar71xx: ag71xx: add BQL support
juhosg
2012-02-10
1
-5
/
+13
*
ar71xx: add preliminary support for 3.3
juhosg
2012-02-10
1
-0
/
+294
*
ar71xx: merge 3.2 fixes
juhosg
2012-02-10
9
-74
/
+102
*
ar71xx: merge files-3.2 to files
juhosg
2012-02-10
10
-0
/
+3895
*
ar71xx: use dynamically allocated partitions in wrt160nl_part
juhosg
2012-01-31
1
-4
/
+14
*
ar71xx: move arch specific files to files-2.6.39
juhosg
2012-01-22
17
-6213
/
+0
*
ar71xx: wrt160nl_part: include module.h and fix compiler warnings
juhosg
2012-01-22
1
-3
/
+8
*
ar71xx: tplinkpart: include module.h
juhosg
2012-01-22
1
-0
/
+1
*
ar71xx: rename vsc7385 spi driver
juhosg
2012-01-22
1
-0
/
+0
*
ar71xx: rename ap81 spi driver
juhosg
2012-01-22
1
-0
/
+0
*
ar71xx: rename rb4xx spi drivers
juhosg
2012-01-22
2
-0
/
+0
*
ar71xx: rename the nxp_74hc153 driver
juhosg
2012-01-22
1
-0
/
+0
*
ar71xx: include linux/module.h in the micrel phy driver
juhosg
2012-01-22
1
-0
/
+1
*
ar71xx: pb44_spi: add shutdown handler
juhosg
2012-01-11
1
-0
/
+10
*
ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove
juhosg
2012-01-11
1
-6
/
+4
*
ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers
juhosg
2012-01-11
1
-8
/
+17
*
ar71xx: ar71xx_spi: add shutdown handler
juhosg
2012-01-11
1
-0
/
+10
*
ar71xx: ar71xx_spi: save and restore regs from probe/remove
juhosg
2012-01-11
1
-17
/
+7
*
ar71xx: ar71xx_wdt: add shutdown handler
juhosg
2012-01-11
1
-0
/
+6
*
ar71xx: fix sections mismatch warnings in the nand drivers
juhosg
2012-01-05
2
-2
/
+2
*
ar71xx: ag71xx: implement get_port_{link,stats} callbacks
juhosg
2011-12-31
1
-0
/
+142
*
ar71xx: set a reserved bit that resets to 1 when writing the address table co...
nbd
2011-12-22
1
-0
/
+2
*
ar71xx: ag71xx: fix switch port setup for AR934X
juhosg
2011-12-15
1
-11
/
+41
*
ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934X
juhosg
2011-12-15
1
-3
/
+7
*
ar71xx: ag71xx: setup switch interface mode on AR934X
juhosg
2011-12-15
1
-0
/
+19
*
ar71xx: ag71xx: detect the built-in switch of the AR934X SoCs
juhosg
2011-12-15
1
-12
/
+36
*
ar71xx: introduce ar71xx_switch_data
juhosg
2011-12-15
2
-5
/
+8
*
ar71xx: tplinkpart: allow to detect JFFS2 as well
juhosg
2011-12-15
1
-3
/
+4
*
ar71xx: ag71xx: check PHY IDs before accessing the switch registers
juhosg
2011-12-15
1
-9
/
+8
*
ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724x
juhosg
2011-12-15
1
-13
/
+25
*
ar71xx: ag71xx: nuke ar7240sw_init
juhosg
2011-12-15
1
-6
/
+1
*
ar71xx: check squashfs signature in TP-Link mtd parser
juhosg
2011-12-05
1
-1
/
+31
*
ar71xx: add mtd partition parser for the TP-Link boards
juhosg
2011-12-03
1
-0
/
+165
*
ar71xx: add AR71XX_ prefix to GPIO_REG_* defines
juhosg
2011-11-14
1
-36
/
+40
*
ar71xx: merge nand scan patch
juhosg
2011-11-14
2
-2
/
+2
*
ar71xx: ag71xx: add support for getting switch port link status
juhosg
2011-11-13
1
-0
/
+67
*
ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
juhosg
2011-11-13
2
-19
/
+1
[next]