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-01 08:48:08 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
History
Gabor Juhos
0826570bc4
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
...
SVN-Revision: 22704
2010-08-18 16:00:39 +00:00
..
adm6996.c
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
adm6996.h
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
ar8216.c
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
2010-08-04 00:43:40 +00:00
ar8216.h
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
ip17xx.c
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
2010-08-04 00:43:40 +00:00
mvswitch.c
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
mvswitch.h
rename target/linux/generic-2.6 to generic
2010-06-26 20:42:58 +00:00
rtl8306.c
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
2010-08-04 00:43:40 +00:00
rtl8366_smi.c
generic: rtl8366: add generic code to enable VLANs
2010-08-18 16:00:37 +00:00
rtl8366_smi.h
generic: rtl8366: add generic code to enable VLANs
2010-08-18 16:00:37 +00:00
rtl8366rb.c
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
2010-08-18 16:00:39 +00:00
rtl8366s.c
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
2010-08-18 16:00:39 +00:00
swconfig.c
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
2010-08-04 00:43:40 +00:00