aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bge
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.20: Set up the DMA Read/Write Control register more correctly.John Polstra2002-09-251-2/+10
* MFC: Recognize the Altima AC9100 chip used in current versions ofJohn Polstra2002-07-272-0/+3
* MFC 1.17: Don't claim to support checksum offloading for IP fragments,John Polstra2002-07-061-1/+1
* MFC: Add missing splx call (if_bge.c revision 1.15).John Polstra2002-06-301-1/+3
* MFC: Work around an apparent chip bug involving the BCM5701 on aJohn Polstra2002-06-302-2/+37
* MFC 1.11 -> 1.12: Add missing splx calls.John Polstra2002-04-241-1/+4
* MFC: sync bge and bgrphy drivers with current (tweak support for BCM5701Bill Paul2002-04-042-17/+91
* Remove mbuf exhaustion warning messages; these are handled by theMike Silbersack2002-02-111-6/+0
* MFC: add support for the Netgear GA302T 10/100/1000 adapter.John Polstra2002-01-312-0/+8
* MFC: 1.6 (trivial): bge_vpd_read*() defined but not used (#ifdef notdef)Peter Wemm2001-12-181-0/+4
* MFC rev 1.5: disabled input hardware assisted checksum due to it beingDavid Greenman2001-12-181-0/+2
* MFC: interface capability support.Jonathan Lemon2001-12-141-3/+14
* MFC: Make vlan(4) devices loadable, unloadable, and clonable.Brooks Davis2001-12-041-15/+2
* Fix small vlan bug in bge_encap(): IFT_8021_VLAN -> IFT_L2VLANBill Paul2001-10-051-1/+1
* MFC: add the if_bge (Broadcom BCM570x gig ethernet) driver to -stableBill Paul2001-10-012-59/+132
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-09-302-0/+4825