summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_ar7240.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: reinitialize global switch settings after reset on ar7240nbd2011-07-201-23/+24
* ar71xx: configure address aging on ar7240nbd2011-07-201-2/+12
* ar71xx: detect link on LAN portsmatteo2011-05-171-1/+29
* ar71xx: ag71xx: make switch register access atomicjuhosg2011-05-081-6/+8
* ar71xx: ag71xx: fix section mismatch warningsjuhosg2011-05-081-1/+1
* ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ...nbd2011-04-021-71/+91
* ar71xx: use pr_* functions in driversjuhosg2010-11-121-1/+1
* ar71xx: return statements does not need parenthesisjuhosg2010-11-121-5/+5
* ar71xx: wrap long linesjuhosg2010-11-121-1/+2
* ar71xx: fix whitespaces nitsjuhosg2010-11-121-7/+7
* ar71xx: fix more section mismatchesnbd2010-10-211-2/+2
* ar71xx: add a new driver for the ar7240 switch using swconfig.nbd2010-08-161-0/+851