| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a crash in ip175c attribute enumeration | nbd | 2009-04-30 | 1 | -1/+0 |
* | Add a driver for Atheros AR8216 switches | nbd | 2009-04-29 | 2 | -0/+675 |
* | swconfig: add a generic switch reset call | nbd | 2009-04-28 | 2 | -10/+20 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | nbd | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | nbd | 2009-04-20 | 1 | -7/+40 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | nbd | 2009-04-20 | 1 | -0/+1342 |
* | swconfig: treat struct switch_attr as constant | nbd | 2009-04-20 | 1 | -9/+9 |
* | swconfig: remove old debugging stuff | nbd | 2009-04-20 | 1 | -2/+0 |
* | mvswitch: re-enable header mode | nbd | 2009-04-10 | 1 | -1/+1 |
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2... | nbd | 2009-03-22 | 1 | -3/+5 |
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ... | nbd | 2009-03-22 | 2 | -52/+40 |
* | improve routing/nat performance for devices using the marvell 88e6060 switch | nbd | 2008-10-28 | 1 | -0/+1 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | nbd | 2008-10-18 | 1 | -0/+872 |
* | add missing defines for mvswitch | nbd | 2008-07-21 | 1 | -1/+15 |
* | some more mvswitch fixes: | nbd | 2008-07-19 | 1 | -27/+54 |
* | add extra safety for the packet mangling in the mvswitch driver | nbd | 2008-07-19 | 1 | -1/+1 |
* | set marvell switch ATU ageing time to minimum instead of maximum - hopefully ... | nbd | 2008-06-09 | 2 | -1/+3 |
* | enable a different pseudo-vlan mode in the marvell switch (uses a proprietary... | nbd | 2008-04-29 | 2 | -23/+85 |
* | allow bigger packets in the marvell switch (does not fix the mtu problems yet) | nbd | 2008-04-28 | 1 | -0/+6 |
* | fix vlan mapping for cpu port on the marvell switch | nbd | 2008-04-24 | 1 | -2/+2 |
* | clear VLANTunnel bit on the marvell switch ports - should help with some brid... | nbd | 2008-04-23 | 1 | -1/+0 |
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an... | nbd | 2008-04-20 | 2 | -0/+509 |
* | Add stub driver for ADM6996F switches (configured through MII) | nbd | 2008-04-20 | 2 | -0/+275 |