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
/
dwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for resetting the PHY via GPIO.
jmcneill
2016-03-03
1
-0
/
+64
*
Fix the build by adding the alternate descriptors and MII clock defines.
loos
2015-09-20
1
-0
/
+28
*
Add alternate descriptors support for if_dwc.
loos
2015-09-20
3
-67
/
+217
*
Remove unnecessary includes and, while here, sort them.
loos
2015-09-20
1
-14
/
+7
*
Do not call mii_mediachg() from NIC interrupt handler.
loos
2015-09-12
1
-3
/
+1
*
When initializing the (unused) TX descriptors it is not necessary set the
loos
2015-07-06
1
-3
/
+1
*
Use uint32_t consistently to store registers values.
loos
2015-07-06
2
-39
/
+25
*
Fix the sent packets statistics for if_dwc.
loos
2015-07-06
1
-0
/
+1
*
Fix wrong variable name in the previous commit.
loos
2015-06-03
1
-1
/
+1
*
Fix the OACTIVE handling on if_dwc.
loos
2015-06-03
1
-1
/
+6
*
o Remove superfluous includes
br
2015-04-03
1
-8
/
+2
*
o Correct the condition in reset procedure
br
2015-02-13
1
-15
/
+16
*
Mechanically convert to if_inc_counter().
glebius
2014-09-27
1
-1
/
+1
*
Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000
br
2014-09-25
2
-0
/
+1586