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
*
Remove miidevs.h and generate it from miidevs at compile time.
obrien
2003-01-19
1
-1
/
+1
*
Put the ASIC revision into the device description string so it appears
jdp
2003-01-07
1
-1
/
+10
*
Don't reference the maxlen and flags fields in the ring control blocks
jdp
2003-01-06
2
-57
/
+45
*
network interface driver changes:
sam
2002-11-14
2
-40
/
+15
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-4
/
+4
*
Fix the code so that it no longer on alpha refers to the now nonexistent
mjacob
2002-10-11
1
-17
/
+1
*
Fix a typo in BGE_BIGENDIAN_INIT.
jake
2002-10-01
1
-2
/
+2
*
Add support for the BCM5702x chips.
iwasaki
2002-09-28
2
-0
/
+3
*
Fix a couple of longstanding typos which would have made a
jdp
2002-09-22
1
-1
/
+2
*
Follow the lead of recent changes in the 3com Linux driver by
jdp
2002-09-22
1
-46
/
+3
*
Set up the BCM570x chip's DMA Read/Write Control register more
jdp
2002-09-22
1
-2
/
+10
*
Add support for the BCM5703x chips. I do not have one of these
jdp
2002-09-08
2
-3
/
+23
*
Recognize the Altima AC9100 chip, which is used in current versions
jdp
2002-07-26
2
-0
/
+3
*
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