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
/
jme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-17
/
+9
*
Make sure to not use stale ip/tcp header pointers. The ip/tcp
yongari
2010-10-14
1
-1
/
+2
*
Add TSO support on VLANs. jme(4) controllers do not require VLAN
yongari
2010-02-22
1
-1
/
+4
*
If we fail to read the Ethernet address from the card, just print an
gavin
2010-01-08
1
-9
/
+1
*
Set the locally-assigned bit in the randomly generated Ethernet address
gavin
2009-12-25
1
-1
/
+1
*
Remove unnecessary device reinitialization.
yongari
2009-09-28
1
-2
/
+14
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
Add HW MAC counter support for newer JMC250/JMC260 revisions.
yongari
2008-12-04
3
-24
/
+197
*
Add support for newer JMC250/JMC260 revisions.
yongari
2008-12-04
3
-22
/
+76
*
Make sure to read the last byte of EEPROM descriptor. Previously
yongari
2008-10-14
1
-5
/
+5
*
Read PCI device id instead of PCI revision id. Also checks the read
yongari
2008-10-13
2
-2
/
+4
*
Add workaround for occasional packet loss issue of JMC250 A2
yongari
2008-09-22
2
-3
/
+20
*
Add workaround for CRC errors seen at 100Mbps on JMC250 A2.
yongari
2008-09-09
2
-2
/
+16
*
Fix typo.
yongari
2008-09-09
1
-1
/
+1
*
Fix buffer discard index.
yongari
2008-07-28
1
-1
/
+4
*
Correct 1000Mbps link handling logic for JMC250. This should make
yongari
2008-07-18
1
-1
/
+1
*
Add driver support for PCIe adapters based on JMicron JMC250
yongari
2008-05-27
3
-0
/
+4325