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-02 01:08:05 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
History
Gabor Juhos
297ac9a7f1
kernel: swconfig: add a missing unlock in error path
...
SVN-Revision: 28753
2011-11-04 14:38:31 +00:00
..
adm6996.c
(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
2011-05-09 15:21:58 +00:00
adm6996.h
(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
2011-05-09 15:21:58 +00:00
ar8216.c
ar8216: use mdiobus_{read,write} to ensure proper locking
2011-10-11 23:05:10 +00:00
ar8216.h
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
ip17xx.c
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
2010-10-12 20:49:35 +00:00
mvswitch.c
fix mvswitch PHY polling setting (
#8133
)
2010-11-04 14:09:20 +00:00
mvswitch.h
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
psb6970.c
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
2010-10-12 20:49:35 +00:00
rtl8306.c
rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (
fixes
#8911
)
2011-04-02 16:35:22 +00:00
rtl8366_smi.c
rtl8366_smi: implement a function for detecting whether the attached switch is RTL8366S or RTL8366RB
2011-07-24 14:40:31 +00:00
rtl8366_smi.h
generic: rtl8366: enable vlans before enabling the ports
2011-01-08 20:24:29 +00:00
rtl8366rb.c
swconfig: Add generic switch identifiers
2011-07-27 18:00:18 +00:00
rtl8366s.c
generic: jumbo frames support for rtl8366s
2011-09-21 11:47:38 +00:00
swconfig.c
kernel: swconfig: add a missing unlock in error path
2011-11-04 14:38:31 +00:00