summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* add a driver for rtl8306 switchesnbd2009-08-141-0/+993
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...nbd2009-07-111-1/+1
* ar8216: fix transmission of large frames by setting the switch mtunbd2009-06-292-0/+7
* ar8216: add delay for page switching to work around register setting corrupti...nbd2009-06-142-5/+123
* fix a crash in ip175c attribute enumerationnbd2009-04-301-1/+0
* Add a driver for Atheros AR8216 switchesnbd2009-04-292-0/+675
* swconfig: add a generic switch reset callnbd2009-04-282-10/+20
* clean up the ip175c driver some more, add support for setting the pvid and fi...nbd2009-04-201-105/+91
* swconfig: add a generic method for setting the port primary vlan id (used for...nbd2009-04-201-7/+40
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)nbd2009-04-201-0/+1342
* swconfig: treat struct switch_attr as constantnbd2009-04-201-9/+9
* swconfig: remove old debugging stuffnbd2009-04-201-2/+0
* mvswitch: re-enable header modenbd2009-04-101-1/+1
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...nbd2009-03-221-3/+5
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...nbd2009-03-222-52/+40
* improve routing/nat performance for devices using the marvell 88e6060 switchnbd2008-10-281-0/+1
* change the way ./files* and the generic kernel files are applied. ./files now...nbd2008-10-181-0/+872
* add missing defines for mvswitchnbd2008-07-211-1/+15
* some more mvswitch fixes:nbd2008-07-191-27/+54
* add extra safety for the packet mangling in the mvswitch drivernbd2008-07-191-1/+1
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...nbd2008-06-092-1/+3
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...nbd2008-04-292-23/+85
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)nbd2008-04-281-0/+6
* fix vlan mapping for cpu port on the marvell switchnbd2008-04-241-2/+2
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...nbd2008-04-231-1/+0
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...nbd2008-04-202-0/+509
* Add stub driver for ADM6996F switches (configured through MII)nbd2008-04-202-0/+275