summaryrefslogtreecommitdiffstats
path: root/sys/dev/bge
Commit message (Expand)AuthorAgeFilesLines
* Try to sort out the correct way to generate async link state changewpaul2002-04-042-15/+73
* Teach the bge driver about the BCM5701 (specifically, the 3Comwpaul2002-03-222-4/+20
* Remove __P.alfred2002-03-201-58/+56
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-111-6/+0
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-272-0/+8
* Fix warnings: the bge_bpd_read*() functions are not used (#ifdef notdef)peter2001-12-181-0/+4
* Disabled input hardware checksum due to it being calculated incorrecteddg2001-12-141-0/+2
* Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from thebrooks2001-12-031-1/+1
* Do not call mii_polltick() immediately after mii_tick().jlemon2001-09-291-12/+9
* Set the 'no pseudo header checksum' option for RX checksums, otherwisewpaul2001-09-281-3/+3
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-272-0/+4828
OpenPOWER on IntegriCloud