summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch
Commit message (Expand)AuthorAgeFilesLines
* Disable automatic attachment of arswitch. It can't be auto-detected (like PHYsray2012-11-071-11/+0
* Don't try to cache the page setting - always set the page beforeadrian2012-10-221-4/+11
* Mask data to only 16 bits to be sure on write into switch reg.ray2012-10-151-1/+1
* Locking for etherswitch framework:ray2012-10-154-7/+82
* Defaulting to id "0" if ar7240_probe(dev) success, fix warning when buildingray2012-10-151-0/+1
* Fix tiypo.ray2012-10-111-1/+1
* Setup the CPU port and broadcast map on the AR7240, rather thanadrian2012-05-122-10/+18
* .. oops, include setting the MTU.adrian2012-05-121-1/+4
* Document what the flood register setting does.adrian2012-05-121-1/+8
* * Add in the AR7240 global control field for setting the maximum frameadrian2012-05-121-0/+14
* * Remove the AR7240 register defines and reuse the AR8x16 defines.adrian2012-05-122-8/+5
* Further arswitch work:adrian2012-05-124-1/+194
* Commit the first pass of the etherswitch support.adrian2012-05-1118-0/+3090
* Bring over the first part of the etherswitch framework - an MDIO bus andadrian2012-05-015-0/+657
OpenPOWER on IntegriCloud