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-30 16:14:12 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
/
phy
History
Felix Fietkau
1e570a9288
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.
...
SVN-Revision: 13010
2008-10-18 21:43:30 +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
some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
2008-07-19 23:09:56 +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