summaryrefslogtreecommitdiff
path: root/sys/dev/bge
Commit message (Expand)AuthorAgeFilesLines
* MFC: 5721 SupportPaul Saab2004-12-202-0/+3
* MFC: Support for the 5750/5751Paul Saab2004-11-162-29/+137
* MFC: Add some special case code to fix a problem with the BCM5704Paul Saab2004-09-232-0/+71
* MFC: support for the BCM5705KPaul Saab2004-05-242-0/+3
* MFC part of if_bge.c revision 1.41: atomically load and clear theJohn Polstra2004-05-031-7/+5
* MFC:Paul Saab2004-04-062-0/+12
* MFC: rev 1.66Paul Saab2004-04-061-4/+4
* MFC: 1.63Christian Brueffer2004-01-131-1/+1
* MFC: Dell 2650 no link led problem.Doug Ambrisko2003-12-012-0/+9
* MFC rev 1.55Paul Saab2003-09-261-1/+1
* MFC: rev 1.54, Do not set the No_CRC bit in the Mode Control Register.Paul Saab2003-09-231-2/+1
* MFC: BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34Paul Saab2003-08-171-1/+1
* MFC: properly set mbuf space size for the BCM5704 NICs to fix watchdogBill Paul2003-08-101-3/+12
* MFC: support for the Broadcom 5705Paul Saab2003-07-222-120/+309
* MFC: try to distinguish PCS encoding error events from actual link stateBill Paul2003-07-121-6/+23
* MFC:Paul Saab2003-05-112-86/+138
* MFC: rev 1.35. Update the mbuf watermark settings.Paul Saab2003-04-291-3/+3
* MFC: rev 1.30 Read the media type from shared memory.Paul Saab2003-02-062-7/+17
* MFC: Avoid 16-bit accesses to device memory. Use volatile whereJohn Polstra2003-01-092-58/+55
* MFC:Mark Peek2002-11-021-47/+5
* MFC: Add support for the BCM5703x chips. I do not have one of theseMark Peek2002-11-022-3/+23
* MFC:Mitsuru IWASAKI2002-10-102-0/+3
* 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