summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch/arswitch/arswitch.c
Commit message (Expand)AuthorAgeFilesLines
* Add the support for 802.1q and port based vlans for arswitch.loos2013-07-231-64/+185
* Correctly mark the CPU port.adrian2013-05-081-0/+1
* Update arswitch to the new API.adrian2013-04-221-1/+1
* Disable automatic attachment of arswitch. It can't be auto-detected (like PHYsray2012-11-071-11/+0
* Locking for etherswitch framework:ray2012-10-151-0/+25
* Defaulting to id "0" if ar7240_probe(dev) success, fix warning when buildingray2012-10-151-0/+1
* Setup the CPU port and broadcast map on the AR7240, rather thanadrian2012-05-121-3/+9
* Further arswitch work:adrian2012-05-121-1/+15
* Commit the first pass of the etherswitch support.adrian2012-05-111-0/+557
OpenPOWER on IntegriCloud