summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ramips_esw.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: initial support for Sitecom WL-351 v1 002Gabor Juhos2011-12-231-2/+14
* ramips: add support for the Senao/EnGenius ESR-9753 boardGabor Juhos2011-12-231-0/+12
* ramips: allow to specify port layout for the switch of the RT305x/RT3350Gabor Juhos2011-08-151-13/+44
* ramips: fix a section mismatch warningGabor Juhos2011-07-031-1/+1
* ramips: ramips_esw: fix typosGabor Juhos2011-01-041-2/+2
* ramips: ramips_esw: add more definitionsGabor Juhos2010-12-081-3/+49
* ramips: ramips_esw: add helper function to set pvidGabor Juhos2010-12-081-1/+17
* ramips: ramips_esw: add helper function to set vlan membersGabor Juhos2010-12-081-1/+31
* ramips: ramips_esw: add helper function to set VLAN idGabor Juhos2010-12-081-2/+17
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionGabor Juhos2010-12-081-0/+23
* ramips: ramips_esw: use rt305x_esw prefix in function namesGabor Juhos2010-12-081-33/+33
* ramips: ramips_esw: coding style cleanupGabor Juhos2010-12-081-24/+31
* ramips: ramips_esw: add defines for switch register offsetsGabor Juhos2010-12-081-24/+52
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerGabor Juhos2010-12-081-20/+0
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-081-7/+73
* ramips: ramips_esw: move hardware initialization into a separate functionGabor Juhos2010-12-081-8/+14
* ramips: ramips_esw: use a private structure for the functionsGabor Juhos2010-12-081-36/+43
* fixes dma hangups in ethJohn Crispin2009-10-251-0/+3
* make default llll/w vlan setup in eswJohn Crispin2009-10-241-1/+1
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt...John Crispin2009-10-231-0/+119