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
/
generic-2.6
/
files
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
swconfig: fix lock imbalance in unregister_switch()
juhosg
2010-06-13
1
-0
/
+1
*
swconfig: release switch in error path of swconfig_get_attr
juhosg
2010-06-13
1
-3
/
+2
*
ip17xx: fix autonegotioation issues
juhosg
2010-06-08
1
-10
/
+21
*
ip17xx: Update the copyright message
juhosg
2010-06-08
1
-1
/
+2
*
ip17xx: Rename the driver to ip17xx.c
juhosg
2010-06-08
1
-0
/
+0
*
ip17xx: The big rename
juhosg
2010-06-08
1
-174
/
+174
*
ip17xx: Keep all state locally
juhosg
2010-06-08
1
-209
/
+3
*
ip17xx: Add support for IP175D
juhosg
2010-06-08
1
-1
/
+169
*
ip17xx: Avoid auto-negotiation
juhosg
2010-06-08
1
-3
/
+5
*
ip17xx: New chip detection
juhosg
2010-06-08
1
-28
/
+30
*
ip17xx: Add VLAN tag field
juhosg
2010-06-08
1
-1
/
+44
*
ip17xx: Maintain state->remove_tag incrementally
juhosg
2010-06-08
1
-3
/
+4
*
ip17xx: Initialize VLAN state upon reset
juhosg
2010-06-08
1
-5
/
+15
*
ip17xx: Introduce vlan array
juhosg
2010-06-08
1
-12
/
+14
*
ip17xx: Introduce indirection of low-level operations
juhosg
2010-06-08
1
-49
/
+90
*
ip17xx: Fix use of MODE_VAL
juhosg
2010-06-08
1
-1
/
+1
*
ip17xx: Fix indentation in get_state() and update_state()
juhosg
2010-06-08
1
-76
/
+76
*
ip17xx: Fixed error handling in ip175c_set_val()
juhosg
2010-06-08
1
-1
/
+1
*
ip17xx: Cosmetic cleanups
juhosg
2010-06-08
1
-50
/
+35
*
ip17xx: Consolidate operations with PHY registers
juhosg
2010-06-08
1
-47
/
+40
*
swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED
juhosg
2010-06-08
1
-1
/
+1
*
swconfig: Add cpu port index to help output.
juhosg
2010-04-16
1
-0
/
+1
*
[kernel] swconfig: Check vlan/port indexes for validity.
florian
2010-04-11
1
-0
/
+4
*
Generic: Clean up output of AR8216 driver.
juhosg
2010-04-10
1
-6
/
+8
*
generic: make chip detection more reliable in the AR8216 driver
juhosg
2010-04-09
1
-2
/
+22
*
[PATCH 1/2] Add support for the ar8316 switch.
jow
2010-04-05
2
-38
/
+215
*
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
nbd
2010-03-28
1
-20
/
+46
*
ar8216: fix the mtu register definition
nbd
2010-03-09
1
-1
/
+1
*
Several small fixes for ar8216 driver (patch by Jonas Gorski)
nbd
2010-03-09
2
-12
/
+35
*
kernel: add driver for the RTL8366RB switch
juhosg
2010-02-24
1
-0
/
+1752
*
kernel: fix typos in the AR8216 header file
juhosg
2010-02-24
1
-7
/
+7
*
rtl8366_smi: sanitize gpio values to a 0/1 boolean
juhosg
2010-01-30
1
-5
/
+2
*
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg
2010-01-27
1
-20
/
+34
*
rtl8366: make it available on all platforms
juhosg
2010-01-25
3
-0
/
+2048
*
rtl8306: manage the wan port as a separate phy device with proper link status...
nbd
2009-12-09
1
-27
/
+89
*
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...
nbd
2009-12-08
1
-0
/
+3
*
fix link status detection in various switch drivers
nbd
2009-12-08
4
-4
/
+4
*
move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...
nbd
2009-09-16
2
-19
/
+27
*
add a driver for rtl8306 switches
nbd
2009-08-14
1
-0
/
+993
*
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...
nbd
2009-07-11
1
-1
/
+1
*
ar8216: fix transmission of large frames by setting the switch mtu
nbd
2009-06-29
2
-0
/
+7
*
ar8216: add delay for page switching to work around register setting corrupti...
nbd
2009-06-14
2
-5
/
+123
*
fix a crash in ip175c attribute enumeration
nbd
2009-04-30
1
-1
/
+0
*
Add a driver for Atheros AR8216 switches
nbd
2009-04-29
2
-0
/
+675
*
swconfig: add a generic switch reset call
nbd
2009-04-28
2
-10
/
+20
*
clean up the ip175c driver some more, add support for setting the pvid and fi...
nbd
2009-04-20
1
-105
/
+91
*
swconfig: add a generic method for setting the port primary vlan id (used for...
nbd
2009-04-20
1
-7
/
+40
*
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
nbd
2009-04-20
1
-0
/
+1342
*
swconfig: treat struct switch_attr as constant
nbd
2009-04-20
1
-9
/
+9
*
swconfig: remove old debugging stuff
nbd
2009-04-20
1
-2
/
+0
[next]