aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch
Commit message (Expand)AuthorAgeFilesLines
* Setup the CPU port and broadcast map on the AR7240, rather thanAdrian Chadd2012-05-122-10/+18
* .. oops, include setting the MTU.Adrian Chadd2012-05-121-1/+4
* Document what the flood register setting does.Adrian Chadd2012-05-121-1/+8
* * Add in the AR7240 global control field for setting the maximum frameAdrian Chadd2012-05-121-0/+14
* * Remove the AR7240 register defines and reuse the AR8x16 defines.Adrian Chadd2012-05-122-8/+5
* Further arswitch work:Adrian Chadd2012-05-124-1/+194
* Commit the first pass of the etherswitch support.Adrian Chadd2012-05-1118-0/+3090
* Bring over the first part of the etherswitch framework - an MDIO bus andAdrian Chadd2012-05-015-0/+657