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
/
bge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable hardware checksum offloading of IP fragments in the bge
jdp
2002-07-04
1
-1
/
+1
*
catch up with ext_free prototype change.
alfred
2002-06-29
1
-2
/
+2
*
Add missing splx().
mp
2002-06-24
1
-1
/
+3
*
Work around what appears to be a chip bug in the BCM5701 that shows
jdp
2002-06-24
2
-2
/
+37
*
Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/
phk
2002-04-28
1
-2
/
+2
*
Add missing splx calls in bge_tick. These don't make any functional
jdp
2002-04-22
1
-1
/
+4
*
Try to sort out the correct way to generate async link state change
wpaul
2002-04-04
2
-15
/
+73
*
Teach the bge driver about the BCM5701 (specifically, the 3Com
wpaul
2002-03-22
2
-4
/
+20
*
Remove __P.
alfred
2002-03-20
1
-58
/
+56
*
Remove mbuf exhaustion warning messages; these are handled by the
silby
2002-02-11
1
-6
/
+0
*
Add support for the Netgear GA302T 10/100/1000 adapter. Given that
jdp
2002-01-27
2
-0
/
+8
*
Fix warnings: the bge_bpd_read*() functions are not used (#ifdef notdef)
peter
2001-12-18
1
-0
/
+4
*
Disabled input hardware checksum due to it being calculated incorrected
dg
2001-12-14
1
-0
/
+2
*
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
brooks
2001-12-03
1
-1
/
+1
*
Do not call mii_polltick() immediately after mii_tick().
jlemon
2001-09-29
1
-12
/
+9
*
Set the 'no pseudo header checksum' option for RX checksums, otherwise
wpaul
2001-09-28
1
-3
/
+3
*
Add device driver support for the Broadcom BCM570x family of gigabit
wpaul
2001-09-27
2
-0
/
+4828