summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ramips_esw.c
Commit message (Expand)AuthorAgeFilesLines
* 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