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-05 18:49:30 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
History
Felix Fietkau
f8c4bf89b9
rtl8366: re-enable learning by default, disabling it broke switching functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from
#7637
...
SVN-Revision: 22545
2010-08-08 20:15:10 +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 debugfs file to show PVIDs
2010-07-15 13:05:56 +00:00
rtl8366_smi.h
generic: rtl8366: make rtl8366_set_vlan static
2010-07-15 13:05:53 +00:00
rtl8366rb.c
rtl8366: re-enable learning by default, disabling it broke switching functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from
#7637
2010-08-08 20:15:10 +00:00
rtl8366s.c
rtl8366: re-enable learning by default, disabling it broke switching functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from
#7637
2010-08-08 20:15:10 +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