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-01-26 06:09:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
/
phy
History
Felix Fietkau
d1b986bd54
improve routing/nat performance for devices using the marvell 88e6060 switch
...
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
..
adm6996.c
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
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
mvswitch.c
improve routing/nat performance for devices using the marvell 88e6060 switch
2008-10-28 17:54:22 +00:00
mvswitch.h
add missing defines for mvswitch
2008-07-21 18:12:38 +00:00
swconfig.c
change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
2008-10-18 21:43:30 +00:00