summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ramips_esw.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: initial support for Sitecom WL-351 v1 002juhosg2011-12-231-2/+14
* ramips: add support for the Senao/EnGenius ESR-9753 boardjuhosg2011-12-231-0/+12
* ramips: allow to specify port layout for the switch of the RT305x/RT3350juhosg2011-08-151-13/+44
* ramips: fix a section mismatch warningjuhosg2011-07-031-1/+1
* ramips: ramips_esw: fix typosjuhosg2011-01-041-2/+2
* ramips: ramips_esw: add more definitionsjuhosg2010-12-081-3/+49
* ramips: ramips_esw: add helper function to set pvidjuhosg2010-12-081-1/+17
* ramips: ramips_esw: add helper function to set vlan membersjuhosg2010-12-081-1/+31
* ramips: ramips_esw: add helper function to set VLAN idjuhosg2010-12-081-2/+17
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionjuhosg2010-12-081-0/+23
* ramips: ramips_esw: use rt305x_esw prefix in function namesjuhosg2010-12-081-33/+33
* ramips: ramips_esw: coding style cleanupjuhosg2010-12-081-24/+31
* ramips: ramips_esw: add defines for switch register offsetsjuhosg2010-12-081-24/+52
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerjuhosg2010-12-081-20/+0
* ramips: ramips_esw: convert it to be a platform driverjuhosg2010-12-081-7/+73
* ramips: ramips_esw: move hardware initialization into a separate functionjuhosg2010-12-081-8/+14
* ramips: ramips_esw: use a private structure for the functionsjuhosg2010-12-081-36/+43
* [ramips] fixes dma hangups in ethblogic2009-10-251-0/+3
* [ramips] make default llll/w vlan setup in eswblogic2009-10-241-1/+1
* [ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is m...blogic2009-10-231-0/+119