summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...Felix Fietkau2009-03-221-3/+5
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...Felix Fietkau2009-03-222-52/+40
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-281-0/+1
* change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau2008-10-181-0/+872
* add missing defines for mvswitchFelix Fietkau2008-07-211-1/+15
* some more mvswitch fixes: - initialize the vlan destination map properly - wo...Felix Fietkau2008-07-191-27/+54
* add extra safety for the packet mangling in the mvswitch driverFelix Fietkau2008-07-191-1/+1
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...Felix Fietkau2008-06-092-1/+3
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...Felix Fietkau2008-04-292-23/+85
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-281-0/+6
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...Felix Fietkau2008-04-231-1/+0
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-202-0/+509
* Add stub driver for ADM6996F switches (configured through MII) The driver cur...Felix Fietkau2008-04-202-0/+275