summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_ar7240.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: ag71xx: detect the built-in switch of the AR934X SoCsjuhosg2011-12-151-12/+36
* ar71xx: introduce ar71xx_switch_datajuhosg2011-12-151-0/+3
* ar71xx: ag71xx: check PHY IDs before accessing the switch registersjuhosg2011-12-151-9/+8
* ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724xjuhosg2011-12-151-13/+25
* ar71xx: ag71xx: nuke ar7240sw_initjuhosg2011-12-151-6/+1
* ar71xx: ag71xx: add support for getting switch port link statusjuhosg2011-11-131-0/+67
* ar71xx: remove dead codenbd2011-11-081-15/+0
* ar71xx: on ar7240, exclude ports from their own port vlan destination masknbd2011-11-081-2/+1
* 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