summaryrefslogtreecommitdiff
path: root/sys/dev/bge/if_bgereg.h
Commit message (Expand)AuthorAgeFilesLines
* o add lockingSam Leffler2003-11-111-1/+9
* Add support for the Broadcom BCM5788 (just another entry to the PCIBill Paul2003-10-311-0/+1
* On Dell boxes such as the PE2650 we need to disable 3 led mode for theDoug Ambrisko2003-08-201-0/+7
* Fix a typo. BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34Paul Saab2003-08-171-1/+1
* Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.Bill Paul2003-08-121-0/+2
* Remove alpha vtophys() hack from if_bgereg.h and clean up unneededBill Paul2003-07-251-5/+0
* Convert bge(4) to use busdma. I have not tested this on anythingBill Paul2003-07-251-10/+63
* Add support for the BCM5705 and its ilk. Changes:Bill Paul2003-07-161-9/+73
* - Make this work with PAE.Paul Saab2003-05-211-1/+5
* - Change the full Asic revision defines to CHIPID to better since thePaul Saab2003-05-071-18/+27
* - Change the short hand representation of the various ASIC revisionsPaul Saab2003-05-031-1/+9
* Add untested support for the Broadcom 5704.Paul Saab2003-05-021-0/+5
* Obtain the media type from the shared memory and only use the eepromPaul Saab2003-02-051-0/+2
* Don't reference the maxlen and flags fields in the ring control blocksJohn Polstra2003-01-061-10/+3
* network interface driver changes:Sam Leffler2002-11-141-11/+0
* Fix instances of macros with improperly parenthasized arguments.Alfred Perlstein2002-11-091-4/+4
* Fix a typo in BGE_BIGENDIAN_INIT.Jake Burkholder2002-10-011-2/+2
* Add support for the BCM5702x chips.Mitsuru IWASAKI2002-09-281-0/+1
* Add support for the BCM5703x chips. I do not have one of theseJohn Polstra2002-09-081-0/+4
* Recognize the Altima AC9100 chip, which is used in current versionsJohn Polstra2002-07-261-0/+1
* Work around what appears to be a chip bug in the BCM5701 that showsJohn Polstra2002-06-241-0/+1
* Try to sort out the correct way to generate async link state changeBill Paul2002-04-041-0/+18
* Teach the bge driver about the BCM5701 (specifically, the 3ComBill Paul2002-03-221-0/+5
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatJohn Polstra2002-01-271-0/+6
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-271-0/+2132