summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch/arswitch
Commit message (Expand)AuthorAgeFilesLines
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-4/+219
* Add the support for 802.1q and port based vlans for arswitch.loos2013-07-2311-70/+660
* Fix the arswitch instability problem. It turns out that theloos2013-07-234-27/+9
* 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
* 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-152-7/+49
* 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-1113-0/+1746
OpenPOWER on IntegriCloud