aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_ar7240.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: remove dead codeFelix Fietkau2011-11-081-15/+0
* ar71xx: on ar7240, exclude ports from their own port vlan destination maskFelix Fietkau2011-11-081-2/+1
* ar71xx: reinitialize global switch settings after reset on ar7240Felix Fietkau2011-07-201-23/+24
* ar71xx: configure address aging on ar7240Felix Fietkau2011-07-201-2/+12
* ar71xx: detect link on LAN portsMatteo Croce2011-05-171-1/+29
* ar71xx: ag71xx: make switch register access atomicGabor Juhos2011-05-081-6/+8
* ar71xx: ag71xx: fix section mismatch warningsGabor Juhos2011-05-081-1/+1
* ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ...Felix Fietkau2011-04-021-71/+91
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-121-1/+1
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-121-5/+5
* ar71xx: wrap long linesGabor Juhos2010-11-121-1/+2
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-7/+7
* ar71xx: fix more section mismatchesFelix Fietkau2010-10-211-2/+2
* ar71xx: add a new driver for the ar7240 switch using swconfig.Felix Fietkau2010-08-161-0/+851