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-03 09:40:44 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
History
Felix Fietkau
bd6324190f
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
...
SVN-Revision: 22476
2010-08-04 00:43:40 +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
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
rtl8366s.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
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