summaryrefslogtreecommitdiffstats
path: root/sys/dev/bge/if_bgereg.h
Commit message (Expand)AuthorAgeFilesLines
...
* Whitespace cleanup.des2004-10-301-4/+4
* Add support for the BCM5750/5751. Unfortunately the documentationps2004-09-241-0/+11
* Add some special case code to fix a problem with the BCM5704 in TBI (fiber)wpaul2004-06-091-0/+38
* Add support for BCM5705Kps2004-05-241-0/+1
* Add the PCI ID for yet another bge chip: the Altima 1002.wpaul2004-01-081-0/+1
* o add lockingsam2003-11-111-1/+9
* Add support for the Broadcom BCM5788 (just another entry to the PCIwpaul2003-10-311-0/+1
* On Dell boxes such as the PE2650 we need to disable 3 led mode for theambrisko2003-08-201-0/+7
* Fix a typo. BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34ps2003-08-171-1/+1
* Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.wpaul2003-08-121-0/+2
* Remove alpha vtophys() hack from if_bgereg.h and clean up unneededwpaul2003-07-251-5/+0
* Convert bge(4) to use busdma. I have not tested this on anythingwpaul2003-07-251-10/+63
* Add support for the BCM5705 and its ilk. Changes:wpaul2003-07-161-9/+73
* - Make this work with PAE.ps2003-05-211-1/+5
* - Change the full Asic revision defines to CHIPID to better since theps2003-05-071-18/+27
* - Change the short hand representation of the various ASIC revisionsps2003-05-031-1/+9
* Add untested support for the Broadcom 5704.ps2003-05-021-0/+5
* Obtain the media type from the shared memory and only use the eepromps2003-02-051-0/+2
* Don't reference the maxlen and flags fields in the ring control blocksjdp2003-01-061-10/+3
* network interface driver changes:sam2002-11-141-11/+0
* Fix instances of macros with improperly parenthasized arguments.alfred2002-11-091-4/+4
* Fix a typo in BGE_BIGENDIAN_INIT.jake2002-10-011-2/+2
* Add support for the BCM5702x chips.iwasaki2002-09-281-0/+1
* Add support for the BCM5703x chips. I do not have one of thesejdp2002-09-081-0/+4
* Recognize the Altima AC9100 chip, which is used in current versionsjdp2002-07-261-0/+1
* Work around what appears to be a chip bug in the BCM5701 that showsjdp2002-06-241-0/+1
* Try to sort out the correct way to generate async link state changewpaul2002-04-041-0/+18
* Teach the bge driver about the BCM5701 (specifically, the 3Comwpaul2002-03-221-0/+5
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-271-0/+6
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-271-0/+2132
OpenPOWER on IntegriCloud