This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-04 10:10:47 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
/
phy
History
Gabor Juhos
464d384762
ip17xx: fix autonegotioation issues
...
SVN-Revision: 21727
2010-06-08 20:19:14 +00:00
..
adm6996.c
fix link status detection in various switch drivers
2009-12-08 14:06:09 +00:00
adm6996.h
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
2008-04-20 02:53:04 +00:00
ar8216.c
Generic: Clean up output of AR8216 driver.
2010-04-10 11:34:11 +00:00
ar8216.h
Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
2010-04-05 23:03:16 +00:00
ip17xx.c
ip17xx: fix autonegotioation issues
2010-06-08 20:19:14 +00:00
mvswitch.c
fix link status detection in various switch drivers
2009-12-08 14:06:09 +00:00
mvswitch.h
add missing defines for mvswitch
2008-07-21 18:12:38 +00:00
rtl8306.c
rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly
2009-12-09 03:25:33 +00:00
rtl8366_smi.c
rtl8366_smi: sanitize gpio values to a 0/1 boolean
2010-01-30 15:25:12 +00:00
rtl8366_smi.h
rtl8366: make it available on all platforms
2010-01-25 15:13:38 +00:00
rtl8366rb.c
kernel: add driver for the RTL8366RB switch
2010-02-24 13:39:02 +00:00
rtl8366s.c
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
2010-01-27 21:01:48 +00:00
swconfig.c
swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED
2010-06-08 20:17:03 +00:00