index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
etherswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring in a basic ethernet switch driver for the IP17x series of
adrian
2013-05-08
11
-0
/
+1650
*
Fix the ukswitch code to work with the new vlan changes:
adrian
2013-05-08
1
-9
/
+9
*
Correctly mark the CPU port.
adrian
2013-05-08
1
-0
/
+1
*
Add the ability to change the vlan operation mode.
adrian
2013-05-08
3
-1
/
+71
*
Update arswitch to the new API.
adrian
2013-04-22
1
-1
/
+1
*
Convert over the etherswitch framework to use VLAN IDs per port, rather
adrian
2013-04-22
2
-9
/
+23
*
Implement a very basic multi-PHY aware switch device.
adrian
2013-04-19
1
-0
/
+570
*
Disable automatic attachment of arswitch. It can't be auto-detected (like PHYs
ray
2012-11-07
1
-11
/
+0
*
Don't try to cache the page setting - always set the page before
adrian
2012-10-22
1
-4
/
+11
*
Mask data to only 16 bits to be sure on write into switch reg.
ray
2012-10-15
1
-1
/
+1
*
Locking for etherswitch framework:
ray
2012-10-15
4
-7
/
+82
*
Defaulting to id "0" if ar7240_probe(dev) success, fix warning when building
ray
2012-10-15
1
-0
/
+1
*
Fix tiypo.
ray
2012-10-11
1
-1
/
+1
*
Setup the CPU port and broadcast map on the AR7240, rather than
adrian
2012-05-12
2
-10
/
+18
*
.. oops, include setting the MTU.
adrian
2012-05-12
1
-1
/
+4
*
Document what the flood register setting does.
adrian
2012-05-12
1
-1
/
+8
*
* Add in the AR7240 global control field for setting the maximum frame
adrian
2012-05-12
1
-0
/
+14
*
* Remove the AR7240 register defines and reuse the AR8x16 defines.
adrian
2012-05-12
2
-8
/
+5
*
Further arswitch work:
adrian
2012-05-12
4
-1
/
+194
*
Commit the first pass of the etherswitch support.
adrian
2012-05-11
18
-0
/
+3090
*
Bring over the first part of the etherswitch framework - an MDIO bus and
adrian
2012-05-01
5
-0
/
+657