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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: add missing config option found by buildbot
hauke
2010-07-06
2
-0
/
+3
*
repair the damage that was done to the packet socket type filter patch when i...
nbd
2010-07-06
3
-3
/
+3
*
ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v...
nbd
2010-07-06
1
-1
/
+3
*
add mini_fo fix to 2.6.30 as well
nbd
2010-07-04
1
-0
/
+48
*
mini_fo: add error pointer checks after dentry lookups to fix various crash b...
nbd
2010-07-04
4
-0
/
+192
*
ag71xx: reset the hardware during open(), this improves recovery from tx time...
nbd
2010-07-04
1
-0
/
+2
*
ag71xx: fix a memory corruption bug that happens if you flood the interface w...
nbd
2010-07-04
1
-0
/
+6
*
generic: rtl8366: enable VLAN ingress filtering
juhosg
2010-07-02
2
-0
/
+15
*
[kernel] refresh 2.6.34 patches
florian
2010-07-01
3
-21
/
+7
*
[au1000] add 2.6.34 support
florian
2010-07-01
7
-1
/
+558
*
[au1000] fix line wrapped patch
florian
2010-07-01
1
-4
/
+1
*
[au1000] fix PCI, thanks br1, put back 2.6.32.14 support by default
florian
2010-07-01
3
-70
/
+39
*
brcm47xx: added dual image support to flashmap driver
markus
2010-07-01
1
-3
/
+37
*
ar71xx: fix leds-rb750 build failure on 2.6.34
juhosg
2010-07-01
1
-0
/
+1
*
renamed wrt54g3gv2-vf images
markus
2010-07-01
1
-2
/
+2
*
[au1000] revert upstream commit that broke PCI until we have a better fix
florian
2010-07-01
1
-0
/
+69
*
[brcm63xx] add a wifi profile for proprietary wl
jow
2010-07-01
1
-0
/
+19
*
[ar71xx] fix dir-825-b1 default network config after r21905
jow
2010-07-01
1
-1
/
+1
*
fix commit r21994 (thanks juhosg)
acoul
2010-06-30
2
-2
/
+1
*
fix commit r21993
acoul
2010-06-30
16
-0
/
+16
*
[kernel] Don't force pci support on .34 and .35
claudio
2010-06-30
2
-2
/
+0
*
[at91] Add board definition previously forgotten
claudio
2010-06-30
1
-0
/
+226
*
generic: rtl8366: minor cleanup
juhosg
2010-06-28
2
-22
/
+16
*
generic: rtl8366: add common read_debugfs_mibs function
juhosg
2010-06-28
3
-144
/
+56
*
generic: rtl8366: standardize read_debugfs_mibs functions
juhosg
2010-06-28
3
-22
/
+44
*
generic: rtl8366: use common rtl8366_mib_counter structure
juhosg
2010-06-28
3
-48
/
+42
*
generic: rtl8366: move common debugfs code to rtl8366_smi.c
juhosg
2010-06-28
4
-335
/
+193
*
generic: rtl8366: move buf to struct rtl8366_smi
juhosg
2010-06-28
3
-72
/
+66
*
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
juhosg
2010-06-28
4
-410
/
+217
*
generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
juhosg
2010-06-28
3
-20
/
+30
*
generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops
juhosg
2010-06-28
3
-43
/
+69
*
generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
juhosg
2010-06-28
2
-403
/
+403
*
generic: rtl8366rb: fix MIB counter reset
juhosg
2010-06-27
1
-10
/
+8
*
[au1000] reinstate 2.6.30 support until 2.6.32 is fixed
florian
2010-06-26
9
-1
/
+575
*
rename target/linux/generic-2.6 to generic
nbd
2010-06-26
1041
-0
/
+0
*
remove generic linux 2.4 support
nbd
2010-06-26
254
-203191
/
+0
*
remove the brcm-2.4 target, it will no longer be supported in future releases...
nbd
2010-06-26
110
-27243
/
+0
*
add back the base-files/image code from brcm-2.4 to brcm47xx
nbd
2010-06-26
23
-0
/
+1880
*
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a prop...
nbd
2010-06-26
3
-3
/
+0
*
generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
juhosg
2010-06-26
2
-52
/
+26
*
generic: rtl8366: update vlan handling code for rtl8366s
juhosg
2010-06-26
1
-120
/
+174
*
generic: rtl8366: update vlan handling code of rtl8366rb
juhosg
2010-06-26
1
-121
/
+175
*
generic: rtl8366: add hw_init to initialize registers after reset
juhosg
2010-06-26
2
-4
/
+128
*
generic: rtl8366: introduce rtl8366_smi_rmwr function
juhosg
2010-06-26
4
-133
/
+75
*
generic: rtl8366s: get some MIB counters from another offset
juhosg
2010-06-26
1
-36
/
+57
*
generic: rtl8366: cleanup MIB counter printing
juhosg
2010-06-26
2
-122
/
+96
*
generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}
juhosg
2010-06-26
2
-152
/
+141
*
generic: rtl8366: add common vlan_4k structure
juhosg
2010-06-26
3
-20
/
+49
*
generic: rtl8366: add common vlan_mc structure
juhosg
2010-06-26
3
-24
/
+62
*
generic: rtl8366: rename vlanmc and vlan4k related structures an functions
juhosg
2010-06-26
2
-83
/
+80
[next]